Service twig detail

Add to Default shortcuts
Computed Definition =>
array:5 [
  "class" => "Drupal\Core\Template\TwigEnvironment"
  "arguments" => {#1600
    +"type": "collection"
    +"value": array:6 [
      0 => "/var/www/html/web"
      1 => {#1601
        +"type": "service"
        +"id": "cache.default"
        +"invalidBehavior": 1
      }
      2 => "3VSE2JVBX1b8PvUKlOI9Pg2NkeEHEP8uf1cHyhk-iMs"
      3 => {#1602
        +"type": "service"
        +"id": "state"
        +"invalidBehavior": 1
      }
      4 => {#1599
        +"type": "service"
        +"id": "Twig\Loader\LoaderInterface"
        +"invalidBehavior": 1
      }
      5 => {#1597
        +"type": "parameter"
        +"name": "twig.config"
      }
    ]
  }
  "arguments_count" => 6
  "calls" => array:8 [
    0 => array:2 [
      0 => "addExtension"
      1 => {#1598
        +"type": "collection"
        +"value": array:1 [
          0 => {#1595
            +"type": "service"
            +"id": "Drupal\Core\Template\ComponentsTwigExtension"
            +"invalidBehavior": 1
          }
        ]
      }
    ]
    1 => array:2 [
      0 => "addExtension"
      1 => {#1596
        +"type": "collection"
        +"value": array:1 [
          0 => {#1593
            +"type": "service"
            +"id": "twig.extension"
            +"invalidBehavior": 1
          }
        ]
      }
    ]
    2 => array:2 [
      0 => "addExtension"
      1 => {#1594
        +"type": "collection"
        +"value": array:1 [
          0 => {#1591
            +"type": "service"
            +"id": "twig.extension.debug"
            +"invalidBehavior": 1
          }
        ]
      }
    ]
    3 => array:2 [
      0 => "addExtension"
      1 => {#1592
        +"type": "collection"
        +"value": array:1 [
          0 => {#1589
            +"type": "service"
            +"id": "twig.extension.varDumper"
            +"invalidBehavior": 1
          }
        ]
      }
    ]
    4 => array:2 [
      0 => "addExtension"
      1 => {#1590
        +"type": "collection"
        +"value": array:1 [
          0 => {#1587
            +"type": "service"
            +"id": "devel.twig.debug_extension"
            +"invalidBehavior": 1
          }
        ]
      }
    ]
    5 => array:2 [
      0 => "addExtension"
      1 => {#1588
        +"type": "collection"
        +"value": array:1 [
          0 => {#1581
            +"type": "service"
            +"id": "help_twig.extension"
            +"invalidBehavior": 1
          }
        ]
      }
    ]
    6 => array:2 [
      0 => "addExtension"
      1 => {#1586
        +"type": "collection"
        +"value": array:1 [
          0 => {#1585
            +"type": "service"
            +"id": "rasch_fi_services.twig.CustomTwig"
            +"invalidBehavior": 1
          }
        ]
      }
    ]
    7 => array:2 [
      0 => "addExtension"
      1 => {#1584
        +"type": "collection"
        +"value": array:1 [
          0 => {#1580
            +"type": "service"
            +"id": "twig_tweak.twig_extension"
            +"invalidBehavior": 1
          }
        ]
      }
    ]
  ]
  "alias" => "Drupal\Core\Template\TwigEnvironment"
]
Instance =>
Drupal\Core\Template\TwigEnvironment {#1611
  -charset: "UTF-8"
  -loader: Twig\Loader\ChainLoader {#1616
    -hasSourceCache: []
    -loaders: Generator {#1625
      trace: {
        /var/www/html/vendor/twig/twig/src/Loader/ChainLoader.php:41 {
          Twig\Loader\ChainLoader::Twig\Loader\{closure} …
          › 
          › $this->loaders = (static function () use ($current, $loader): \Generator {    yield from $current;
        }
        Twig\Loader\ChainLoader::Twig\Loader\{closure}() {}
      }
      closed: false
    }
  }
  -debug: false
  -autoReload: false
  -cache: Drupal\Core\Template\TwigPhpStorageCache {#1612
    #cache: Drupal\Core\Cache\DatabaseBackend {#283
      #maxRows: 5000
      #bin: "cache_default"
      #connection: Drupal\mysql\Driver\Database\mysql\Connection {#31
        #target: "default"
        #key: "default"
        #logger: null
        #transactionLayers: []
        #driverClasses: []
        #statementWrapperClass: "Drupal\Core\Database\StatementWrapperIterator"
        #transactionalDDLSupport: false
        #connection: PDO {#30
          inTransaction: false
          attributes: {
            CASE: NATURAL
            ERRMODE: EXCEPTION
            AUTOCOMMIT: 1
            PERSISTENT: false
            DRIVER_NAME: "mysql"
            SERVER_INFO: "Uptime: 9329686  Threads: 10  Questions: 1680142821  Slow queries: 30356  Opens: 9555  Open tables: 562  Queries per second avg: 180.085"
            ORACLE_NULLS: NATURAL
            CLIENT_VERSION: "mysqlnd 8.3.17"
            SERVER_VERSION: "11.4.5-MariaDB-log"
            STATEMENT_CLASS: array:1 [
              0 => "PDOStatement"
            ]
            EMULATE_PREPARES: 1
            CONNECTION_STATUS: "mariadb via TCP/IP"
            STRINGIFY_FETCHES: true
            DEFAULT_FETCH_MODE: BOTH
          }
        }
        #connectionOptions: array:11 [
          "database" => "drupal"
          "username" => "drupal"
          "password" => "zI6gwHhfooHcsrIdSC9oNEwzkF9PyiL3"
          "prefix" => ""
          "host" => "mariadb"
          "port" => "3306"
          "namespace" => "Drupal\mysql\Driver\Database\mysql"
          "driver" => "mysql"
          "init_commands" => array:2 [
            "isolation" => "SET SESSION tx_isolation='READ-COMMITTED'"
            "sql_mode" => "SET sql_mode = 'ANSI,TRADITIONAL'"
          ]
          "autoload" => "core/modules/mysql/src/Driver/Database/mysql/"
          "pdo" => array:6 [
            3 => 2
            1000 => true
            1005 => true
            20 => true
            1013 => false
            17 => true
          ]
        ]
        #schema: null
        #prefix: ""
        #tablePlaceholderReplacements: array:2 [
          0 => """
          1 => """
        ]
        #prefixes: []
        #prefixSearch: []
        #prefixReplace: []
        #unprefixedTablesMap: []
        #escapedTables: array:15 [
          "cache_container" => "cache_container"
          "cache_config" => "cache_config"
          "cache_default" => "cache_default"
          "cache_discovery" => "cache_discovery"
          "cache_bootstrap" => "cache_bootstrap"
          "users" => "users"
          "users_field_data" => "users_field_data"
          "cache_entity" => "cache_entity"
          "config" => "config"
          "user__field_fi_user" => "user__field_fi_user"
          "cache_access_policy" => "cache_access_policy"
          "cache_data" => "cache_data"
          "path_alias" => "path_alias"
          "router" => "router"
          "cache_dynamic_page_cache" => "cache_dynamic_page_cache"
        ]
        #escapedFields: array:31 [
          "" => ""
          "uid" => ""uid""
          "type" => ""type""
          "message" => ""message""
          "variables" => ""variables""
          "severity" => ""severity""
          "link" => ""link""
          "location" => ""location""
          "referer" => ""referer""
          "hostname" => ""hostname""
          "timestamp" => ""timestamp""
          "users_field_data.name" => ""users_field_data"."name""
          "users_field_data.status" => ""users_field_data"."status""
          "users_field_data.default_langcode" => ""users_field_data"."default_langcode""
          "base_table.uid" => ""base_table"."uid""
          "collection" => ""collection""
          "name" => ""name""
          "config.name" => ""config"."name""
          "user__field_fi_user.field_fi_user_value" => ""user__field_fi_user"."field_fi_user_value""
          "base_table.status" => ""base_table"."status""
          "base_table.alias" => ""base_table"."alias""
          "base_table.langcode" => ""base_table"."langcode""
          "base_table.id" => ""base_table"."id""
          "base_table.path" => ""base_table"."path""
          "cid" => ""cid""
          "expire" => ""expire""
          "created" => ""created""
          "tags" => ""tags""
          "checksum" => ""checksum""
          "data" => ""data""
          "serialized" => ""serialized""
        ]
        #escapedAliases: array:11 [
          "uid" => ""uid""
          "base_table_uid" => ""base_table_uid""
          "base_table" => ""base_table""
          "users_field_data" => ""users_field_data""
          "name" => ""name""
          "config" => ""config""
          "user__field_fi_user" => ""user__field_fi_user""
          "id" => ""id""
          "path" => ""path""
          "alias" => ""alias""
          "langcode" => ""langcode""
        ]
        #rootTransactionEndCallbacks: []
        #identifierQuotes: array:2 [
          0 => """
          1 => """
        ]
        -enabledEvents: []
        #transactionManager: ? Drupal\Core\Database\Transaction\TransactionManagerInterface|false
        #needsCleanup: false
        -serverVersion: null
      }
      #checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#69
        #connection: Drupal\mysql\Driver\Database\mysql\Connection {#31}
        #invalidatedTags: []
        #delayedTags: []
        #tagCache: array:9 [
          "locale" => "4"
          "entity_types" => "1411"
          "entity_field_info" => "817"
          "user_values" => 0
          "config:user.role.administrator" => "77"
          "config:user.role.authenticated" => "81"
          "access_policies" => 0
          "route_match" => "1204"
          "routes" => "1139"
        ]
      }
      #serializer: Drupal\Component\Serialization\PhpSerialize {#71}
      #time: Drupal\Component\Datetime\Time {#86
        #requestStack: Symfony\Component\HttpFoundation\RequestStack {#37
          -requests: array:2 [
            0 => Symfony\Component\HttpFoundation\Request {#17
              +attributes: Symfony\Component\HttpFoundation\ParameterBag {#20 …1}
              +request: Symfony\Component\HttpFoundation\InputBag {#18 …1}
              +query: Symfony\Component\HttpFoundation\InputBag {#19 …1}
              +server: Symfony\Component\HttpFoundation\ServerBag {#23 …1}
              +files: Symfony\Component\HttpFoundation\FileBag {#22 …1}
              +cookies: Symfony\Component\HttpFoundation\InputBag {#21 …1}
              +headers: Symfony\Component\HttpFoundation\HeaderBag {#24 …2}
              #content: null
              #languages: null
              #charsets: null
              #encodings: null
              #acceptableContentTypes: null
              #pathInfo: "/en/devel/container/service/twig"
              #requestUri: "/en/devel/container/service/twig"
              #baseUrl: ""
              #basePath: ""
              #method: "GET"
              #format: "html"
              #session: Symfony\Component\HttpFoundation\Session\Session {#188 …6}
              #locale: null
              #defaultLocale: "en"
              -preferredFormat: null
              -isHostValid: true
              -isForwardedValid: true
              -isSafeContentPreferred: ? bool
              -trustedValuesCache: []
              -isIisRewrite: false
            }
            1 => Symfony\Component\HttpFoundation\Request {#17}
          ]
        }
        #proxyRequestTime: ? float
      }
    }
    #storage: null
    #templateCacheFilenamePrefix: "6a27f45ad8ada"
  }
  -lexer: null
  -parser: null
  -compiler: null
  -globals: []
  -resolvedGlobals: null
  -loadedTemplates: null
  -strictVariables: false
  -originalCache: Drupal\Core\Template\TwigPhpStorageCache {#1612}
  -extensionSet: Twig\ExtensionSet {#1613
    -extensions: array:13 [
      "Twig\Extension\CoreExtension" => Twig\Extension\CoreExtension {#1610
        -dateFormats: array:2 [
          0 => "F j, Y H:i"
          1 => "%d days"
        ]
        -numberFormat: array:3 [
          0 => 0
          1 => "."
          2 => ","
        ]
        -timezone: null
      }
      "Twig\Extension\EscaperExtension" => Twig\Extension\EscaperExtension {#1607
        -environment: Drupal\Core\Template\TwigEnvironment {#1611}
        -escapers: []
        -escaper: null
        -defaultStrategy: "html"
      }
      "Twig\Extension\YieldNotReadyExtension" => Twig\Extension\YieldNotReadyExtension {#1608
        -useYield: false
      }
      "Twig\Extension\OptimizerExtension" => Twig\Extension\OptimizerExtension {#1605
        -optimizers: -1
      }
      "Twig\Extension\SandboxExtension" => Twig\Extension\SandboxExtension {#1603
        -sandboxedGlobally: true
        -sandboxed: null
        -policy: Drupal\Core\Template\TwigSandboxPolicy {#1606
          #allowed_methods: array:6 [
            "id" => 0
            "label" => 1
            "bundle" => 2
            "get" => 3
            "__toString" => 4
            "toString" => 5
          ]
          #allowed_prefixes: array:3 [
            0 => "get"
            1 => "has"
            2 => "is"
          ]
          #allowed_classes: array:1 [
            "Drupal\Core\Template\Attribute" => 0
          ]
        }
        -sourcePolicy: null
      }
      "Drupal\Core\Template\ComponentsTwigExtension" => Drupal\Core\Template\ComponentsTwigExtension {#1650
        #pluginManager: Drupal\Core\Theme\ComponentPluginManager {#1645
          #discovery: null
          #factory: Drupal\Core\Plugin\Factory\ContainerFactory {#1648
            #discovery: Drupal\Core\Theme\ComponentPluginManager {#1645}
            #interface: null
          }
          #mapper: null
          #cacheKey: "component_plugins"
          #cacheTags: []
          #alterHook: null
          #subdir: null
          #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39
            #loadedFiles: array:83 [
              "automated_cron" => true
              "basic_auth" => true
              "better_exposed_filters" => true
              "block" => true
              "block_content" => true
              "breakpoint" => true
              "comment" => true
              "company_teaser" => true
              "config" => true
              "contact" => true
              "contextual" => true
              "datetime" => true
              "dblog" => true
              "devel" => true
              "dp_import" => true
              "dynamic_page_cache" => true
              "editor" => true
              "field" => true
              "field_ui" => true
              "file" => true
              "filter" => true
              "google_analytics" => true
              "google_tag" => true
              "help" => true
              "history" => true
              "http_client_manager" => true
              "image" => true
              "jquery_ui" => true
              "jquery_ui_datepicker" => true
              "jquery_ui_slider" => true
              "jquery_ui_touch_punch" => true
              "language" => true
              "layout_builder" => true
              "layout_discovery" => true
              "link" => true
              "locale" => true
              "menu_link_content" => true
              "menu_ui" => true
              "mgt_transactions" => true
              "migrate" => true
              "migrate_import_tuned" => true
              "migrate_plus" => true
              "migrate_process_trim" => true
              "migrate_source_csv" => true
              "minifyhtml" => true
              "mysql" => true
              "node" => true
              "options" => true
              "path" => true
              "path_alias" => true
              "philoro" => true
              "premarket" => true
              "rasch_base" => true
              "rasch_dg" => true
              "rasch_fg" => true
              "rasch_fi_services" => true
              "rasch_mgt_transactions" => true
              "rasch_trading" => true
              "rasch_trendradar" => true
              "rasch_ttmz" => true
              "rasch_wikifolio" => true
              "search" => true
              "shortcut" => true
              "solid" => true
              "solid_rest" => true
              "system" => true
              "taxonomy" => true
              "text" => true
              "theme_switcher" => true
              "thescreener" => true
              "toolbar" => true
              "tour" => true
              "trendradar" => true
              "twig_tweak" => true
              "update" => true
              "user" => true
              "views_flipped_table" => true
              "views_ui" => true
              "wfg_msi" => true
              "wikifolio" => true
              "selective_better_exposed_filters" => true
              "views" => true
              "standard" => true
            ]
            #moduleList: array:83 [
              "automated_cron" => Drupal\Core\Extension\Extension {#53 …6}
              "basic_auth" => Drupal\Core\Extension\Extension {#63 …6}
              "better_exposed_filters" => Drupal\Core\Extension\Extension {#59 …6}
              "block" => Drupal\Core\Extension\Extension {#77 …6}
              "block_content" => Drupal\Core\Extension\Extension {#85 …6}
              "breakpoint" => Drupal\Core\Extension\Extension {#82 …6}
              "comment" => Drupal\Core\Extension\Extension {#83 …6}
              "company_teaser" => Drupal\Core\Extension\Extension {#84 …6}
              "config" => Drupal\Core\Extension\Extension {#81 …6}
              "contact" => Drupal\Core\Extension\Extension {#79 …6}
              "contextual" => Drupal\Core\Extension\Extension {#74 …6}
              "datetime" => Drupal\Core\Extension\Extension {#91 …6}
              "dblog" => Drupal\Core\Extension\Extension {#100 …6}
              "devel" => Drupal\Core\Extension\Extension {#101 …6}
              "dp_import" => Drupal\Core\Extension\Extension {#102 …6}
              "dynamic_page_cache" => Drupal\Core\Extension\Extension {#103 …6}
              "editor" => Drupal\Core\Extension\Extension {#104 …6}
              "field" => Drupal\Core\Extension\Extension {#105 …6}
              "field_ui" => Drupal\Core\Extension\Extension {#106 …6}
              "file" => Drupal\Core\Extension\Extension {#107 …6}
              "filter" => Drupal\Core\Extension\Extension {#108 …6}
              "google_analytics" => Drupal\Core\Extension\Extension {#109 …6}
              "google_tag" => Drupal\Core\Extension\Extension {#110 …6}
              "help" => Drupal\Core\Extension\Extension {#111 …6}
              "history" => Drupal\Core\Extension\Extension {#112 …6}
              "http_client_manager" => Drupal\Core\Extension\Extension {#113 …6}
              "image" => Drupal\Core\Extension\Extension {#114 …6}
              "jquery_ui" => Drupal\Core\Extension\Extension {#115 …6}
              "jquery_ui_datepicker" => Drupal\Core\Extension\Extension {#116 …6}
              "jquery_ui_slider" => Drupal\Core\Extension\Extension {#117 …6}
              "jquery_ui_touch_punch" => Drupal\Core\Extension\Extension {#118 …6}
              "language" => Drupal\Core\Extension\Extension {#119 …6}
              "layout_builder" => Drupal\Core\Extension\Extension {#120 …6}
              "layout_discovery" => Drupal\Core\Extension\Extension {#121 …6}
              "link" => Drupal\Core\Extension\Extension {#122 …6}
              "locale" => Drupal\Core\Extension\Extension {#123 …6}
              "menu_link_content" => Drupal\Core\Extension\Extension {#124 …6}
              "menu_ui" => Drupal\Core\Extension\Extension {#125 …6}
              "mgt_transactions" => Drupal\Core\Extension\Extension {#126 …6}
              "migrate" => Drupal\Core\Extension\Extension {#127 …6}
              "migrate_import_tuned" => Drupal\Core\Extension\Extension {#128 …6}
              "migrate_plus" => Drupal\Core\Extension\Extension {#129 …6}
              "migrate_process_trim" => Drupal\Core\Extension\Extension {#130 …6}
              "migrate_source_csv" => Drupal\Core\Extension\Extension {#131 …6}
              "minifyhtml" => Drupal\Core\Extension\Extension {#132 …6}
              "mysql" => Drupal\Core\Extension\Extension {#133 …6}
              "node" => Drupal\Core\Extension\Extension {#134 …6}
              "options" => Drupal\Core\Extension\Extension {#135 …6}
              "path" => Drupal\Core\Extension\Extension {#136 …6}
              "path_alias" => Drupal\Core\Extension\Extension {#137 …6}
              "philoro" => Drupal\Core\Extension\Extension {#138 …6}
              "premarket" => Drupal\Core\Extension\Extension {#139 …6}
              "rasch_base" => Drupal\Core\Extension\Extension {#140 …6}
              "rasch_dg" => Drupal\Core\Extension\Extension {#141 …6}
              "rasch_fg" => Drupal\Core\Extension\Extension {#142 …6}
              "rasch_fi_services" => Drupal\Core\Extension\Extension {#143 …6}
              "rasch_mgt_transactions" => Drupal\Core\Extension\Extension {#144 …6}
              "rasch_trading" => Drupal\Core\Extension\Extension {#145 …6}
              "rasch_trendradar" => Drupal\Core\Extension\Extension {#146 …6}
              "rasch_ttmz" => Drupal\Core\Extension\Extension {#147 …6}
              "rasch_wikifolio" => Drupal\Core\Extension\Extension {#148 …6}
              "search" => Drupal\Core\Extension\Extension {#149 …6}
              "shortcut" => Drupal\Core\Extension\Extension {#150 …6}
              "solid" => Drupal\Core\Extension\Extension {#151 …6}
              "solid_rest" => Drupal\Core\Extension\Extension {#152 …6}
              "system" => Drupal\Core\Extension\Extension {#153 …6}
              "taxonomy" => Drupal\Core\Extension\Extension {#154 …6}
              "text" => Drupal\Core\Extension\Extension {#155 …6}
              "theme_switcher" => Drupal\Core\Extension\Extension {#156 …6}
              "thescreener" => Drupal\Core\Extension\Extension {#157 …6}
              "toolbar" => Drupal\Core\Extension\Extension {#158 …6}
              "tour" => Drupal\Core\Extension\Extension {#159 …6}
              "trendradar" => Drupal\Core\Extension\Extension {#160 …6}
              "twig_tweak" => Drupal\Core\Extension\Extension {#161 …6}
              "update" => Drupal\Core\Extension\Extension {#162 …6}
              "user" => Drupal\Core\Extension\Extension {#163 …6}
              "views_flipped_table" => Drupal\Core\Extension\Extension {#164 …6}
              "views_ui" => Drupal\Core\Extension\Extension {#165 …6}
              "wfg_msi" => Drupal\Core\Extension\Extension {#166 …6}
              "wikifolio" => Drupal\Core\Extension\Extension {#167 …6}
              "selective_better_exposed_filters" => Drupal\Core\Extension\Extension {#168 …6}
              "views" => Drupal\Core\Extension\Extension {#169 …6}
              "standard" => Drupal\Core\Extension\Extension {#170 …6}
            ]
            #loaded: true
            #implementations: array:386 [
              "module_implements_alter" => array:1 [ …1]
              "entity_query_alter" => []
              "entity_query_user_alter" => []
              "query_alter" => array:1 [ …1]
              "query_entity_query_alter" => []
              "query_entity_query_user_alter" => []
              "entity_preload" => []
              "entity_load" => []
              "user_load" => []
              "language_types_info" => []
              "language_types_info_alter" => array:1 [ …1]
              "migrate_prepare_row" => array:2 [ …2]
              "migrate_philoro_prepare_row" => []
              "query_philoro_instrument_load_multiple_alter" => []
              "entity_storage_load" => array:1 [ …1]
              "philoro_instrument_storage_load" => []
              "philoro_instrument_load" => []
              "philoro_instrument_presave" => []
              "entity_presave" => array:2 [ …2]
              "philoro_instrument_update" => []
              "entity_update" => array:1 [ …1]
              "philoro_instrument_field_values_init" => []
              "entity_field_values_init" => []
              "philoro_instrument_create" => []
              "entity_create" => []
              "dp_underlying_load" => []
              "entity_access" => []
              "dp_underlying_access" => []
              "dp_underlying_form_mode_alter" => []
              "entity_form_mode_alter" => []
              "entity_query_entity_form_display_alter" => []
              "entity_form_display_create" => []
              "entity_form_display_alter" => []
              "entity_prepare_form" => []
              "dp_underlying_prepare_form" => []
              "entity_query_theme_switcher_rule_alter" => []
              "theme_switcher_rule_load" => []
              "form_alter" => array:5 [ …5]
              "form_dp_underlying_form_alter" => []
              "form_dp_underlying_edit_form_alter" => []
              "theme_suggestions_input" => []
              "theme_suggestions_alter" => array:1 [ …1]
              "theme_suggestions_input_alter" => []
              "template_preprocess_default_variables_alter" => array:1 [ …1]
              "link_alter" => []
              "theme_suggestions_container" => []
              "theme_suggestions_container_alter" => array:1 [ …1]
              "theme_suggestions_form" => []
              "theme_suggestions_form_alter" => []
              "entity_query_block_alter" => []
              "block_load" => []
              "block_access" => []
              "block_build_alter" => []
              "block_build_page_title_block_alter" => []
              "block_view_alter" => []
              "block_view_page_title_block_alter" => []
              "block_build_local_tasks_block_alter" => []
              "block_build_system_breadcrumb_block_alter" => []
              "block_build_system_messages_block_alter" => []
              "block_build_help_block_alter" => []
              "block_build_local_actions_block_alter" => array:1 [ …1]
              "block_build_system_main_block_alter" => []
              "block_view_system_main_block_alter" => array:1 [ …1]
              "page_attachments" => array:4 [ …4]
              "entity_query_google_tag_container_alter" => []
              "google_tag_container_load" => []
              "file_url_alter" => []
              "page_attachments_alter" => array:1 [ …1]
              "page_top" => array:6 [ …6]
              "page_bottom" => array:1 [ …1]
              "entity_query_tour_alter" => []
              "theme_suggestions_html" => array:1 [ …1]
              "theme_suggestions_html_alter" => []
              "theme_suggestions_page" => array:1 [ …1]
              "theme_suggestions_page_alter" => []
              "block_view_system_breadcrumb_block_alter" => []
              "view_load" => []
              "system_breadcrumb_alter" => array:2 [ …2]
              "theme_suggestions_block" => array:1 [ …1]
              "theme_suggestions_block_alter" => array:1 [ …1]
              "theme_suggestions_breadcrumb" => []
              "theme_suggestions_breadcrumb_alter" => []
              "theme_suggestions_region" => array:1 [ …1]
              "theme_suggestions_region_alter" => []
              "theme_suggestions_page_title" => []
              "theme_suggestions_page_title_alter" => []
              "shortcut_default_set" => []
              "shortcut_set_load" => []
              "entity_query_shortcut_alter" => []
              "query_entity_query_shortcut_alter" => []
              "shortcut_load" => []
              "dp_product_load" => []
              "rasch_trading_listing_load" => []
              "block_view_local_tasks_block_alter" => []
              "entity_query_entity_view_display_alter" => []
              "entity_view_display_create" => []
              "entity_view_display_alter" => array:1 [ …1]
              "menu_local_tasks_alter" => array:1 [ …1]
              "theme_suggestions_menu_local_tasks" => []
              "theme_suggestions_menu_local_tasks_alter" => []
              "theme_suggestions_menu_local_task" => []
              "theme_suggestions_menu_local_task_alter" => []
              "block_view_help_block_alter" => array:1 [ …1]
              "help" => array:53 [ …53]
              "block_view_local_actions_block_alter" => []
              "theme_suggestions_off_canvas_page_wrapper" => []
              "theme_suggestions_off_canvas_page_wrapper_alter" => []
              "theme_suggestions_menu" => []
              "theme_suggestions_menu_alter" => []
              "theme_suggestions_links" => []
              "theme_suggestions_links_alter" => []
              "user_format_name_alter" => []
              "js_settings_alter" => array:2 [ …2]
              "view_access" => []
              "form_views_ui_edit_display_form_alter" => []
              "theme_suggestions_select" => []
              "theme_suggestions_select_alter" => []
              "theme_suggestions_form_element" => []
              "theme_suggestions_form_element_alter" => []
              "theme_suggestions_form_element_label" => []
              "theme_suggestions_form_element_label_alter" => []
              "dp_underlying_view_mode_alter" => []
              "entity_view_mode_alter" => []
              "dp_underlying_build_defaults_alter" => []
              "entity_build_defaults_alter" => array:1 [ …1]
              "entity_prepare_view" => []
              "entity_display_build_alter" => []
              "dp_underlying_view" => []
              "entity_view" => array:1 [ …1]
              "dp_underlying_view_alter" => []
              "entity_view_alter" => array:1 [ …1]
              "taxonomy_term_load" => []
              "taxonomy_term_access" => []
              "taxonomy_term_form_mode_alter" => []
              "entity_form_display_load" => []
              "taxonomy_term_prepare_form" => []
              "form_taxonomy_term_confirm_form_alter" => []
              "form_taxonomy_term_search_integration_delete_form_alter" => []
              "theme_suggestions_confirm_form" => []
              "theme_suggestions_confirm_form_alter" => []
              "entity_view_display_load" => []
              "wikifolio_load" => []
              "wikifolio_access" => []
              "wikifolio_form_mode_alter" => []
              "wikifolio_prepare_form" => []
              "field_widget_single_element_form_alter" => array:1 [ …1]
              "field_widget_single_element_datetime_timestamp_form_alter" => []
              "field_widget_complete_form_alter" => []
              "field_widget_complete_datetime_timestamp_form_alter" => []
              "entity_field_access" => array:1 [ …1]
              "entity_field_access_alter" => []
              "form_wikifolio_form_alter" => []
              "form_wikifolio_edit_form_alter" => []
              "date_format_load" => []
              "theme_suggestions_field_multiple_value_form" => []
              "theme_suggestions_field_multiple_value_form_alter" => []
              "theme_suggestions_datetime_form" => []
              "theme_suggestions_datetime_form_alter" => []
              "theme_suggestions_datetime_wrapper" => []
              "theme_suggestions_datetime_wrapper_alter" => []
              "form_wikifolio_confirm_form_alter" => []
              "form_wikifolio_delete_form_alter" => []
              "taxonomy_term_view_mode_alter" => []
              "taxonomy_term_build_defaults_alter" => []
              "entity_query_taxonomy_term_alter" => []
              "query_entity_query_taxonomy_term_alter" => []
              "views_pre_view" => []
              "views_pre_build" => []
              "views_query_alter" => array:1 [ …1]
              "views_query_substitutions" => array:3 [ …3]
              "views_post_build" => []
              "views_pre_execute" => []
              "query_views_alter" => array:1 [ …1]
              "query_views_taxonomy_term_alter" => []
              "node_grants" => []
              "query_node_access_alter" => array:1 [ …1]
              "views_post_execute" => array:1 [ …1]
              "views_pre_render" => array:3 [ …3]
              "views_post_render" => []
              "theme_suggestions_views_view_rss" => []
              "theme_suggestions_views_view_rss_alter" => []
              "taxonomy_vocabulary_load" => []
              "query_taxonomy_term_access_alter" => []
              "query_term_access_alter" => []
              "field_widget_single_element_string_textarea_form_alter" => []
              "field_widget_complete_string_textarea_form_alter" => []
              "field_widget_single_element_language_select_form_alter" => []
              "field_widget_complete_language_select_form_alter" => []
              "language_content_settings_create" => []
              "field_widget_single_element_string_textfield_form_alter" => []
              "field_widget_complete_string_textfield_form_alter" => []
              "field_widget_single_element_boolean_checkbox_form_alter" => []
              "field_widget_complete_boolean_checkbox_form_alter" => []
              "form_taxonomy_term_form_alter" => []
              "form_taxonomy_term_search_integration_form_alter" => []
              "theme_suggestions_textarea" => []
              "theme_suggestions_textarea_alter" => []
              "theme_suggestions_details" => []
              "theme_suggestions_details_alter" => []
              "theme_suggestions_vertical_tabs" => []
              "theme_suggestions_vertical_tabs_alter" => []
              "rasch_trading_listing_access" => []
              "rasch_trading_listing_view_mode_alter" => []
              "rasch_trading_listing_build_defaults_alter" => []
              "rasch_trading_listing_view" => []
              "rasch_trading_listing_view_alter" => []
              "entity_query_path_alias_alter" => []
              "query_entity_query_path_alias_alter" => []
              "form_dp_underlying_confirm_form_alter" => []
              "form_dp_underlying_delete_form_alter" => []
              "contact_form_load" => []
              "contact_message_field_values_init" => []
              "contact_message_create" => []
              "contact_message_form_mode_alter" => []
              "contact_message_prepare_form" => []
              "form_contact_message_form_alter" => []
              "form_contact_message_feedback_form_alter" => []
              "form_views_ui_add_handler_form_alter" => []
              "theme_suggestions_table" => []
              "theme_suggestions_table_alter" => []
              "theme_suggestions_views_ui_container" => []
              "theme_suggestions_views_ui_container_alter" => []
              "rasch_trading_listing_form_mode_alter" => []
              "rasch_trading_listing_prepare_form" => []
              "form_rasch_trading_listing_confirm_form_alter" => []
              "form_rasch_trading_listing_delete_form_alter" => []
              "block_prepare_form" => []
              "form_block_confirm_form_alter" => []
              "form_block_delete_form_alter" => []
              "form_taxonomy_term_rasch_quotes_list_delete_form_alter" => []
              "form_rasch_trading_listing_form_alter" => []
              "form_rasch_trading_listing_edit_form_alter" => []
              "field_widget_single_element_text_textarea_form_alter" => []
              "field_widget_complete_text_textarea_form_alter" => []
              "field_widget_single_element_path_form_alter" => []
              "field_widget_complete_path_form_alter" => []
              "form_taxonomy_term_rasch_quotes_list_form_alter" => []
              "filter_format_access" => []
              "theme_suggestions_filter_guidelines" => []
              "theme_suggestions_filter_guidelines_alter" => []
              "theme_suggestions_filter_tips" => []
              "theme_suggestions_filter_tips_alter" => []
              "theme_suggestions_text_format_wrapper" => []
              "theme_suggestions_text_format_wrapper_alter" => []
              "user_access" => []
              "user_form_mode_alter" => []
              "user_prepare_form" => []
              "user_role_load" => []
              "field_widget_single_element_text_textfield_form_alter" => []
              "field_widget_complete_text_textfield_form_alter" => []
              "form_user_form_alter" => array:2 [ …2]
              "theme_suggestions_radios" => []
              "theme_suggestions_radios_alter" => []
              "theme_suggestions_fieldset" => []
              "theme_suggestions_fieldset_alter" => []
              "theme_suggestions_checkboxes" => []
              "theme_suggestions_checkboxes_alter" => []
              "shortcut_set_access" => []
              "contact_form_access" => []
              "contact_form_prepare_form" => []
              "form_contact_form_confirm_form_alter" => []
              "form_contact_form_delete_form_alter" => []
              "wikifolio_view_mode_alter" => []
              "wikifolio_build_defaults_alter" => []
              "wikifolio_view" => []
              "wikifolio_view_alter" => []
              "theme_suggestions_field" => array:1 [ …1]
              "theme_suggestions_field_alter" => array:1 [ …1]
              "theme_suggestions_time" => []
              "theme_suggestions_time_alter" => []
              "form_taxonomy_term_ms_category_id_delete_form_alter" => []
              "dp_product_access" => []
              "dp_product_form_mode_alter" => []
              "dp_product_prepare_form" => []
              "form_dp_product_confirm_form_alter" => []
              "form_dp_product_delete_form_alter" => []
              "block_create" => []
              "plugin_filter_condition_alter" => array:1 [ …1]
              "plugin_filter_condition__block_ui_alter" => []
              "form_block_form_alter" => []
              "transliteration_overrides_alter" => []
              "form_dp_product_form_alter" => []
              "form_dp_product_edit_form_alter" => []
              "form_devel_config_system_edit_form_alter" => []
              "query_taxonomy_term_load_multiple_alter" => []
              "taxonomy_term_storage_load" => []
              "theme_suggestions_views_view" => []
              "theme_suggestions_views_view_alter" => []
              "taxonomy_term_view" => []
              "taxonomy_term_view_alter" => []
              "theme_suggestions_taxonomy_term" => array:1 [ …1]
              "theme_suggestions_taxonomy_term_alter" => []
              "filter_format_load" => []
              "theme_suggestions_views_mini_pager" => []
              "theme_suggestions_views_mini_pager_alter" => []
              "theme_suggestions_feed_icon" => []
              "theme_suggestions_feed_icon_alter" => []
              "dp_product_view_mode_alter" => []
              "dp_product_build_defaults_alter" => []
              "form_devel_config_system_delete_form_alter" => []
              "views_handler_options_alter" => []
              "form_views_ui_config_item_form_alter" => array:1 [ …1]
              "theme_suggestions_item_list" => []
              "theme_suggestions_item_list_alter" => []
              "theme_suggestions_username" => []
              "theme_suggestions_username_alter" => []
              "theme_suggestions_pager" => []
              "theme_suggestions_pager_alter" => []
              "form_taxonomy_term_ms_category_id_form_alter" => []
              "user_view_mode_alter" => []
              "user_build_defaults_alter" => []
              "user_view" => array:1 [ …1]
              "user_view_alter" => array:1 [ …1]
              "theme_suggestions_user" => []
              "theme_suggestions_user_alter" => []
              "menu_load" => []
              "entity_create_access" => []
              "menu_link_content_create_access" => []
              "menu_link_content_field_values_init" => []
              "menu_link_content_create" => []
              "menu_link_content_form_mode_alter" => []
              "menu_link_content_prepare_form" => []
              "field_widget_single_element_link_default_form_alter" => []
              "field_widget_complete_link_default_form_alter" => []
              "field_widget_single_element_number_form_alter" => []
              "field_widget_complete_number_form_alter" => []
              "menu_link_content_access" => []
              "form_menu_link_content_form_alter" => []
              "form_menu_link_content_menu_link_content_form_alter" => []
              "theme_suggestions_menu_link_form" => []
              "theme_suggestions_menu_link_form_alter" => []
              "js_alter" => array:1 [ …1]
              "js_settings_build" => array:1 [ …1]
              "form_language_negotiation_configure_browser_delete_form_alter" => []
              "language_fallback_candidates_locale_lookup_alter" => []
              "language_fallback_candidates_alter" => []
              "query_user_load_multiple_alter" => []
              "user_storage_load" => []
              "form_devel_menu_rebuild_alter" => []
              "path_alias_load" => []
              "system_info_alter" => array:1 [ …1]
              "entity_view_mode_load" => []
              "form_devel_reinstall_form_alter" => []
              "view_prepare_form" => []
              "views_ui_display_top_links_alter" => []
              "views_ui_display_top_alter" => []
              "views_ui_display_tab_alter" => []
              "form_view_form_alter" => []
              "form_view_edit_form_alter" => []
              "form_view_preview_form_alter" => []
              "theme_suggestions_dropbutton_wrapper" => []
              "theme_suggestions_dropbutton_wrapper_alter" => []
              "theme_suggestions_views_ui_display_tab_setting" => []
              "theme_suggestions_views_ui_display_tab_setting_alter" => []
              "theme_suggestions_views_ui_display_tab_bucket" => []
              "theme_suggestions_views_ui_display_tab_bucket_alter" => []
              "tour_load" => []
              "tour_tips_alter" => array:1 [ …1]
              "node_type_load" => []
              "node_load" => []
              "entity_form_mode_load" => []
              "node_type_create_access" => []
              "search_page_load" => []
              "search_page_access" => []
              "menu_link_content_load" => []
              "menu_access" => []
              "form_views_ui_edit_details_form_alter" => []
              "block_content_type_load" => []
              "entity_query_filter_format_alter" => []
              "entity_view_mode_access" => []
              "entity_view_mode_prepare_form" => []
              "form_entity_view_mode_form_alter" => []
              "form_entity_view_mode_edit_form_alter" => []
              "form_views_ui_rearrange_form_alter" => []
              "views_analyze" => array:2 [ …2]
              "form_views_ui_analyze_view_form_alter" => []
              "entity_query_thescreener_stocks_alter" => []
              "query_entity_query_thescreener_stocks_alter" => []
              "query_thescreener_stocks_access_alter" => []
              "thescreener_stocks_load" => []
              "form_system_prepare_modules_entity_uninstall_alter" => []
              "entity_query_dp_underlying_alter" => []
              "query_dp_underlying_access_alter" => []
              "query_entity_query_dp_underlying_alter" => []
              "entity_operation" => array:7 [ …7]
              "entity_operation_alter" => []
            ]
            #verified: array:10 [
              "entity_query_alter" => true
              "entity_query_user_alter" => true
              "query_alter" => true
              "query_entity_query_alter" => true
              "query_entity_query_user_alter" => true
              "entity_preload" => true
              "entity_load" => true
              "user_load" => true
              "language_types_info" => true
              "language_types_info_alter" => true
            ]
            #hookInfo: null
            #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#51
              #bin: "cache_bootstrap"
              #consistentBackend: Drupal\Core\Cache\DatabaseBackend {#55
                #maxRows: 5000
                #bin: "cache_bootstrap"
                #connection: Drupal\mysql\Driver\Database\mysql\Connection {#31}
                #checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#69}
                #serializer: Drupal\Component\Serialization\PhpSerialize {#71}
                #time: Drupal\Component\Datetime\Time {#86}
              }
              #fastBackend: Drupal\Core\Cache\ApcuBackend {#66
                #bin: "bootstrap"
                #sitePrefix: "drupal.apcu_backend.10.5.10..80b6965aec7291db7913bf79c7f041034dacf687e1557560fefd751ee662c586"
                #binPrefix: "drupal.apcu_backend.10.5.10..80b6965aec7291db7913bf79c7f041034dacf687e1557560fefd751ee662c586::bootstrap::"
                #checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#69}
                #time: Drupal\Component\Datetime\Time {#86}
              }
              #lastWriteTimestamp: 1781659970.503
            }
            #cacheNeedsWriting: false
            #alterFunctions: array:3 [
              "entity_query,entity_query_user" => []
              "query,query_entity_query,query_entity_query_user" => array:1 [ …1]
              "language_types_info" => array:1 [ …1]
            ]
            #root: "/var/www/html/web"
            #includeFileKeys: []
          }
          #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
          #defaults: array:1 [
            "class" => "Drupal\Core\Plugin\Component"
          ]
          #pluginDefinitionAnnotationName: null
          #pluginDefinitionAttributeName: null
          #pluginInterface: null
          #namespaces: null
          #additionalAnnotationNamespaces: []
          #definitions: null
          #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#252
            #bin: "cache_discovery"
            #consistentBackend: Drupal\Core\Cache\DatabaseBackend {#255
              #maxRows: 5000
              #bin: "cache_discovery"
              #connection: Drupal\mysql\Driver\Database\mysql\Connection {#31}
              #checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#69}
              #serializer: Drupal\Component\Serialization\PhpSerialize {#71}
              #time: Drupal\Component\Datetime\Time {#86}
            }
            #fastBackend: Drupal\Core\Cache\ApcuBackend {#256
              #bin: "discovery"
              #sitePrefix: "drupal.apcu_backend.10.5.10..80b6965aec7291db7913bf79c7f041034dacf687e1557560fefd751ee662c586"
              #binPrefix: "drupal.apcu_backend.10.5.10..80b6965aec7291db7913bf79c7f041034dacf687e1557560fefd751ee662c586::discovery::"
              #checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#69}
              #time: Drupal\Component\Datetime\Time {#86}
            }
            #lastWriteTimestamp: 1781659907.098
          }
          #useCaches: true
          #themeHandler: Drupal\Core\Extension\ThemeHandler {#1426
            #list: array:5 [
              "stark" => Drupal\Core\Extension\Extension {#1631 …16}
              "widgets" => Drupal\Core\Extension\Extension {#1635 …17}
              "iframes" => Drupal\Core\Extension\Extension {#1634 …17}
              "blick" => Drupal\Core\Extension\Extension {#1633 …17}
              "claro" => Drupal\Core\Extension\Extension {#1627 …17}
            ]
            #configFactory: Drupal\Core\Config\ConfigFactory {#249
              #storage: Drupal\Core\Config\CachedStorage {#244
                #storage: Drupal\Core\Config\DatabaseStorage {#243 …6}
                #cache: Drupal\Core\Cache\ChainedFastBackend {#245 …4}
                #findByPrefixCache: array:1 [ …1]
                #_serviceIds: []
                #_entityStorages: []
              }
              #eventDispatcher: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher {#75 …3}
              #cache: array:19 [
                "rasch_fi_services.admin_settings:global_overrides:de" => Drupal\Core\Config\ImmutableConfig {#186 …16}
                "language.entity.de:global_overrides:de" => Drupal\Core\Config\ImmutableConfig {#1143 …16}
                "language.entity.en:global_overrides:de" => Drupal\Core\Config\ImmutableConfig {#1144 …16}
                "language.entity.und:global_overrides:de" => Drupal\Core\Config\ImmutableConfig {#1145 …16}
                "language.entity.zxx:global_overrides:de" => Drupal\Core\Config\ImmutableConfig {#1146 …16}
                "language.types:global_overrides:de" => Drupal\Core\Config\ImmutableConfig {#1139 …16}
                "language.negotiation:global_overrides:de" => Drupal\Core\Config\ImmutableConfig {#1166 …16}
                "system.date:global_overrides:de" => Drupal\Core\Config\ImmutableConfig {#1274 …16}
                "devel.settings:global_overrides:de" => Drupal\Core\Config\ImmutableConfig {#1392 …16}
                "language.entity.de:global_overrides:en" => Drupal\Core\Config\ImmutableConfig {#1463 …16}
                "language.entity.en:global_overrides:en" => Drupal\Core\Config\ImmutableConfig {#1460 …16}
                "language.entity.und:global_overrides:en" => Drupal\Core\Config\ImmutableConfig {#1429 …16}
                "language.entity.zxx:global_overrides:en" => Drupal\Core\Config\ImmutableConfig {#1428 …16}
                "language.types:global_overrides:en" => Drupal\Core\Config\ImmutableConfig {#1416 …16}
                "language.negotiation:global_overrides:en" => Drupal\Core\Config\ImmutableConfig {#1422 …16}
                "rasch_fi_services.admin_settings:global_overrides:en" => Drupal\Core\Config\ImmutableConfig {#1552 …16}
                "locale.settings:global_overrides:en" => Drupal\Core\Config\ImmutableConfig {#1551 …16}
                "devel.settings:global_overrides:en" => Drupal\Core\Config\ImmutableConfig {#1582
                  #name: "devel.settings"
                  #data: array:10 [
                    "_core" => array:1 [ …1]
                    "page_alter" => false
                    "raw_names" => false
                    "error_handlers" => array:1 [ …1]
                    "rebuild_theme" => false
                    "debug_mail_file_format" => "%to-%subject-%datetime.mail.txt"
                    "debug_mail_directory" => "temporary://devel-mails"
                    "devel_dumper" => "var_dumper"
                    "debug_logfile" => "temporary://drupal_debug.txt"
                    "debug_pre" => false
                  ]
                  #_serviceIds: []
                  #_entityStorages: []
                  #cacheContexts: array:1 [
                    0 => "languages:language_interface"
                  ]
                  #cacheTags: []
                  #cacheMaxAge: -1
                  #storage: Drupal\Core\Config\CachedStorage {#244}
                  #schemaWrapper: null
                  #typedConfigManager: Drupal\Core\Config\TypedConfigManager {#251
                    #discovery: null
                    #factory: null
                    #mapper: null
                    #cacheKey: "typed_config_definitions"
                    #cacheTags: []
                    #alterHook: "config_schema_info"
                    #subdir: null
                    #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
                    #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
                    #defaults: []
                    #pluginDefinitionAnnotationName: null
                    #pluginDefinitionAttributeName: null
                    #pluginInterface: null
                    #namespaces: null
                    #additionalAnnotationNamespaces: []
                    #definitions: null
                    #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#252}
                    #useCaches: true
                    #validator: null
                    #constraintManager: Drupal\Core\Validation\ConstraintManager {#261 …18}
                    #prototypes: []
                    #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#80
                      #container: Drupal\Core\DependencyInjection\Container {#40 …7}
                      #_serviceIds: []
                      #_entityStorages: []
                    }
                    #_serviceIds: []
                    #_entityStorages: []
                    #configStorage: Drupal\Core\Config\CachedStorage {#244}
                    #schemaStorage: Drupal\Core\Config\ExtensionInstallStorage {#253 …7}
                  }
                  #isNew: false
                  #originalData: array:10 [
                    "_core" => array:1 [ …1]
                    "page_alter" => false
                    "raw_names" => false
                    "error_handlers" => array:1 [ …1]
                    "rebuild_theme" => false
                    "debug_mail_file_format" => "%to-%subject-%datetime.mail.txt"
                    "debug_mail_directory" => "temporary://devel-mails"
                    "devel_dumper" => "var_dumper"
                    "debug_logfile" => "temporary://drupal_debug.txt"
                    "debug_pre" => false
                  ]
                  #eventDispatcher: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher {#75 …3}
                  #overriddenData: array:10 [
                    "_core" => array:1 [ …1]
                    "page_alter" => false
                    "raw_names" => false
                    "error_handlers" => array:1 [ …1]
                    "rebuild_theme" => false
                    "debug_mail_file_format" => "%to-%subject-%datetime.mail.txt"
                    "debug_mail_directory" => "temporary://devel-mails"
                    "devel_dumper" => "var_dumper"
                    "debug_logfile" => "temporary://drupal_debug.txt"
                    "debug_pre" => false
                  ]
                  #moduleOverrides: null
                  #settingsOverrides: null
                }
                "core.extension:global_overrides:en" => Drupal\Core\Config\ImmutableConfig {#1622 …16}
              ]
              #typedConfigManager: Drupal\Core\Config\TypedConfigManager {#251}
              #configFactoryOverrides: array:1 [
                0 => Drupal\language\Config\LanguageConfigFactoryOverride {#239
                  #baseStorage: Drupal\Core\Config\CachedStorage {#244}
                  #storages: array:2 [ …2]
                  #typedConfigManager: Drupal\Core\Config\TypedConfigManager {#251}
                  #eventDispatcher: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher {#75 …3}
                  #language: Drupal\Core\Language\Language {#1165 …5}
                }
              ]
            }
            #themeList: Drupal\Core\Extension\ThemeExtensionList {#1436
              #type: "theme"
              #root: "/var/www/html/web"
              #cache: Drupal\Core\Cache\DatabaseBackend {#283}
              #defaults: array:11 [ …11]
              #infoParser: Drupal\Core\Extension\InfoParser {#1433 …2}
              #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
              #extensions: array:8 [ …8]
              #extensionInfo: null
              #pathNames: null
              #addedPathNames: []
              #state: Drupal\Core\State\State {#204
                #cid: "state"
                #tags: []
                #cache: Drupal\Core\Cache\ChainedFastBackend {#51}
                #lock: Drupal\Core\ProxyClass\Lock\DatabaseLockBackend {#206
                  #drupalProxyOriginalServiceId: "drupal.proxy_original_service.lock"
                  #service: null
                  #container: Drupal\Core\DependencyInjection\Container {#40 …7}
                  #_serviceIds: []
                  #_entityStorages: []
                }
                #keysToPersist: []
                #keysToRemove: []
                #storage: array:8 [
                  "routing.menu_masks.router" => array:61 [
                    0 => 1003
                    1 => 987
                    2 => 501
                    3 => 500
                    4 => 493
                    5 => 492
                    6 => 491
                    7 => 485
                    8 => 464
                    9 => 254
                    10 => 253
                    11 => 252
                    12 => 251
                    13 => 250
                    14 => 247
                    15 => 246
                    16 => 245
                    17 => 244
                    18 => 243
                    19 => 232
                    20 => 224
                    21 => 126
                    22 => 125
                    23 => 124
                    24 => 123
                    25 => 122
                    26 => 121
                    27 => 117
                    28 => 116
                    29 => 112
                    30 => 96
                    31 => 63
                    32 => 62
                    33 => 61
                    34 => 60
                    35 => 59
                    36 => 56
                    37 => 53
                    38 => 49
                    39 => 48
                    40 => 42
                    41 => 32
                    42 => 31
                    43 => 30
                    44 => 29
                    45 => 28
                    46 => 27
                    47 => 24
                    48 => 21
                    49 => 15
                    50 => 14
                    51 => 13
                    52 => 12
                    53 => 11
                    54 => 8
                    55 => 7
                    56 => 6
                    57 => 5
                    58 => 3
                    59 => 2
                    60 => 1
                  ]
                  "system.maintenance_mode" => false
                  "routing.non_admin_routes" => array:551 [
                    0 => "block.category_autocomplete"
                    1 => "block_content.add_page"
                    2 => "block_content.add_form"
                    3 => "entity.block_content.edit_form.bc"
                    4 => "entity.block_content.delete_form.bc"
                    5 => "entity.comment.edit_form"
                    6 => "comment.approve"
                    7 => "entity.comment.canonical"
                    8 => "entity.comment.delete_form"
                    9 => "comment.reply"
                    10 => "comment.new_comments_node_links"
                    11 => "comment.node_redirect"
                    12 => "contact.site_page"
                    13 => "entity.contact_form.canonical"
                    14 => "entity.user.contact_form"
                    15 => "contextual.render"
                    16 => "devel.reinstall"
                    17 => "devel.menu_rebuild"
                    18 => "devel.configs_list"
                    19 => "devel.config_edit"
                    20 => "devel.config_delete"
                    21 => "devel.state_system_page"
                    22 => "devel.system_state_edit"
                    23 => "devel.theme_registry"
                    24 => "devel.field_info_page"
                    25 => "devel.session"
                    26 => "devel.switch"
                    27 => "devel.switch_user"
                    28 => "devel.cache_clear"
                    29 => "devel.run_cron"
                    30 => "devel.container_info.service"
                    31 => "devel.container_info.service.detail"
                    32 => "devel.container_info.parameter"
                    33 => "devel.container_info.parameter.detail"
                    34 => "devel.route_info"
                    35 => "devel.route_info.item"
                    36 => "devel.event_info"
                    37 => "devel.layout_info"
                    38 => "devel.elements_page"
                    39 => "devel.elements_page.detail"
                    40 => "devel.entity_info_page"
                    41 => "devel.entity_info_page.detail"
                    42 => "devel.entity_info_page.fields"
                    43 => "editor.filter_xss"
                    44 => "editor.image_dialog"
                    45 => "editor.link_dialog"
                    46 => "file.ajax_progress"
                    47 => "filter.tips_all"
                    48 => "filter.tips"
                    49 => "history.get_last_node_view"
                    50 => "history.read_node"
                    51 => "image.style_public"
                    52 => "image.style_private"
                    53 => "layout_builder.choose_section"
                    54 => "layout_builder.add_section"
                    55 => "layout_builder.configure_section"
                    56 => "layout_builder.remove_section"
                    57 => "layout_builder.choose_block"
                    58 => "layout_builder.add_block"
                    59 => "layout_builder.choose_inline_block"
                    60 => "layout_builder.update_block"
                    61 => "layout_builder.move_block_form"
                    62 => "layout_builder.remove_block"
                    63 => "layout_builder.move_block"
                    64 => "node.add_page"
                    65 => "node.add"
                    66 => "entity.node.preview"
                    67 => "entity.node.version_history"
                    68 => "entity.node.revision"
                    69 => "node.revision_revert_confirm"
                    70 => "node.revision_revert_translation_confirm"
                    71 => "node.revision_delete_confirm"
                    72 => "rasch_fg.regional_exposure"
                    73 => "rasch_fg.asset_allocation"
                    74 => "rasch_fg.global_stock_sector"
                    75 => "rasch_fg.holdings"
                    76 => "rasch_fi_services.landingPageOverview"
                    77 => "rasch_fi_services.fullquoteHeaderExtended"
                    78 => "rasch_fi_services.fullquoteHeader"
                    79 => "rasch_fi_services.chartWidgetHeader"
                    80 => "rasch_fi_services.orderbook"
                    81 => "rasch_fi_services.latestDataInArticle"
                    82 => "rasch_fi_services.latestData"
                    83 => "rasch_fi_services.summary"
                    84 => "rasch_fi_services.timeseriesFullquoteWidget"
                    85 => "rasch_fi_services.orderbookFullquoteWidget"
                    86 => "rasch_fi_services.intradayJSON"
                    87 => "rasch_fi_services.autoUpdateChart"
                    88 => "rasch_fi_services.timeseriesJSON"
                    89 => "rasch_fi_services.mini_chart"
                    90 => "rasch_fi_services.iframed_chart"
                    91 => "rasch_fi_services.trendradar_signal"
                    92 => "rasch_fi_services.comparison_last_year"
                    93 => "rasch_fi_services.masterdata"
                    94 => "rasch_fi_services.fundamentaldata"
                    95 => "rasch_fi_services.standard_widget"
                    96 => "rasch_fi_services.actionButtons"
                    97 => "rasch_fi_services.comparisonYears"
                    98 => "rasch_fi_services.volume_turnover"
                    99 => "rasch_fi_services.performance_development"
                    100 => "rasch_fi_services.corporate_actions"
                    101 => "rasch_fi_services.list_small"
                    102 => "rasch_fi_services.list_small_ytd"
                    103 => "rasch_fi_services.market_overview"
                    104 => "rasch_fi_services.market_overview_extended"
                    105 => "rasch_fi_services.list_chart_comparison"
                    106 => "rasch_fi_services.top_list"
                    107 => "rasch_fi_services.flop_list"
                    108 => "rasch_fi_services.list_dynamic"
                    109 => "rasch_fi_services.list_meta_data"
                    110 => "rasch_fi_services.list_json"
                    111 => "rasch_fi_services.list_extra_json"
                    112 => "rasch_fi_services.list"
                    113 => "rasch_fi_services.list_legacy"
                    114 => "rasch_fi_services.list_ajax"
                    115 => "rasch_fi_services.integrations"
                    116 => "rasch_fi_services.solidQuoteJson"
                    117 => "rasch_fi_services.dpProductJson"
                    118 => "rasch_fi_services.dpProductSearchJson"
                    119 => "rasch_fi_services.solidQuoteSearchJson"
                    120 => "rasch_fi_services.tradable"
                    121 => "rasch_fi_services.piano_template"
                    122 => "rasch_fi_services.integration_company_teasers"
                    123 => "rasch_fi_services.search_integration"
                    124 => "rasch_fi_services.search_wikifolio"
                    125 => "rasch_fi_services.solidQuoteSearchMarketPlaces"
                    126 => "rasch_fi_services.solidQuoteSearchSectors"
                    127 => "rasch_fi_services.solidQuoteSearchTwentyoneShares"
                    128 => "rasch_fi_services.cryptocompare"
                    129 => "rasch_fi_services.derivatives_partner_fullquote"
                    130 => "rasch_fi_services.derivatives_partner_masterdata"
                    131 => "rasch_fi_services.derivatives_partner_metrics"
                    132 => "rasch_fi_services.derivatives_partner_rating"
                    133 => "rasch_fi_services.derivatives_partner_underlying"
                    134 => "rasch_fi_services.derivatives_list_calls_puts"
                    135 => "rasch_fi_services.derivatives_list_calls_puts_ajax"
                    136 => "rasch_fi_services.wikifolioLandingPage"
                    137 => "rasch_fi_services.thescreener_fullquote"
                    138 => "rasch_fi_services.thescreener_fullquote_json"
                    139 => "rasch_fi_services.watchlist_mini"
                    140 => "rasch_fi_services.portfolio_mini"
                    141 => "rasch_fi_services.funds_standard_widget"
                    142 => "rasch_fi_services.premarketSegmentTeaser"
                    143 => "rasch_fi_services.premarketSegmentOverview"
                    144 => "rasch_fi_services.managementTransactionsNewsletter"
                    145 => "rasch_fi_services.managementTransactionsOverview"
                    146 => "rasch_fi_services.managementTransactionsFullquote"
                    147 => "rasch_fi_services.trendRadarOverview"
                    148 => "rasch_fi_services.currency_calculator"
                    149 => "rasch_fi_services.watchlist"
                    150 => "rasch_fi_services.delete_watchlist_instrument"
                    151 => "rasch_fi_services.delete_watchlist"
                    152 => "rasch_fi_services.edit_watchlist"
                    153 => "rasch_fi_services.set_default_watchlist"
                    154 => "rasch_fi_services.testWidgets"
                    155 => "rasch_fi_services.testcreateWatchlistEntries"
                    156 => "rasch_fi_services.testCreateWatchlistFromJson"
                    157 => "rasch_fi_services.testAddAlertstFromJson"
                    158 => "rasch_fi_services.testCreatePortfolioFromJson"
                    159 => "rasch_fi_services.testPortfolioPerformance"
                    160 => "rasch_fi_services.newsletter_market_overview"
                    161 => "rasch_fi_services.newsletter_hz_banking"
                    162 => "rasch_fi_services.newsletter_market_top_flop_default"
                    163 => "rasch_fi_services.newsletter_market_top_flop_param"
                    164 => "rasch_fi_services.newsletter_instrument_data_performance"
                    165 => "rasch_fi_services.alerts_ticker"
                    166 => "rasch_fi_services.alerts"
                    167 => "rasch_fi_services.blick_market_overview"
                    168 => "rasch_fi_services.blick_market_combo"
                    169 => "rasch_fi_services.translateFiboxUserToSolidUser"
                    170 => "search.view"
                    171 => "search.view_node_search"
                    172 => "search.help_node_search"
                    173 => "search.view_user_search"
                    174 => "search.help_user_search"
                    175 => "shortcut.set_switch"
                    176 => "solid_rest.example"
                    177 => "system.css_asset"
                    178 => "system.js_asset"
                    179 => "system.401"
                    180 => "system.403"
                    181 => "system.404"
                    182 => "system.4xx"
                    183 => "system.cron"
                    184 => "system.machine_name_transliterate"
                    185 => "system.files"
                    186 => "system.private_file_download"
                    187 => "system.temporary"
                    188 => "<front>"
                    189 => "<none>"
                    190 => "<nolink>"
                    191 => "<button>"
                    192 => "<current>"
                    193 => "system.timezone"
                    194 => "system.batch_page.html"
                    195 => "system.db_update"
                    196 => "system.entity_autocomplete"
                    197 => "system.csrftoken"
                    198 => "entity.taxonomy_term.edit_form"
                    199 => "entity.taxonomy_term.delete_form"
                    200 => "toolbar.subtrees"
                    201 => "user.register"
                    202 => "user.logout"
                    203 => "user.logout.confirm"
                    204 => "user.pass"
                    205 => "user.page"
                    206 => "user.edit"
                    207 => "user.login"
                    208 => "user.cancel_confirm"
                    209 => "user.reset.login"
                    210 => "user.reset"
                    211 => "user.reset.form"
                    212 => "user.well-known.change_password"
                    213 => "view.cash_company_teaser.page_1"
                    214 => "view.cash_derivative_partner_data.dp_emissions_sponsored"
                    215 => "view.cash_derivative_partner_data.dp_guide_sponsored"
                    216 => "view.cash_derivative_partner_data.dp_new_products"
                    217 => "view.cash_derivative_partner_data.dp_soon_to_expire"
                    218 => "view.cash_derivative_partner_data.dp_top_turnover"
                    219 => "view.cash_derivative_partner_data.iframe_calls_puts"
                    220 => "view.cash_derivative_partner_data.temp_dp_emissions"
                    221 => "view.cash_derivative_partner_data.temp_dp_guide"
                    222 => "view.cash_morningstar_data.guide"
                    223 => "view.frontpage.feed_1"
                    224 => "view.frontpage.page_1"
                    225 => "view.taxonomy_term.feed_1"
                    226 => "view.taxonomy_term.page_1"
                    227 => "views.ajax"
                    228 => "entity.dp_underlying.canonical"
                    229 => "entity.dp_product.canonical"
                    230 => "entity.file.delete_form"
                    231 => "entity.mgt_transactions.canonical"
                    232 => "entity.node.canonical"
                    233 => "entity.node.delete_form"
                    234 => "entity.node.edit_form"
                    235 => "entity.philoro_instrument.canonical"
                    236 => "entity.premarket_instrument.canonical"
                    237 => "entity.rasch_trading_listing.canonical"
                    238 => "entity.rasch_ttmz_ix_con.canonical"
                    239 => "entity.taxonomy_term.version_history"
                    240 => "entity.taxonomy_term.revision"
                    241 => "entity.taxonomy_term.revision_revert_form"
                    242 => "entity.taxonomy_term.revision_delete_form"
                    243 => "entity.thescreener_stocks.canonical"
                    244 => "entity.trendradar.canonical"
                    245 => "entity.user.canonical"
                    246 => "entity.user.edit_form"
                    247 => "entity.user.cancel_form"
                    248 => "entity.wikifolio.canonical"
                    249 => "entity.block.devel_load"
                    250 => "entity.block.devel_load_with_references"
                    251 => "entity.block.devel_definition"
                    252 => "entity.block.devel_path_alias"
                    253 => "entity.block_content.devel_load"
                    254 => "entity.block_content.devel_load_with_references"
                    255 => "entity.block_content.devel_render"
                    256 => "entity.block_content.devel_definition"
                    257 => "entity.block_content.devel_path_alias"
                    258 => "entity.block_content_type.devel_load"
                    259 => "entity.block_content_type.devel_load_with_references"
                    260 => "entity.block_content_type.devel_definition"
                    261 => "entity.block_content_type.devel_path_alias"
                    262 => "entity.comment_type.devel_load"
                    263 => "entity.comment_type.devel_load_with_references"
                    264 => "entity.comment_type.devel_definition"
                    265 => "entity.comment_type.devel_path_alias"
                    266 => "entity.comment.devel_load"
                    267 => "entity.comment.devel_load_with_references"
                    268 => "entity.comment.devel_render"
                    269 => "entity.comment.devel_definition"
                    270 => "entity.comment.devel_path_alias"
                    271 => "entity.contact_form.devel_load"
                    272 => "entity.contact_form.devel_load_with_references"
                    273 => "entity.contact_form.devel_definition"
                    274 => "entity.contact_form.devel_path_alias"
                    275 => "entity.contact_message.devel_load"
                    276 => "entity.contact_message.devel_load_with_references"
                    277 => "entity.contact_message.devel_definition"
                    278 => "entity.contact_message.devel_path_alias"
                    279 => "entity.dp_underlying.devel_load"
                    280 => "entity.dp_underlying.devel_load_with_references"
                    281 => "entity.dp_underlying.devel_render"
                    282 => "entity.dp_underlying.devel_definition"
                    283 => "entity.dp_underlying.devel_path_alias"
                    284 => "entity.dp_product.devel_load"
                    285 => "entity.dp_product.devel_load_with_references"
                    286 => "entity.dp_product.devel_render"
                    287 => "entity.dp_product.devel_definition"
                    288 => "entity.dp_product.devel_path_alias"
                    289 => "entity.editor.devel_load"
                    290 => "entity.editor.devel_load_with_references"
                    291 => "entity.editor.devel_definition"
                    292 => "entity.editor.devel_path_alias"
                    293 => "entity.field_config.devel_load"
                    294 => "entity.field_config.devel_load_with_references"
                    295 => "entity.field_config.devel_definition"
                    296 => "entity.field_config.devel_path_alias"
                    297 => "entity.field_storage_config.devel_load"
                    298 => "entity.field_storage_config.devel_load_with_references"
                    299 => "entity.field_storage_config.devel_definition"
                    300 => "entity.field_storage_config.devel_path_alias"
                    301 => "entity.file.devel_load"
                    302 => "entity.file.devel_load_with_references"
                    303 => "entity.file.devel_definition"
                    304 => "entity.file.devel_path_alias"
                    305 => "entity.filter_format.devel_load"
                    306 => "entity.filter_format.devel_load_with_references"
                    307 => "entity.filter_format.devel_definition"
                    308 => "entity.filter_format.devel_path_alias"
                    309 => "entity.google_tag_container.devel_load"
                    310 => "entity.google_tag_container.devel_load_with_references"
                    311 => "entity.google_tag_container.devel_definition"
                    312 => "entity.google_tag_container.devel_path_alias"
                    313 => "entity.http_config_request.devel_load"
                    314 => "entity.http_config_request.devel_load_with_references"
                    315 => "entity.http_config_request.devel_definition"
                    316 => "entity.http_config_request.devel_path_alias"
                    317 => "entity.image_style.devel_load"
                    318 => "entity.image_style.devel_load_with_references"
                    319 => "entity.image_style.devel_definition"
                    320 => "entity.image_style.devel_path_alias"
                    321 => "entity.configurable_language.devel_load"
                    322 => "entity.configurable_language.devel_load_with_references"
                    323 => "entity.configurable_language.devel_definition"
                    324 => "entity.configurable_language.devel_path_alias"
                    325 => "entity.language_content_settings.devel_load"
                    326 => "entity.language_content_settings.devel_load_with_references"
                    327 => "entity.language_content_settings.devel_definition"
                    328 => "entity.language_content_settings.devel_path_alias"
                    329 => "entity.menu_link_content.devel_load"
                    330 => "entity.menu_link_content.devel_load_with_references"
                    331 => "entity.menu_link_content.devel_render"
                    332 => "entity.menu_link_content.devel_definition"
                    333 => "entity.menu_link_content.devel_path_alias"
                    334 => "entity.mgt_transactions.devel_load"
                    335 => "entity.mgt_transactions.devel_load_with_references"
                    336 => "entity.mgt_transactions.devel_render"
                    337 => "entity.mgt_transactions.devel_definition"
                    338 => "entity.mgt_transactions.devel_path_alias"
                    339 => "entity.migration.devel_load"
                    340 => "entity.migration.devel_load_with_references"
                    341 => "entity.migration.devel_definition"
                    342 => "entity.migration.devel_path_alias"
                    343 => "entity.migration_group.devel_load"
                    344 => "entity.migration_group.devel_load_with_references"
                    345 => "entity.migration_group.devel_definition"
                    346 => "entity.migration_group.devel_path_alias"
                    347 => "entity.node.devel_load"
                    348 => "entity.node.devel_load_with_references"
                    349 => "entity.node.devel_render"
                    350 => "entity.node.devel_definition"
                    351 => "entity.node.devel_path_alias"
                    352 => "entity.node_type.devel_load"
                    353 => "entity.node_type.devel_load_with_references"
                    354 => "entity.node_type.devel_definition"
                    355 => "entity.node_type.devel_path_alias"
                    356 => "entity.path_alias.devel_load"
                    357 => "entity.path_alias.devel_load_with_references"
                    358 => "entity.path_alias.devel_definition"
                    359 => "entity.path_alias.devel_path_alias"
                    360 => "entity.philoro_instrument.devel_load"
                    361 => "entity.philoro_instrument.devel_load_with_references"
                    362 => "entity.philoro_instrument.devel_render"
                    363 => "entity.philoro_instrument.devel_definition"
                    364 => "entity.philoro_instrument.devel_path_alias"
                    365 => "entity.premarket_instrument.devel_load"
                    366 => "entity.premarket_instrument.devel_load_with_references"
                    367 => "entity.premarket_instrument.devel_render"
                    368 => "entity.premarket_instrument.devel_definition"
                    369 => "entity.premarket_instrument.devel_path_alias"
                    370 => "entity.rasch_fg_fund.devel_load"
                    371 => "entity.rasch_fg_fund.devel_load_with_references"
                    372 => "entity.rasch_fg_fund.devel_definition"
                    373 => "entity.rasch_fg_fund.devel_path_alias"
                    374 => "entity.rasch_trading_listing.devel_load"
                    375 => "entity.rasch_trading_listing.devel_load_with_references"
                    376 => "entity.rasch_trading_listing.devel_render"
                    377 => "entity.rasch_trading_listing.devel_definition"
                    378 => "entity.rasch_trading_listing.devel_path_alias"
                    379 => "entity.rasch_ttmz_ix_con.devel_load"
                    380 => "entity.rasch_ttmz_ix_con.devel_load_with_references"
                    381 => "entity.rasch_ttmz_ix_con.devel_render"
                    382 => "entity.rasch_ttmz_ix_con.devel_definition"
                    383 => "entity.rasch_ttmz_ix_con.devel_path_alias"
                    384 => "entity.search_page.devel_load"
                    385 => "entity.search_page.devel_load_with_references"
                    386 => "entity.search_page.devel_definition"
                    387 => "entity.search_page.devel_path_alias"
                    388 => "entity.shortcut_set.devel_load"
                    389 => "entity.shortcut_set.devel_load_with_references"
                    390 => "entity.shortcut_set.devel_definition"
                    391 => "entity.shortcut_set.devel_path_alias"
                    392 => "entity.shortcut.devel_load"
                    393 => "entity.shortcut.devel_load_with_references"
                    394 => "entity.shortcut.devel_render"
                    395 => "entity.shortcut.devel_definition"
                    396 => "entity.shortcut.devel_path_alias"
                    397 => "entity.action.devel_load"
                    398 => "entity.action.devel_load_with_references"
                    399 => "entity.action.devel_definition"
                    400 => "entity.action.devel_path_alias"
                    401 => "entity.menu.devel_load"
                    402 => "entity.menu.devel_load_with_references"
                    403 => "entity.menu.devel_definition"
                    404 => "entity.menu.devel_path_alias"
                    405 => "entity.taxonomy_term.devel_load"
                    406 => "entity.taxonomy_term.devel_load_with_references"
                    407 => "entity.taxonomy_term.devel_render"
                    408 => "entity.taxonomy_term.devel_definition"
                    409 => "entity.taxonomy_term.devel_path_alias"
                    410 => "entity.taxonomy_vocabulary.devel_load"
                    411 => "entity.taxonomy_vocabulary.devel_load_with_references"
                    412 => "entity.taxonomy_vocabulary.devel_definition"
                    413 => "entity.taxonomy_vocabulary.devel_path_alias"
                    414 => "entity.theme_switcher_rule.devel_load"
                    415 => "entity.theme_switcher_rule.devel_load_with_references"
                    416 => "entity.theme_switcher_rule.devel_definition"
                    417 => "entity.theme_switcher_rule.devel_path_alias"
                    418 => "entity.thescreener_stocks.devel_load"
                    419 => "entity.thescreener_stocks.devel_load_with_references"
                    420 => "entity.thescreener_stocks.devel_render"
                    421 => "entity.thescreener_stocks.devel_definition"
                    422 => "entity.thescreener_stocks.devel_path_alias"
                    423 => "entity.tour.devel_load"
                    424 => "entity.tour.devel_load_with_references"
                    425 => "entity.tour.devel_definition"
                    426 => "entity.tour.devel_path_alias"
                    427 => "entity.trendradar.devel_load"
                    428 => "entity.trendradar.devel_load_with_references"
                    429 => "entity.trendradar.devel_render"
                    430 => "entity.trendradar.devel_definition"
                    431 => "entity.trendradar.devel_path_alias"
                    432 => "entity.user_role.devel_load"
                    433 => "entity.user_role.devel_load_with_references"
                    434 => "entity.user_role.devel_definition"
                    435 => "entity.user_role.devel_path_alias"
                    436 => "entity.user.devel_load"
                    437 => "entity.user.devel_load_with_references"
                    438 => "entity.user.devel_render"
                    439 => "entity.user.devel_definition"
                    440 => "entity.user.devel_path_alias"
                    441 => "entity.wfg_msi_type_code.devel_load"
                    442 => "entity.wfg_msi_type_code.devel_load_with_references"
                    443 => "entity.wfg_msi_type_code.devel_definition"
                    444 => "entity.wfg_msi_type_code.devel_path_alias"
                    445 => "entity.wfg_msi_daily_return.devel_load"
                    446 => "entity.wfg_msi_daily_return.devel_load_with_references"
                    447 => "entity.wfg_msi_daily_return.devel_definition"
                    448 => "entity.wfg_msi_daily_return.devel_path_alias"
                    449 => "entity.wfg_msi_share_class.devel_load"
                    450 => "entity.wfg_msi_share_class.devel_load_with_references"
                    451 => "entity.wfg_msi_share_class.devel_definition"
                    452 => "entity.wfg_msi_share_class.devel_path_alias"
                    453 => "entity.wfg_msi_import_data.devel_load"
                    454 => "entity.wfg_msi_import_data.devel_load_with_references"
                    455 => "entity.wfg_msi_import_data.devel_definition"
                    456 => "entity.wfg_msi_import_data.devel_path_alias"
                    457 => "entity.wfg_msi_client.devel_load"
                    458 => "entity.wfg_msi_client.devel_load_with_references"
                    459 => "entity.wfg_msi_client.devel_render"
                    460 => "entity.wfg_msi_client.devel_definition"
                    461 => "entity.wfg_msi_client.devel_path_alias"
                    462 => "entity.wfg_msi_import_definition.devel_load"
                    463 => "entity.wfg_msi_import_definition.devel_load_with_references"
                    464 => "entity.wfg_msi_import_definition.devel_render"
                    465 => "entity.wfg_msi_import_definition.devel_definition"
                    466 => "entity.wfg_msi_import_definition.devel_path_alias"
                    467 => "entity.wfg_msi_fund_share_class.devel_load"
                    468 => "entity.wfg_msi_fund_share_class.devel_load_with_references"
                    469 => "entity.wfg_msi_fund_share_class.devel_definition"
                    470 => "entity.wfg_msi_fund_share_class.devel_path_alias"
                    471 => "entity.wfg_msi_funds.devel_load"
                    472 => "entity.wfg_msi_funds.devel_load_with_references"
                    473 => "entity.wfg_msi_funds.devel_definition"
                    474 => "entity.wfg_msi_funds.devel_path_alias"
                    475 => "entity.wikifolio.devel_load"
                    476 => "entity.wikifolio.devel_load_with_references"
                    477 => "entity.wikifolio.devel_render"
                    478 => "entity.wikifolio.devel_definition"
                    479 => "entity.wikifolio.devel_path_alias"
                    480 => "entity.view.devel_load"
                    481 => "entity.view.devel_load_with_references"
                    482 => "entity.view.devel_definition"
                    483 => "entity.view.devel_path_alias"
                    484 => "entity.base_field_override.devel_load"
                    485 => "entity.base_field_override.devel_load_with_references"
                    486 => "entity.base_field_override.devel_definition"
                    487 => "entity.base_field_override.devel_path_alias"
                    488 => "entity.entity_view_display.devel_load"
                    489 => "entity.entity_view_display.devel_load_with_references"
                    490 => "entity.entity_view_display.devel_definition"
                    491 => "entity.entity_view_display.devel_path_alias"
                    492 => "entity.entity_view_mode.devel_load"
                    493 => "entity.entity_view_mode.devel_load_with_references"
                    494 => "entity.entity_view_mode.devel_definition"
                    495 => "entity.entity_view_mode.devel_path_alias"
                    496 => "entity.entity_form_display.devel_load"
                    497 => "entity.entity_form_display.devel_load_with_references"
                    498 => "entity.entity_form_display.devel_definition"
                    499 => "entity.entity_form_display.devel_path_alias"
                    500 => "entity.entity_form_mode.devel_load"
                    501 => "entity.entity_form_mode.devel_load_with_references"
                    502 => "entity.entity_form_mode.devel_definition"
                    503 => "entity.entity_form_mode.devel_path_alias"
                    504 => "entity.date_format.devel_load"
                    505 => "entity.date_format.devel_load_with_references"
                    506 => "entity.date_format.devel_definition"
                    507 => "entity.date_format.devel_path_alias"
                    508 => "layout_builder.overrides.comment.view"
                    509 => "layout_builder.overrides.comment.discard_changes"
                    510 => "layout_builder.overrides.comment.revert"
                    511 => "layout_builder.overrides.dp_underlying.view"
                    512 => "layout_builder.overrides.dp_underlying.discard_changes"
                    513 => "layout_builder.overrides.dp_underlying.revert"
                    514 => "layout_builder.overrides.dp_product.view"
                    515 => "layout_builder.overrides.dp_product.discard_changes"
                    516 => "layout_builder.overrides.dp_product.revert"
                    517 => "layout_builder.overrides.mgt_transactions.view"
                    518 => "layout_builder.overrides.mgt_transactions.discard_changes"
                    519 => "layout_builder.overrides.mgt_transactions.revert"
                    520 => "layout_builder.overrides.node.view"
                    521 => "layout_builder.overrides.node.discard_changes"
                    522 => "layout_builder.overrides.node.revert"
                    523 => "layout_builder.overrides.philoro_instrument.view"
                    524 => "layout_builder.overrides.philoro_instrument.discard_changes"
                    525 => "layout_builder.overrides.philoro_instrument.revert"
                    526 => "layout_builder.overrides.premarket_instrument.view"
                    527 => "layout_builder.overrides.premarket_instrument.discard_changes"
                    528 => "layout_builder.overrides.premarket_instrument.revert"
                    529 => "layout_builder.overrides.rasch_trading_listing.view"
                    530 => "layout_builder.overrides.rasch_trading_listing.discard_changes"
                    531 => "layout_builder.overrides.rasch_trading_listing.revert"
                    532 => "layout_builder.overrides.rasch_ttmz_ix_con.view"
                    533 => "layout_builder.overrides.rasch_ttmz_ix_con.discard_changes"
                    534 => "layout_builder.overrides.rasch_ttmz_ix_con.revert"
                    535 => "layout_builder.overrides.taxonomy_term.view"
                    536 => "layout_builder.overrides.taxonomy_term.discard_changes"
                    537 => "layout_builder.overrides.taxonomy_term.revert"
                    538 => "layout_builder.overrides.thescreener_stocks.view"
                    539 => "layout_builder.overrides.thescreener_stocks.discard_changes"
                    540 => "layout_builder.overrides.thescreener_stocks.revert"
                    541 => "layout_builder.overrides.trendradar.view"
                    542 => "layout_builder.overrides.trendradar.discard_changes"
                    543 => "layout_builder.overrides.trendradar.revert"
                    544 => "layout_builder.overrides.user.view"
                    545 => "layout_builder.overrides.user.discard_changes"
                    546 => "layout_builder.overrides.user.revert"
                    547 => "layout_builder.overrides.wikifolio.view"
                    548 => "layout_builder.overrides.wikifolio.discard_changes"
                    549 => "layout_builder.overrides.wikifolio.revert"
                    550 => "entity.taxonomy_term.canonical"
                  ]
                  "system.private_key" => "ta5R0DsuHXO9VA5PGdEqSv4LCfFxfNoR9Ne6UoeJDTOsJ1YhaYmPvEAVg7W6sQczEjOmvqUKoQ"
                  "system.theme.files" => array:8 [
                    "blick" => "themes/custom/blick/blick.info.yml"
                    "claro" => "core/themes/claro/claro.info.yml"
                    "iframes" => "themes/custom/iframes/iframes.info.yml"
                    "olivero" => "core/themes/olivero/olivero.info.yml"
                    "stable9" => "core/themes/stable9/stable9.info.yml"
                    "stark" => "core/themes/stark/stark.info.yml"
                    "starterkit_theme" => "core/themes/starterkit_theme/starterkit_theme.info.yml"
                    "widgets" => "themes/custom/widgets/widgets.info.yml"
                  ]
                  "asset.css_js_query_string" => "tgqt7v"
                  "twig_extension_hash_prefix" => array:2 [
                    "twig_extension_hash" => "3VSE2JVBX1b8PvUKlOI9Pg2NkeEHEP8uf1cHyhk-iMs"
                    "twig_cache_prefix" => "6a27f45ad8ada"
                  ]
                  "node.node_access_needs_rebuild" => null
                ]
                #cacheCreated: 1781659970.503
                #cacheInvalidated: false
                #cacheLoaded: true
                #keyValueStore: Drupal\Core\KeyValueStore\DatabaseStorage {#203
                  #collection: "state"
                  #serializer: Drupal\Component\Serialization\PhpSerialize {#71}
                  #connection: Drupal\mysql\Driver\Database\mysql\Connection {#31}
                  #table: "key_value"
                  #_serviceIds: []
                  #_entityStorages: []
                }
              }
              #installProfile: "standard"
              #configFactory: Drupal\Core\Config\ConfigFactory {#249}
              #engineList: Drupal\Core\Extension\ThemeEngineExtensionList {#1441 …12}
              #installedThemes: null
            }
            #root: "/var/www/html/web"
          }
          #configFactory: Drupal\Core\Config\ConfigFactory {#249}
          #themeManager: Drupal\Core\Theme\ThemeManager {#1443
            #themeNegotiator: Drupal\Core\Theme\ThemeNegotiator {#1451
              #negotiators: array:7 [
                0 => "theme.negotiator.ajax_base_page"
                1 => "theme.negotiator.block.admin_demo"
                2 => "theme.negotiator.system.batch"
                3 => "theme.negotiator.system.db_update"
                4 => "theme.negotiator.theme_switcher_negotiator"
                5 => "theme.negotiator.admin_theme"
                6 => "theme.negotiator.default"
              ]
              #themeAccess: Drupal\Core\Theme\ThemeAccessCheck {#1455
                #themeHandler: Drupal\Core\Extension\ThemeHandler {#1426}
              }
              #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#80}
            }
            #themeRegistry: Drupal\Core\Theme\Registry {#1438
              #theme: null
              #lock: Drupal\Core\ProxyClass\Lock\DatabaseLockBackend {#206}
              #registry: []
              #cache: Drupal\Core\Cache\DatabaseBackend {#283}
              #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
              #runtimeRegistry: []
              #initialized: false
              #themeName: null
              #root: "/var/www/html/web"
              #themeHandler: Drupal\Core\Extension\ThemeHandler {#1426}
              #themeInitialization: Drupal\Core\Theme\ThemeInitialization {#1444
                #themeHandler: Drupal\Core\Extension\ThemeHandler {#1426}
                #cache: Drupal\Core\Cache\ChainedFastBackend {#51}
                #root: "/var/www/html/web"
                #extensions: null
                #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
              }
              #themeManager: Drupal\Core\Theme\ThemeManager {#1443}
              #runtimeCache: Drupal\Core\Cache\ChainedFastBackend {#51}
              #moduleList: Drupal\Core\Extension\ModuleExtensionList {#1449
                #type: "module"
                #root: "/var/www/html/web"
                #cache: Drupal\Core\Cache\DatabaseBackend {#283}
                #defaults: array:5 [ …5]
                #infoParser: Drupal\Core\Extension\InfoParser {#1433 …2}
                #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
                #extensions: null
                #extensionInfo: null
                #pathNames: null
                #addedPathNames: array:83 [ …83]
                #state: Drupal\Core\State\State {#204}
                #installProfile: "standard"
                #configFactory: Drupal\Core\Config\ConfigFactory {#249}
                #profileList: Drupal\Core\Extension\ProfileExtensionList {#1454 …12}
                #stringTranslation: null
              }
              #kernel: Drupal\Core\DrupalKernel {#3
                #phpArrayDumperClass: "\Drupal\Component\DependencyInjection\Dumper\OptimizedPhpArrayDumper"
                #defaultBootstrapContainerDefinition: array:2 [ …2]
                #bootstrapContainerClass: "\Drupal\Component\DependencyInjection\PhpArrayContainer"
                #bootstrapContainer: Drupal\Component\DependencyInjection\PhpArrayContainer {#29}
                #container: Drupal\Core\DependencyInjection\Container {#40 …7}
                #environment: "prod"
                #booted: true
                #prepared: true
                #moduleList: null
                #moduleData: []
                #classLoader: Composer\Autoload\ClassLoader {#2 …11}
                #configStorage: null
                #allowDumping: true
                #containerNeedsRebuild: false
                #containerNeedsDumping: false
                #serviceYamls: null
                #serviceProviderClasses: null
                #serviceProviders: null
                #sitePath: "sites/default"
                #root: "/var/www/html/web"
                #serviceIdMapping: []
              }
            }
            #activeTheme: null
            #themeInitialization: Drupal\Core\Theme\ThemeInitialization {#1444}
            #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
            #root: "/var/www/html/web"
          }
          #componentNegotiator: Drupal\Core\Theme\ComponentNegotiator {#1646
            #cache: []
            #themeManager: Drupal\Core\Theme\ThemeManager {#1443}
            #moduleExtensionList: Drupal\Core\Extension\ModuleExtensionList {#1449}
          }
          #fileSystem: Drupal\Core\File\FileSystem {#1647
            #deprecatedProperties: array:1 [
              "logger" => "logger.channel.file"
            ]
            #settings: Drupal\Core\Site\Settings {#27
              -storage: array:20 [ …20]
            }
            #streamWrapperManager: Drupal\Core\StreamWrapper\StreamWrapperManager {#43
              #container: Symfony\Component\DependencyInjection\ServiceLocator {#182
                -externalId: null
                -container: null
                -loading: []
                -providedTypes: ? array
                -factories: array:5 [ …5]
              }
              #info: array:5 [
                "assets" => array:3 [ …3]
                "public" => array:3 [ …3]
                "temporary" => array:3 [ …3]
                "translations" => array:3 [ …3]
                "private" => array:3 [ …3]
              ]
              #wrappers: array:2 [
                0 => array:5 [ …5]
                28 => array:2 [ …2]
              ]
            }
          }
          #compatibilityChecker: Drupal\Core\Theme\Component\SchemaCompatibilityChecker {#1643}
          #componentValidator: Drupal\Core\Theme\Component\ComponentValidator {#1644
            #validator: null
          }
          #appRoot: "/var/www/html/web"
        }
        #componentValidator: Drupal\Core\Theme\Component\ComponentValidator {#1644}
      }
      "Drupal\Core\Template\TwigExtension" => Drupal\Core\Template\TwigExtension {#1654
        #urlGenerator: Drupal\Core\Render\MetadataBubblingUrlGenerator {#1482
          #urlGenerator: Drupal\Core\Routing\UrlGenerator {#1481
            #provider: Drupal\Core\Routing\RouteProvider {#278
              #connection: Drupal\mysql\Driver\Database\mysql\Connection {#31}
              #tableName: "router"
              #state: Drupal\Core\State\State {#204}
              #routes: []
              #serializedRoutes: array:551 [
                "<button>" => "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;}}"
                "<current>" => "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;}}"
                "<front>" => "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;}}"
                "<nolink>" => "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;}}"
                "<none>" => "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;}}"
                "block.category_autocomplete" => "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;}}"
                "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;}}"
                "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;}}"
                "comment.approve" => "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;}}"
                "comment.new_comments_node_links" => "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;}}"
                "comment.node_redirect" => "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;}}"
                "comment.reply" => "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;}}"
                "contact.site_page" => "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;}}"
                "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;}}"
                "devel.cache_clear" => "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;}}"
                "devel.configs_list" => "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;}}"
                "devel.config_delete" => "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;}}"
                "devel.config_edit" => "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;}}"
                "devel.container_info.parameter" => "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;}}"
                "devel.container_info.parameter.detail" => "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;}}"
                "devel.container_info.service" => "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;}}"
                "devel.container_info.service.detail" => "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;}}"
                "devel.elements_page" => "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;}}"
                "devel.elements_page.detail" => "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;}}"
                "devel.entity_info_page" => "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;}}"
                "devel.entity_info_page.detail" => "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;}}"
                "devel.entity_info_page.fields" => "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;}}"
                "devel.event_info" => "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;}}"
                "devel.field_info_page" => "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;}}"
                "devel.layout_info" => "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;}}"
                "devel.menu_rebuild" => "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;}}"
                "devel.reinstall" => "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;}}"
                "devel.route_info" => "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;}}"
                "devel.route_info.item" => "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;}}"
                "devel.run_cron" => "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;}}"
                "devel.session" => "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;}}"
                "devel.state_system_page" => "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;}}"
                "devel.switch" => "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;}}"
                "devel.switch_user" => "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;}}"
                "devel.system_state_edit" => "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;}}"
                "devel.theme_registry" => "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;}}"
                "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;}}"
                "editor.image_dialog" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:29:"/editor/dialog/image/{editor}";s:4:"host";s:0:"";s:8:"defaults";a:2:{s:5:"_form";s:37:"\Drupal\editor\Form\EditorImageDialog";s:6:"_title";s:12:"Upload image";}s:12:"requirements";a:1:{s:14:"_entity_access";s:10:"editor.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:6:"editor";a:2:{s:4:"type";s:13:"entity:editor";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:6:"editor";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:46:"{^/editor/dialog/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:20:"/editor/dialog/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:14;s:14:"patternOutline";s:22:"/editor/dialog/image/%";s:8:"numParts";i:4;}}"
                "editor.link_dialog" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:28:"/editor/dialog/link/{editor}";s:4:"host";s:0:"";s:8:"defaults";a:2:{s:5:"_form";s:36:"\Drupal\editor\Form\EditorLinkDialog";s:6:"_title";s:8:"Add link";}s:12:"requirements";a:1:{s:14:"_entity_access";s:10:"editor.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:6:"editor";a:2:{s:4:"type";s:13:"entity:editor";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:6:"editor";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:45:"{^/editor/dialog/link/(?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:19:"/editor/dialog/link";}}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:21:"/editor/dialog/link/%";s:8:"numParts";i:4;}}"
                "entity.action.devel_definition" => "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;}}"
                "entity.action.devel_load" => "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;}}"
                "entity.action.devel_load_with_references" => "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;}}"
                "entity.action.devel_path_alias" => "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;}}"
                "entity.base_field_override.devel_definition" => "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;}}"
                "entity.base_field_override.devel_load" => "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;}}"
                "entity.base_field_override.devel_load_with_references" => "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;}}"
                "entity.base_field_override.devel_path_alias" => "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;}}"
                "entity.block.devel_definition" => "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;}}"
                "entity.block.devel_load" => "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;}}"
                "entity.block.devel_load_with_references" => "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;}}"
                "entity.block.devel_path_alias" => "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;}}"
                "entity.block_content.delete_form.bc" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:29:"/block/{block_content}/delete";s:4:"host";s:0:"";s:8:"defaults";a:1:{s:11:"_controller";s:69:"\Drupal\block_content\Controller\BlockContentController::editRedirect";}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:43:"{^/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:6:"/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:5;s:14:"patternOutline";s:15:"/block/%/delete";s:8:"numParts";i:3;}}"
                "entity.block_content.devel_definition" => "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;}}"
                "entity.block_content.devel_load" => "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;}}"
                "entity.block_content.devel_load_with_references" => "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;}}"
                "entity.block_content.devel_path_alias" => "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;}}"
                "entity.block_content.devel_render" => "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;}}"
                "entity.block_content.edit_form.bc" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:22:"/block/{block_content}";s:4:"host";s:0:"";s:8:"defaults";a:1:{s:11:"_controller";s:69:"\Drupal\block_content\Controller\BlockContentController::editRedirect";}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:36:"{^/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:6:"/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:2;s:14:"patternOutline";s:8:"/block/%";s:8:"numParts";i:2;}}"
                "entity.block_content_type.devel_definition" => "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;}}"
                "entity.block_content_type.devel_load" => "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;}}"
                "entity.block_content_type.devel_load_with_references" => "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;}}"
                "entity.block_content_type.devel_path_alias" => "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;}}"
                "entity.comment.canonical" => "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;}}"
                "entity.comment.delete_form" => "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;}}"
                "entity.comment.devel_definition" => "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;}}"
                "entity.comment.devel_load" => "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;}}"
                "entity.comment.devel_load_with_references" => "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;}}"
                "entity.comment.devel_path_alias" => "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;}}"
                "entity.comment.devel_render" => "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;}}"
                "entity.comment.edit_form" => "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;}}"
                "entity.comment_type.devel_definition" => "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;}}"
                "entity.comment_type.devel_load" => "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;}}"
                "entity.comment_type.devel_load_with_references" => "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;}}"
                "entity.comment_type.devel_path_alias" => "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;}}"
                "entity.configurable_language.devel_definition" => "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;}}"
                "entity.configurable_language.devel_load" => "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;}}"
                "entity.configurable_language.devel_load_with_references" => "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;}}"
                "entity.configurable_language.devel_path_alias" => "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;}}"
                "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;}}"
                "entity.contact_form.devel_definition" => "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;}}"
                "entity.contact_form.devel_load" => "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;}}"
                "entity.contact_form.devel_load_with_references" => "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;}}"
                "entity.contact_form.devel_path_alias" => "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;}}"
                "entity.contact_message.devel_definition" => "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;}}"
                "entity.contact_message.devel_load" => "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;}}"
                "entity.contact_message.devel_load_with_references" => "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;}}"
                "entity.contact_message.devel_path_alias" => "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;}}"
                "entity.date_format.devel_definition" => "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;}}"
                "entity.date_format.devel_load" => "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;}}"
                "entity.date_format.devel_load_with_references" => "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;}}"
                "entity.date_format.devel_path_alias" => "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;}}"
                "entity.dp_product.canonical" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:24:"/dp_product/{dp_product}";s:4:"host";s:0:"";s:8:"defaults";a:2:{s:12:"_entity_view";s:15:"dp_product.full";s:15:"_title_callback";s:54:"\Drupal\Core\Entity\Controller\EntityController::title";}s:12:"requirements";a:2:{s:14:"_entity_access";s:15:"dp_product.view";s:10:"dp_product";s:3:"\d+";}s:7:"options";a:4:{s:14:"compiler_class";s:33:"Drupal\Core\Routing\RouteCompiler";s:10:"parameters";a:1:{s:10:"dp_product";a:2:{s:4:"type";s:17:"entity:dp_product";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:10:"dp_product";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:38:"{^/dp_product/(?P<dp_product>\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:"dp_product";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:11:"/dp_product";}}s:9:"path_vars";a:1:{i:0;s:10:"dp_product";}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:13:"/dp_product/%";s:8:"numParts";i:2;}}"
                "entity.dp_product.devel_definition" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:41:"/devel/definition/dp_product/{dp_product}";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:"dp_product";s:10:"parameters";a:1:{s:10:"dp_product";a:2:{s:4:"type";s:17:"entity:dp_product";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:"dp_product";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:58:"{^/devel/definition/dp_product/(?P<dp_product>[^/]++)$}sDu";s:11:"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:"dp_product";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:28:"/devel/definition/dp_product";}}s:9:"path_vars";a:1:{i:0;s:10:"dp_product";}s:10:"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/dp_product/%";s:8:"numParts";i:4;}}"
                "entity.dp_product.devel_load" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:30:"/devel/dp_product/{dp_product}";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:"dp_product";s:10:"parameters";a:1:{s:10:"dp_product";a:2:{s:4:"type";s:17:"entity:dp_product";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:"dp_product";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:47:"{^/devel/dp_product/(?P<dp_product>[^/]++)$}sDu";s:11:"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:"dp_product";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:17:"/devel/dp_product";}}s:9:"path_vars";a:1:{i:0;s:10:"dp_product";}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/dp_product/%";s:8:"numParts";i:3;}}"
                "entity.dp_product.devel_load_with_references" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:51:"/devel/load-with-references/dp_product/{dp_product}";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:"dp_product";s:10:"parameters";a:1:{s:10:"dp_product";a:2:{s:4:"type";s:17:"entity:dp_product";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:"dp_product";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:70:"{^/devel/load\-with\-references/dp_product/(?P<dp_product>[^/]++)$}sDu";s:11:"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:"dp_product";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:38:"/devel/load-with-references/dp_product";}}s:9:"path_vars";a:1:{i:0;s:10:"dp_product";}s:10:"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/dp_product/%";s:8:"numParts";i:4;}}"
                "entity.dp_product.devel_path_alias" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:41:"/devel/path-alias/dp_product/{dp_product}";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:"dp_product";s:10:"parameters";a:1:{s:10:"dp_product";a:2:{s:4:"type";s:17:"entity:dp_product";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:"dp_product";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:59:"{^/devel/path\-alias/dp_product/(?P<dp_product>[^/]++)$}sDu";s:11:"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:"dp_product";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:28:"/devel/path-alias/dp_product";}}s:9:"path_vars";a:1:{i:0;s:10:"dp_product";}s:10:"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/dp_product/%";s:8:"numParts";i:4;}}"
                "entity.dp_product.devel_render" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:37:"/devel/render/dp_product/{dp_product}";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:10:"dp_product";s:10:"parameters";a:1:{s:10:"dp_product";a:2:{s:4:"type";s:17:"entity:dp_product";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:"dp_product";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:54:"{^/devel/render/dp_product/(?P<dp_product>[^/]++)$}sDu";s:11:"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:"dp_product";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:24:"/devel/render/dp_product";}}s:9:"path_vars";a:1:{i:0;s:10:"dp_product";}s:10:"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/render/dp_product/%";s:8:"numParts";i:4;}}"
                "entity.dp_underlying.canonical" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:30:"/dp_underlying/{dp_underlying}";s:4:"host";s:0:"";s:8:"defaults";a:2:{s:12:"_entity_view";s:18:"dp_underlying.full";s:15:"_title_callback";s:54:"\Drupal\Core\Entity\Controller\EntityController::title";}s:12:"requirements";a:2:{s:14:"_entity_access";s:18:"dp_underlying.view";s:13:"dp_underlying";s:3:"\d+";}s:7:"options";a:4:{s:14:"compiler_class";s:33:"Drupal\Core\Routing\RouteCompiler";s:10:"parameters";a:1:{s:13:"dp_underlying";a:2:{s:4:"type";s:20:"entity:dp_underlying";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:"dp_underlying";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:44:"{^/dp_underlying/(?P<dp_underlying>\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:"dp_underlying";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:14:"/dp_underlying";}}s:9:"path_vars";a:1:{i:0;s:13:"dp_underlying";}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:16:"/dp_underlying/%";s:8:"numParts";i:2;}}"
                "entity.dp_underlying.devel_definition" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:47:"/devel/definition/dp_underlying/{dp_underlying}";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:"dp_underlying";s:10:"parameters";a:1:{s:13:"dp_underlying";a:2:{s:4:"type";s:20:"entity:dp_underlying";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:"dp_underlying";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:64:"{^/devel/definition/dp_underlying/(?P<dp_underlying>[^/]++)$}sDu";s:11:"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:"dp_underlying";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:31:"/devel/definition/dp_underlying";}}s:9:"path_vars";a:1:{i:0;s:13:"dp_underlying";}s:10:"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/dp_underlying/%";s:8:"numParts";i:4;}}"
                "entity.dp_underlying.devel_load" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:36:"/devel/dp_underlying/{dp_underlying}";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:"dp_underlying";s:10:"parameters";a:1:{s:13:"dp_underlying";a:2:{s:4:"type";s:20:"entity:dp_underlying";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:"dp_underlying";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:53:"{^/devel/dp_underlying/(?P<dp_underlying>[^/]++)$}sDu";s:11:"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:"dp_underlying";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:20:"/devel/dp_underlying";}}s:9:"path_vars";a:1:{i:0;s:13:"dp_underlying";}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/dp_underlying/%";s:8:"numParts";i:3;}}"
                "entity.dp_underlying.devel_load_with_references" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:57:"/devel/load-with-references/dp_underlying/{dp_underlying}";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:"dp_underlying";s:10:"parameters";a:1:{s:13:"dp_underlying";a:2:{s:4:"type";s:20:"entity:dp_underlying";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:"dp_underlying";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:76:"{^/devel/load\-with\-references/dp_underlying/(?P<dp_underlying>[^/]++)$}sDu";s:11:"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:"dp_underlying";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:41:"/devel/load-with-references/dp_underlying";}}s:9:"path_vars";a:1:{i:0;s:13:"dp_underlying";}s:10:"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/dp_underlying/%";s:8:"numParts";i:4;}}"
                "entity.dp_underlying.devel_path_alias" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:47:"/devel/path-alias/dp_underlying/{dp_underlying}";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:"dp_underlying";s:10:"parameters";a:1:{s:13:"dp_underlying";a:2:{s:4:"type";s:20:"entity:dp_underlying";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:"dp_underlying";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:65:"{^/devel/path\-alias/dp_underlying/(?P<dp_underlying>[^/]++)$}sDu";s:11:"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:"dp_underlying";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:31:"/devel/path-alias/dp_underlying";}}s:9:"path_vars";a:1:{i:0;s:13:"dp_underlying";}s:10:"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/dp_underlying/%";s:8:"numParts";i:4;}}"
                "entity.dp_underlying.devel_render" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:43:"/devel/render/dp_underlying/{dp_underlying}";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:"dp_underlying";s:10:"parameters";a:1:{s:13:"dp_underlying";a:2:{s:4:"type";s:20:"entity:dp_underlying";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:"dp_underlying";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:60:"{^/devel/render/dp_underlying/(?P<dp_underlying>[^/]++)$}sDu";s:11:"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:"dp_underlying";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:27:"/devel/render/dp_underlying";}}s:9:"path_vars";a:1:{i:0;s:13:"dp_underlying";}s:10:"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/dp_underlying/%";s:8:"numParts";i:4;}}"
                "entity.editor.devel_definition" => "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;}}"
                "entity.editor.devel_load" => "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;}}"
                "entity.editor.devel_load_with_references" => "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;}}"
                "entity.editor.devel_path_alias" => "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;}}"
                "entity.entity_form_display.devel_definition" => "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;}}"
                "entity.entity_form_display.devel_load" => "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;}}"
                "entity.entity_form_display.devel_load_with_references" => "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;}}"
                "entity.entity_form_display.devel_path_alias" => "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;}}"
                "entity.entity_form_mode.devel_definition" => "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;}}"
                "entity.entity_form_mode.devel_load" => "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;}}"
                "entity.entity_form_mode.devel_load_with_references" => "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;}}"
                "entity.entity_form_mode.devel_path_alias" => "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;}}"
                "entity.entity_view_display.devel_definition" => "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;}}"
                "entity.entity_view_display.devel_load" => "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;}}"
                "entity.entity_view_display.devel_load_with_references" => "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;}}"
                "entity.entity_view_display.devel_path_alias" => "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;}}"
                "entity.entity_view_mode.devel_definition" => "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;}}"
                "entity.entity_view_mode.devel_load" => "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;}}"
                "entity.entity_view_mode.devel_load_with_references" => "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;}}"
                "entity.entity_view_mode.devel_path_alias" => "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;}}"
                "entity.field_config.devel_definition" => "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;}}"
                "entity.field_config.devel_load" => "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;}}"
                "entity.field_config.devel_load_with_references" => "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;}}"
                "entity.field_config.devel_path_alias" => "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;}}"
                "entity.field_storage_config.devel_definition" => "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;}}"
                "entity.field_storage_config.devel_load" => "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;}}"
                "entity.field_storage_config.devel_load_with_references" => "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;}}"
                "entity.field_storage_config.devel_path_alias" => "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;}}"
                "entity.file.delete_form" => "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;}}"
                "entity.file.devel_definition" => "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;}}"
                "entity.file.devel_load" => "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;}}"
                "entity.file.devel_load_with_references" => "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;}}"
                "entity.file.devel_path_alias" => "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;}}"
                "entity.filter_format.devel_definition" => "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;}}"
                "entity.filter_format.devel_load" => "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;}}"
                "entity.filter_format.devel_load_with_references" => "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;}}"
                "entity.filter_format.devel_path_alias" => "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;}}"
                "entity.google_tag_container.devel_definition" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:61:"/devel/definition/google_tag_container/{google_tag_container}";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:"google_tag_container";s:10:"parameters";a:1:{s:20:"google_tag_container";a:2:{s:4:"type";s:27:"entity:google_tag_container";s:9:"converter";s:63:"drupal.proxy_original_service.paramconverter.configentity_admin";}}s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}s:7:"methods";a: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:"google_tag_container";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:78:"{^/devel/definition/google_tag_container/(?P<google_tag_container>[^/]++)$}sDu";s:11:"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:"google_tag_container";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:38:"/devel/definition/google_tag_container";}}s:9:"path_vars";a:1:{i:0;s:20:"google_tag_container";}s:10:"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/google_tag_container/%";s:8:"numParts";i:4;}}"
                "entity.google_tag_container.devel_load" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:50:"/devel/google_tag_container/{google_tag_container}";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:"google_tag_container";s:10:"parameters";a:1:{s:20:"google_tag_container";a:2:{s:4:"type";s:27:"entity:google_tag_container";s:9:"converter";s:63:"drupal.proxy_original_service.paramconverter.configentity_admin";}}s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}s:7:"methods";a: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:"google_tag_container";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:67:"{^/devel/google_tag_container/(?P<google_tag_container>[^/]++)$}sDu";s:11:"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:"google_tag_container";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:27:"/devel/google_tag_container";}}s:9:"path_vars";a:1:{i:0;s:20:"google_tag_container";}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/google_tag_container/%";s:8:"numParts";i:3;}}"
                "entity.google_tag_container.devel_load_with_references" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:71:"/devel/load-with-references/google_tag_container/{google_tag_container}";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:"google_tag_container";s:10:"parameters";a:1:{s:20:"google_tag_container";a:2:{s:4:"type";s:27:"entity:google_tag_container";s:9:"converter";s:63:"drupal.proxy_original_service.paramconverter.configentity_admin";}}s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}s:7:"methods";a: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:"google_tag_container";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:90:"{^/devel/load\-with\-references/google_tag_container/(?P<google_tag_container>[^/]++)$}sDu";s:11:"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:"google_tag_container";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:48:"/devel/load-with-references/google_tag_container";}}s:9:"path_vars";a:1:{i:0;s:20:"google_tag_container";}s:10:"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/google_tag_container/%";s:8:"numParts";i:4;}}"
                "entity.google_tag_container.devel_path_alias" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:61:"/devel/path-alias/google_tag_container/{google_tag_container}";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:"google_tag_container";s:10:"parameters";a:1:{s:20:"google_tag_container";a:2:{s:4:"type";s:27:"entity:google_tag_container";s:9:"converter";s:63:"drupal.proxy_original_service.paramconverter.configentity_admin";}}s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}s:7:"methods";a: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:"google_tag_container";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:79:"{^/devel/path\-alias/google_tag_container/(?P<google_tag_container>[^/]++)$}sDu";s:11:"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:"google_tag_container";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:38:"/devel/path-alias/google_tag_container";}}s:9:"path_vars";a:1:{i:0;s:20:"google_tag_container";}s:10:"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/google_tag_container/%";s:8:"numParts";i:4;}}"
                "entity.http_config_request.devel_definition" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:86:"/devel/definition/http_config_request/{serviceApi}/{commandName}/{http_config_request}";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:"http_config_request";s:10:"parameters";a:1:{s:19:"http_config_request";a:2:{s:4:"type";s:26:"entity:http_config_request";s:9:"converter";s:63:"drupal.proxy_original_service.paramconverter.configentity_admin";}}s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}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:"serviceApi";i:1;s:11:"commandName";i:2;s:19:"http_config_request";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:123:"{^/devel/definition/http_config_request/(?P<serviceApi>[^/]++)/(?P<commandName>[^/]++)/(?P<http_config_request>[^/]++)$}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:19:"http_config_request";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:"commandName";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:"serviceApi";i:4;b:1;}i:3;a:2:{i:0;s:4:"text";i:1;s:37:"/devel/definition/http_config_request";}}s:9:"path_vars";a:3:{i:0;s:10:"serviceApi";i:1;s:11:"commandName";i:2;s:19:"http_config_request";}s:10:"host_regex";N;s:11:"host_tokens";a:0:{}s:9:"host_vars";a:0:{}s:3:"fit";i:56;s:14:"patternOutline";s:43:"/devel/definition/http_config_request/%/%/%";s:8:"numParts";i:6;}}"
                "entity.http_config_request.devel_load" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:75:"/devel/http_config_request/{serviceApi}/{commandName}/{http_config_request}";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:"http_config_request";s:10:"parameters";a:1:{s:19:"http_config_request";a:2:{s:4:"type";s:26:"entity:http_config_request";s:9:"converter";s:63:"drupal.proxy_original_service.paramconverter.configentity_admin";}}s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}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:"serviceApi";i:1;s:11:"commandName";i:2;s:19:"http_config_request";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:112:"{^/devel/http_config_request/(?P<serviceApi>[^/]++)/(?P<commandName>[^/]++)/(?P<http_config_request>[^/]++)$}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:19:"http_config_request";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:"commandName";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:"serviceApi";i:4;b:1;}i:3;a:2:{i:0;s:4:"text";i:1;s:26:"/devel/http_config_request";}}s:9:"path_vars";a:3:{i:0;s:10:"serviceApi";i:1;s:11:"commandName";i:2;s:19:"http_config_request";}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:32:"/devel/http_config_request/%/%/%";s:8:"numParts";i:5;}}"
                "entity.http_config_request.devel_load_with_references" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:96:"/devel/load-with-references/http_config_request/{serviceApi}/{commandName}/{http_config_request}";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:"http_config_request";s:10:"parameters";a:1:{s:19:"http_config_request";a:2:{s:4:"type";s:26:"entity:http_config_request";s:9:"converter";s:63:"drupal.proxy_original_service.paramconverter.configentity_admin";}}s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}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:"serviceApi";i:1;s:11:"commandName";i:2;s:19:"http_config_request";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:135:"{^/devel/load\-with\-references/http_config_request/(?P<serviceApi>[^/]++)/(?P<commandName>[^/]++)/(?P<http_config_request>[^/]++)$}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:19:"http_config_request";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:"commandName";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:"serviceApi";i:4;b:1;}i:3;a:2:{i:0;s:4:"text";i:1;s:47:"/devel/load-with-references/http_config_request";}}s:9:"path_vars";a:3:{i:0;s:10:"serviceApi";i:1;s:11:"commandName";i:2;s:19:"http_config_request";}s:10:"host_regex";N;s:11:"host_tokens";a:0:{}s:9:"host_vars";a:0:{}s:3:"fit";i:56;s:14:"patternOutline";s:53:"/devel/load-with-references/http_config_request/%/%/%";s:8:"numParts";i:6;}}"
                "entity.http_config_request.devel_path_alias" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:86:"/devel/path-alias/http_config_request/{serviceApi}/{commandName}/{http_config_request}";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:"http_config_request";s:10:"parameters";a:1:{s:19:"http_config_request";a:2:{s:4:"type";s:26:"entity:http_config_request";s:9:"converter";s:63:"drupal.proxy_original_service.paramconverter.configentity_admin";}}s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}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:"serviceApi";i:1;s:11:"commandName";i:2;s:19:"http_config_request";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:124:"{^/devel/path\-alias/http_config_request/(?P<serviceApi>[^/]++)/(?P<commandName>[^/]++)/(?P<http_config_request>[^/]++)$}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:19:"http_config_request";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:"commandName";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:"serviceApi";i:4;b:1;}i:3;a:2:{i:0;s:4:"text";i:1;s:37:"/devel/path-alias/http_config_request";}}s:9:"path_vars";a:3:{i:0;s:10:"serviceApi";i:1;s:11:"commandName";i:2;s:19:"http_config_request";}s:10:"host_regex";N;s:11:"host_tokens";a:0:{}s:9:"host_vars";a:0:{}s:3:"fit";i:56;s:14:"patternOutline";s:43:"/devel/path-alias/http_config_request/%/%/%";s:8:"numParts";i:6;}}"
                "entity.image_style.devel_definition" => "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;}}"
                "entity.image_style.devel_load" => "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;}}"
                "entity.image_style.devel_load_with_references" => "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;}}"
                "entity.image_style.devel_path_alias" => "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;}}"
                "entity.language_content_settings.devel_definition" => "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;}}"
                "entity.language_content_settings.devel_load" => "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;}}"
                "entity.language_content_settings.devel_load_with_references" => "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;}}"
                "entity.language_content_settings.devel_path_alias" => "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;}}"
                "entity.menu.devel_definition" => "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;}}"
                "entity.menu.devel_load" => "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;}}"
                "entity.menu.devel_load_with_references" => "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;}}"
                "entity.menu.devel_path_alias" => "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;}}"
                "entity.menu_link_content.devel_definition" => "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;}}"
                "entity.menu_link_content.devel_load" => "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;}}"
                "entity.menu_link_content.devel_load_with_references" => "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;}}"
                "entity.menu_link_content.devel_path_alias" => "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;}}"
                "entity.menu_link_content.devel_render" => "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;}}"
                "entity.mgt_transactions.canonical" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:36:"/mgt_transactions/{mgt_transactions}";s:4:"host";s:0:"";s:8:"defaults";a:2:{s:12:"_entity_view";s:21:"mgt_transactions.full";s:15:"_title_callback";s:54:"\Drupal\Core\Entity\Controller\EntityController::title";}s:12:"requirements";a:2:{s:14:"_entity_access";s:21:"mgt_transactions.view";s:16:"mgt_transactions";s:3:"\d+";}s:7:"options";a:4:{s:14:"compiler_class";s:33:"Drupal\Core\Routing\RouteCompiler";s:10:"parameters";a:1:{s:16:"mgt_transactions";a:2:{s:4:"type";s:23:"entity:mgt_transactions";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:16:"mgt_transactions";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:50:"{^/mgt_transactions/(?P<mgt_transactions>\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:16:"mgt_transactions";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:17:"/mgt_transactions";}}s:9:"path_vars";a:1:{i:0;s:16:"mgt_transactions";}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:19:"/mgt_transactions/%";s:8:"numParts";i:2;}}"
                "entity.mgt_transactions.devel_definition" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:53:"/devel/definition/mgt_transactions/{mgt_transactions}";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:"mgt_transactions";s:10:"parameters";a:1:{s:16:"mgt_transactions";a:2:{s:4:"type";s:23:"entity:mgt_transactions";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:16:"mgt_transactions";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:70:"{^/devel/definition/mgt_transactions/(?P<mgt_transactions>[^/]++)$}sDu";s:11:"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:"mgt_transactions";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:34:"/devel/definition/mgt_transactions";}}s:9:"path_vars";a:1:{i:0;s:16:"mgt_transactions";}s:10:"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/mgt_transactions/%";s:8:"numParts";i:4;}}"
                "entity.mgt_transactions.devel_load" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:42:"/devel/mgt_transactions/{mgt_transactions}";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:"mgt_transactions";s:10:"parameters";a:1:{s:16:"mgt_transactions";a:2:{s:4:"type";s:23:"entity:mgt_transactions";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:16:"mgt_transactions";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:59:"{^/devel/mgt_transactions/(?P<mgt_transactions>[^/]++)$}sDu";s:11:"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:"mgt_transactions";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:23:"/devel/mgt_transactions";}}s:9:"path_vars";a:1:{i:0;s:16:"mgt_transactions";}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/mgt_transactions/%";s:8:"numParts";i:3;}}"
                "entity.mgt_transactions.devel_load_with_references" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:63:"/devel/load-with-references/mgt_transactions/{mgt_transactions}";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:"mgt_transactions";s:10:"parameters";a:1:{s:16:"mgt_transactions";a:2:{s:4:"type";s:23:"entity:mgt_transactions";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:16:"mgt_transactions";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:82:"{^/devel/load\-with\-references/mgt_transactions/(?P<mgt_transactions>[^/]++)$}sDu";s:11:"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:"mgt_transactions";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:44:"/devel/load-with-references/mgt_transactions";}}s:9:"path_vars";a:1:{i:0;s:16:"mgt_transactions";}s:10:"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/mgt_transactions/%";s:8:"numParts";i:4;}}"
                "entity.mgt_transactions.devel_path_alias" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:53:"/devel/path-alias/mgt_transactions/{mgt_transactions}";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:"mgt_transactions";s:10:"parameters";a:1:{s:16:"mgt_transactions";a:2:{s:4:"type";s:23:"entity:mgt_transactions";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:16:"mgt_transactions";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:71:"{^/devel/path\-alias/mgt_transactions/(?P<mgt_transactions>[^/]++)$}sDu";s:11:"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:"mgt_transactions";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:34:"/devel/path-alias/mgt_transactions";}}s:9:"path_vars";a:1:{i:0;s:16:"mgt_transactions";}s:10:"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/mgt_transactions/%";s:8:"numParts";i:4;}}"
                "entity.mgt_transactions.devel_render" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:49:"/devel/render/mgt_transactions/{mgt_transactions}";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:16:"mgt_transactions";s:10:"parameters";a:1:{s:16:"mgt_transactions";a:2:{s:4:"type";s:23:"entity:mgt_transactions";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:16:"mgt_transactions";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:66:"{^/devel/render/mgt_transactions/(?P<mgt_transactions>[^/]++)$}sDu";s:11:"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:"mgt_transactions";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:30:"/devel/render/mgt_transactions";}}s:9:"path_vars";a:1:{i:0;s:16:"mgt_transactions";}s:10:"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/render/mgt_transactions/%";s:8:"numParts";i:4;}}"
                "entity.migration.devel_definition" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:27:"/devel/definition/migration";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:9:"migration";s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}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:34:"{^/devel/definition/migration$}sDu";s:11:"path_tokens";a:1:{i:0;a:2:{i:0;s:4:"text";i:1;s:27:"/devel/definition/migration";}}s:9:"path_vars";a:0:{}s:10:"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:"/devel/definition/migration";s:8:"numParts";i:3;}}"
                "entity.migration.devel_load" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:28:"/devel/migration/{migration}";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:"migration";s:10:"parameters";a:1:{s:9:"migration";a:2:{s:4:"type";s:16:"entity:migration";s:9:"converter";s:63:"drupal.proxy_original_service.paramconverter.configentity_admin";}}s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}s:7:"methods";a: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:"migration";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:45:"{^/devel/migration/(?P<migration>[^/]++)$}sDu";s:11:"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:"migration";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:16:"/devel/migration";}}s:9:"path_vars";a:1:{i:0;s:9:"migration";}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/migration/%";s:8:"numParts";i:3;}}"
                "entity.migration.devel_load_with_references" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:49:"/devel/load-with-references/migration/{migration}";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:"migration";s:10:"parameters";a:1:{s:9:"migration";a:2:{s:4:"type";s:16:"entity:migration";s:9:"converter";s:63:"drupal.proxy_original_service.paramconverter.configentity_admin";}}s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}s:7:"methods";a: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:"migration";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:68:"{^/devel/load\-with\-references/migration/(?P<migration>[^/]++)$}sDu";s:11:"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:"migration";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:37:"/devel/load-with-references/migration";}}s:9:"path_vars";a:1:{i:0;s:9:"migration";}s:10:"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/migration/%";s:8:"numParts";i:4;}}"
                "entity.migration.devel_path_alias" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:39:"/devel/path-alias/migration/{migration}";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:9:"migration";s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}s:7:"methods";a: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:"migration";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:57:"{^/devel/path\-alias/migration/(?P<migration>[^/]++)$}sDu";s:11:"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:"migration";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:27:"/devel/path-alias/migration";}}s:9:"path_vars";a:1:{i:0;s:9:"migration";}s:10:"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/migration/%";s:8:"numParts";i:4;}}"
                "entity.migration_group.devel_definition" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:33:"/devel/definition/migration_group";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:"migration_group";s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}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/migration_group$}sDu";s:11:"path_tokens";a:1:{i:0;a:2:{i:0;s:4:"text";i:1;s:33:"/devel/definition/migration_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:7;s:14:"patternOutline";s:33:"/devel/definition/migration_group";s:8:"numParts";i:3;}}"
                "entity.migration_group.devel_load" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:40:"/devel/migration_group/{migration_group}";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:"migration_group";s:10:"parameters";a:1:{s:15:"migration_group";a:2:{s:4:"type";s:22:"entity:migration_group";s:9:"converter";s:63:"drupal.proxy_original_service.paramconverter.configentity_admin";}}s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}s:7:"methods";a: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:"migration_group";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:57:"{^/devel/migration_group/(?P<migration_group>[^/]++)$}sDu";s:11:"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:"migration_group";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:22:"/devel/migration_group";}}s:9:"path_vars";a:1:{i:0;s:15:"migration_group";}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/migration_group/%";s:8:"numParts";i:3;}}"
                "entity.migration_group.devel_load_with_references" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:61:"/devel/load-with-references/migration_group/{migration_group}";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:"migration_group";s:10:"parameters";a:1:{s:15:"migration_group";a:2:{s:4:"type";s:22:"entity:migration_group";s:9:"converter";s:63:"drupal.proxy_original_service.paramconverter.configentity_admin";}}s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}s:7:"methods";a: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:"migration_group";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:80:"{^/devel/load\-with\-references/migration_group/(?P<migration_group>[^/]++)$}sDu";s:11:"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:"migration_group";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:43:"/devel/load-with-references/migration_group";}}s:9:"path_vars";a:1:{i:0;s:15:"migration_group";}s:10:"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/migration_group/%";s:8:"numParts";i:4;}}"
                "entity.migration_group.devel_path_alias" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:51:"/devel/path-alias/migration_group/{migration_group}";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:"migration_group";s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}s:7:"methods";a: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:"migration_group";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:69:"{^/devel/path\-alias/migration_group/(?P<migration_group>[^/]++)$}sDu";s:11:"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:"migration_group";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:33:"/devel/path-alias/migration_group";}}s:9:"path_vars";a:1:{i:0;s:15:"migration_group";}s:10:"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/migration_group/%";s:8:"numParts";i:4;}}"
                "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;}}"
                "entity.node.delete_form" => "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;}}"
                "entity.node.devel_definition" => "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;}}"
                "entity.node.devel_load" => "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;}}"
                "entity.node.devel_load_with_references" => "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;}}"
                "entity.node.devel_path_alias" => "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;}}"
                "entity.node.devel_render" => "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;}}"
                "entity.node.edit_form" => "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;}}"
                "entity.node.preview" => "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:2:{s:11:"_controller";s:51:"\Drupal\node\Controller\NodePreviewController::view";s:15:"_title_callback";s:52:"\Drupal\node\Controller\NodePreviewController::title";}s:12:"requirements";a:1:{s:20:"_node_preview_access";s:14:"{node_preview}";}s:7:"options";a:4:{s:14:"compiler_class";s:33:"Drupal\Core\Routing\RouteCompiler";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;}}"
                "entity.node.revision" => "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;}}"
                "entity.node.version_history" => "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;}}"
                "entity.node_type.devel_definition" => "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;}}"
                "entity.node_type.devel_load" => "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;}}"
                "entity.node_type.devel_load_with_references" => "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;}}"
                "entity.node_type.devel_path_alias" => "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;}}"
                "entity.path_alias.devel_definition" => "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;}}"
                "entity.path_alias.devel_load" => "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;}}"
                "entity.path_alias.devel_load_with_references" => "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;}}"
                "entity.path_alias.devel_path_alias" => "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;}}"
                "entity.philoro_instrument.canonical" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:40:"/philoro_instrument/{philoro_instrument}";s:4:"host";s:0:"";s:8:"defaults";a:2:{s:12:"_entity_view";s:23:"philoro_instrument.full";s:15:"_title_callback";s:54:"\Drupal\Core\Entity\Controller\EntityController::title";}s:12:"requirements";a:2:{s:14:"_entity_access";s:23:"philoro_instrument.view";s:18:"philoro_instrument";s:3:"\d+";}s:7:"options";a:4:{s:14:"compiler_class";s:33:"Drupal\Core\Routing\RouteCompiler";s:10:"parameters";a:1:{s:18:"philoro_instrument";a:2:{s:4:"type";s:25:"entity:philoro_instrument";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:18:"philoro_instrument";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:54:"{^/philoro_instrument/(?P<philoro_instrument>\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:18:"philoro_instrument";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:19:"/philoro_instrument";}}s:9:"path_vars";a:1:{i:0;s:18:"philoro_instrument";}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:21:"/philoro_instrument/%";s:8:"numParts";i:2;}}"
                "entity.philoro_instrument.devel_definition" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:57:"/devel/definition/philoro_instrument/{philoro_instrument}";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:"philoro_instrument";s:10:"parameters";a:1:{s:18:"philoro_instrument";a:2:{s:4:"type";s:25:"entity:philoro_instrument";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:18:"philoro_instrument";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:74:"{^/devel/definition/philoro_instrument/(?P<philoro_instrument>[^/]++)$}sDu";s:11:"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:"philoro_instrument";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:36:"/devel/definition/philoro_instrument";}}s:9:"path_vars";a:1:{i:0;s:18:"philoro_instrument";}s:10:"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/philoro_instrument/%";s:8:"numParts";i:4;}}"
                "entity.philoro_instrument.devel_load" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:46:"/devel/philoro_instrument/{philoro_instrument}";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:"philoro_instrument";s:10:"parameters";a:1:{s:18:"philoro_instrument";a:2:{s:4:"type";s:25:"entity:philoro_instrument";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:18:"philoro_instrument";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:63:"{^/devel/philoro_instrument/(?P<philoro_instrument>[^/]++)$}sDu";s:11:"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:"philoro_instrument";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:25:"/devel/philoro_instrument";}}s:9:"path_vars";a:1:{i:0;s:18:"philoro_instrument";}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/philoro_instrument/%";s:8:"numParts";i:3;}}"
                "entity.philoro_instrument.devel_load_with_references" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:67:"/devel/load-with-references/philoro_instrument/{philoro_instrument}";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:"philoro_instrument";s:10:"parameters";a:1:{s:18:"philoro_instrument";a:2:{s:4:"type";s:25:"entity:philoro_instrument";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:18:"philoro_instrument";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:86:"{^/devel/load\-with\-references/philoro_instrument/(?P<philoro_instrument>[^/]++)$}sDu";s:11:"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:"philoro_instrument";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:46:"/devel/load-with-references/philoro_instrument";}}s:9:"path_vars";a:1:{i:0;s:18:"philoro_instrument";}s:10:"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/philoro_instrument/%";s:8:"numParts";i:4;}}"
                "entity.philoro_instrument.devel_path_alias" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:57:"/devel/path-alias/philoro_instrument/{philoro_instrument}";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:"philoro_instrument";s:10:"parameters";a:1:{s:18:"philoro_instrument";a:2:{s:4:"type";s:25:"entity:philoro_instrument";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:18:"philoro_instrument";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:75:"{^/devel/path\-alias/philoro_instrument/(?P<philoro_instrument>[^/]++)$}sDu";s:11:"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:"philoro_instrument";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:36:"/devel/path-alias/philoro_instrument";}}s:9:"path_vars";a:1:{i:0;s:18:"philoro_instrument";}s:10:"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/philoro_instrument/%";s:8:"numParts";i:4;}}"
                "entity.philoro_instrument.devel_render" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:53:"/devel/render/philoro_instrument/{philoro_instrument}";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:18:"philoro_instrument";s:10:"parameters";a:1:{s:18:"philoro_instrument";a:2:{s:4:"type";s:25:"entity:philoro_instrument";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:18:"philoro_instrument";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:70:"{^/devel/render/philoro_instrument/(?P<philoro_instrument>[^/]++)$}sDu";s:11:"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:"philoro_instrument";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:32:"/devel/render/philoro_instrument";}}s:9:"path_vars";a:1:{i:0;s:18:"philoro_instrument";}s:10:"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/render/philoro_instrument/%";s:8:"numParts";i:4;}}"
                "entity.premarket_instrument.canonical" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:44:"/premarket_instrument/{premarket_instrument}";s:4:"host";s:0:"";s:8:"defaults";a:2:{s:12:"_entity_view";s:25:"premarket_instrument.full";s:15:"_title_callback";s:54:"\Drupal\Core\Entity\Controller\EntityController::title";}s:12:"requirements";a:2:{s:14:"_entity_access";s:25:"premarket_instrument.view";s:20:"premarket_instrument";s:3:"\d+";}s:7:"options";a:4:{s:14:"compiler_class";s:33:"Drupal\Core\Routing\RouteCompiler";s:10:"parameters";a:1:{s:20:"premarket_instrument";a:2:{s:4:"type";s:27:"entity:premarket_instrument";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:20:"premarket_instrument";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:58:"{^/premarket_instrument/(?P<premarket_instrument>\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:20:"premarket_instrument";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:21:"/premarket_instrument";}}s:9:"path_vars";a:1:{i:0;s:20:"premarket_instrument";}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:23:"/premarket_instrument/%";s:8:"numParts";i:2;}}"
                "entity.premarket_instrument.devel_definition" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:61:"/devel/definition/premarket_instrument/{premarket_instrument}";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:"premarket_instrument";s:10:"parameters";a:1:{s:20:"premarket_instrument";a:2:{s:4:"type";s:27:"entity:premarket_instrument";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:20:"premarket_instrument";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:78:"{^/devel/definition/premarket_instrument/(?P<premarket_instrument>[^/]++)$}sDu";s:11:"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:"premarket_instrument";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:38:"/devel/definition/premarket_instrument";}}s:9:"path_vars";a:1:{i:0;s:20:"premarket_instrument";}s:10:"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/premarket_instrument/%";s:8:"numParts";i:4;}}"
                "entity.premarket_instrument.devel_load" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:50:"/devel/premarket_instrument/{premarket_instrument}";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:"premarket_instrument";s:10:"parameters";a:1:{s:20:"premarket_instrument";a:2:{s:4:"type";s:27:"entity:premarket_instrument";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:20:"premarket_instrument";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:67:"{^/devel/premarket_instrument/(?P<premarket_instrument>[^/]++)$}sDu";s:11:"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:"premarket_instrument";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:27:"/devel/premarket_instrument";}}s:9:"path_vars";a:1:{i:0;s:20:"premarket_instrument";}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/premarket_instrument/%";s:8:"numParts";i:3;}}"
                "entity.premarket_instrument.devel_load_with_references" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:71:"/devel/load-with-references/premarket_instrument/{premarket_instrument}";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:"premarket_instrument";s:10:"parameters";a:1:{s:20:"premarket_instrument";a:2:{s:4:"type";s:27:"entity:premarket_instrument";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:20:"premarket_instrument";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:90:"{^/devel/load\-with\-references/premarket_instrument/(?P<premarket_instrument>[^/]++)$}sDu";s:11:"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:"premarket_instrument";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:48:"/devel/load-with-references/premarket_instrument";}}s:9:"path_vars";a:1:{i:0;s:20:"premarket_instrument";}s:10:"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/premarket_instrument/%";s:8:"numParts";i:4;}}"
                "entity.premarket_instrument.devel_path_alias" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:61:"/devel/path-alias/premarket_instrument/{premarket_instrument}";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:"premarket_instrument";s:10:"parameters";a:1:{s:20:"premarket_instrument";a:2:{s:4:"type";s:27:"entity:premarket_instrument";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:20:"premarket_instrument";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:79:"{^/devel/path\-alias/premarket_instrument/(?P<premarket_instrument>[^/]++)$}sDu";s:11:"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:"premarket_instrument";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:38:"/devel/path-alias/premarket_instrument";}}s:9:"path_vars";a:1:{i:0;s:20:"premarket_instrument";}s:10:"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/premarket_instrument/%";s:8:"numParts";i:4;}}"
                "entity.premarket_instrument.devel_render" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:57:"/devel/render/premarket_instrument/{premarket_instrument}";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:20:"premarket_instrument";s:10:"parameters";a:1:{s:20:"premarket_instrument";a:2:{s:4:"type";s:27:"entity:premarket_instrument";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:20:"premarket_instrument";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:74:"{^/devel/render/premarket_instrument/(?P<premarket_instrument>[^/]++)$}sDu";s:11:"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:"premarket_instrument";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:34:"/devel/render/premarket_instrument";}}s:9:"path_vars";a:1:{i:0;s:20:"premarket_instrument";}s:10:"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/render/premarket_instrument/%";s:8:"numParts";i:4;}}"
                "entity.rasch_fg_fund.devel_definition" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:31:"/devel/definition/rasch_fg_fund";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:13:"rasch_fg_fund";s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}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:"{^/devel/definition/rasch_fg_fund$}sDu";s:11:"path_tokens";a:1:{i:0;a:2:{i:0;s:4:"text";i:1;s:31:"/devel/definition/rasch_fg_fund";}}s:9:"path_vars";a:0:{}s:10:"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:"/devel/definition/rasch_fg_fund";s:8:"numParts";i:3;}}"
                "entity.rasch_fg_fund.devel_load" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:36:"/devel/rasch_fg_fund/{rasch_fg_fund}";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:"rasch_fg_fund";s:10:"parameters";a:1:{s:13:"rasch_fg_fund";a:2:{s:4:"type";s:20:"entity:rasch_fg_fund";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:"rasch_fg_fund";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:53:"{^/devel/rasch_fg_fund/(?P<rasch_fg_fund>[^/]++)$}sDu";s:11:"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:"rasch_fg_fund";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:20:"/devel/rasch_fg_fund";}}s:9:"path_vars";a:1:{i:0;s:13:"rasch_fg_fund";}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/rasch_fg_fund/%";s:8:"numParts";i:3;}}"
                "entity.rasch_fg_fund.devel_load_with_references" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:57:"/devel/load-with-references/rasch_fg_fund/{rasch_fg_fund}";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:"rasch_fg_fund";s:10:"parameters";a:1:{s:13:"rasch_fg_fund";a:2:{s:4:"type";s:20:"entity:rasch_fg_fund";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:"rasch_fg_fund";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:76:"{^/devel/load\-with\-references/rasch_fg_fund/(?P<rasch_fg_fund>[^/]++)$}sDu";s:11:"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:"rasch_fg_fund";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:41:"/devel/load-with-references/rasch_fg_fund";}}s:9:"path_vars";a:1:{i:0;s:13:"rasch_fg_fund";}s:10:"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/rasch_fg_fund/%";s:8:"numParts";i:4;}}"
                "entity.rasch_fg_fund.devel_path_alias" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:47:"/devel/path-alias/rasch_fg_fund/{rasch_fg_fund}";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:13:"rasch_fg_fund";s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}s:7:"methods";a: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:"rasch_fg_fund";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:65:"{^/devel/path\-alias/rasch_fg_fund/(?P<rasch_fg_fund>[^/]++)$}sDu";s:11:"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:"rasch_fg_fund";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:31:"/devel/path-alias/rasch_fg_fund";}}s:9:"path_vars";a:1:{i:0;s:13:"rasch_fg_fund";}s:10:"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/rasch_fg_fund/%";s:8:"numParts";i:4;}}"
                "entity.rasch_trading_listing.canonical" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:46:"/rasch_trading_listing/{rasch_trading_listing}";s:4:"host";s:0:"";s:8:"defaults";a:2:{s:12:"_entity_view";s:26:"rasch_trading_listing.full";s:15:"_title_callback";s:54:"\Drupal\Core\Entity\Controller\EntityController::title";}s:12:"requirements";a:2:{s:14:"_entity_access";s:26:"rasch_trading_listing.view";s:21:"rasch_trading_listing";s:3:"\d+";}s:7:"options";a:4:{s:14:"compiler_class";s:33:"Drupal\Core\Routing\RouteCompiler";s:10:"parameters";a:1:{s:21:"rasch_trading_listing";a:2:{s:4:"type";s:28:"entity:rasch_trading_listing";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:21:"rasch_trading_listing";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:60:"{^/rasch_trading_listing/(?P<rasch_trading_listing>\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:21:"rasch_trading_listing";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:22:"/rasch_trading_listing";}}s:9:"path_vars";a:1:{i:0;s:21:"rasch_trading_listing";}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:24:"/rasch_trading_listing/%";s:8:"numParts";i:2;}}"
                "entity.rasch_trading_listing.devel_definition" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:63:"/devel/definition/rasch_trading_listing/{rasch_trading_listing}";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:"rasch_trading_listing";s:10:"parameters";a:1:{s:21:"rasch_trading_listing";a:2:{s:4:"type";s:28:"entity:rasch_trading_listing";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:21:"rasch_trading_listing";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:80:"{^/devel/definition/rasch_trading_listing/(?P<rasch_trading_listing>[^/]++)$}sDu";s:11:"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:"rasch_trading_listing";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:39:"/devel/definition/rasch_trading_listing";}}s:9:"path_vars";a:1:{i:0;s:21:"rasch_trading_listing";}s:10:"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/rasch_trading_listing/%";s:8:"numParts";i:4;}}"
                "entity.rasch_trading_listing.devel_load" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:52:"/devel/rasch_trading_listing/{rasch_trading_listing}";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:"rasch_trading_listing";s:10:"parameters";a:1:{s:21:"rasch_trading_listing";a:2:{s:4:"type";s:28:"entity:rasch_trading_listing";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:21:"rasch_trading_listing";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:69:"{^/devel/rasch_trading_listing/(?P<rasch_trading_listing>[^/]++)$}sDu";s:11:"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:"rasch_trading_listing";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:28:"/devel/rasch_trading_listing";}}s:9:"path_vars";a:1:{i:0;s:21:"rasch_trading_listing";}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/rasch_trading_listing/%";s:8:"numParts";i:3;}}"
                "entity.rasch_trading_listing.devel_load_with_references" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:73:"/devel/load-with-references/rasch_trading_listing/{rasch_trading_listing}";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:"rasch_trading_listing";s:10:"parameters";a:1:{s:21:"rasch_trading_listing";a:2:{s:4:"type";s:28:"entity:rasch_trading_listing";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:21:"rasch_trading_listing";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:92:"{^/devel/load\-with\-references/rasch_trading_listing/(?P<rasch_trading_listing>[^/]++)$}sDu";s:11:"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:"rasch_trading_listing";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:49:"/devel/load-with-references/rasch_trading_listing";}}s:9:"path_vars";a:1:{i:0;s:21:"rasch_trading_listing";}s:10:"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/rasch_trading_listing/%";s:8:"numParts";i:4;}}"
                "entity.rasch_trading_listing.devel_path_alias" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:63:"/devel/path-alias/rasch_trading_listing/{rasch_trading_listing}";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:"rasch_trading_listing";s:10:"parameters";a:1:{s:21:"rasch_trading_listing";a:2:{s:4:"type";s:28:"entity:rasch_trading_listing";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:21:"rasch_trading_listing";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:81:"{^/devel/path\-alias/rasch_trading_listing/(?P<rasch_trading_listing>[^/]++)$}sDu";s:11:"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:"rasch_trading_listing";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:39:"/devel/path-alias/rasch_trading_listing";}}s:9:"path_vars";a:1:{i:0;s:21:"rasch_trading_listing";}s:10:"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/rasch_trading_listing/%";s:8:"numParts";i:4;}}"
                "entity.rasch_trading_listing.devel_render" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:59:"/devel/render/rasch_trading_listing/{rasch_trading_listing}";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:21:"rasch_trading_listing";s:10:"parameters";a:1:{s:21:"rasch_trading_listing";a:2:{s:4:"type";s:28:"entity:rasch_trading_listing";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:21:"rasch_trading_listing";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:76:"{^/devel/render/rasch_trading_listing/(?P<rasch_trading_listing>[^/]++)$}sDu";s:11:"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:"rasch_trading_listing";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:35:"/devel/render/rasch_trading_listing";}}s:9:"path_vars";a:1:{i:0;s:21:"rasch_trading_listing";}s:10:"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/render/rasch_trading_listing/%";s:8:"numParts";i:4;}}"
                "entity.rasch_ttmz_ix_con.canonical" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:38:"/rasch_ttmz_ix_con/{rasch_ttmz_ix_con}";s:4:"host";s:0:"";s:8:"defaults";a:2:{s:12:"_entity_view";s:22:"rasch_ttmz_ix_con.full";s:15:"_title_callback";s:54:"\Drupal\Core\Entity\Controller\EntityController::title";}s:12:"requirements";a:2:{s:14:"_entity_access";s:22:"rasch_ttmz_ix_con.view";s:17:"rasch_ttmz_ix_con";s:3:"\d+";}s:7:"options";a:4:{s:14:"compiler_class";s:33:"Drupal\Core\Routing\RouteCompiler";s:10:"parameters";a:1:{s:17:"rasch_ttmz_ix_con";a:2:{s:4:"type";s:24:"entity:rasch_ttmz_ix_con";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:17:"rasch_ttmz_ix_con";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:52:"{^/rasch_ttmz_ix_con/(?P<rasch_ttmz_ix_con>\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:17:"rasch_ttmz_ix_con";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:18:"/rasch_ttmz_ix_con";}}s:9:"path_vars";a:1:{i:0;s:17:"rasch_ttmz_ix_con";}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:20:"/rasch_ttmz_ix_con/%";s:8:"numParts";i:2;}}"
                "entity.rasch_ttmz_ix_con.devel_definition" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:55:"/devel/definition/rasch_ttmz_ix_con/{rasch_ttmz_ix_con}";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:"rasch_ttmz_ix_con";s:10:"parameters";a:1:{s:17:"rasch_ttmz_ix_con";a:2:{s:4:"type";s:24:"entity:rasch_ttmz_ix_con";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:"rasch_ttmz_ix_con";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:72:"{^/devel/definition/rasch_ttmz_ix_con/(?P<rasch_ttmz_ix_con>[^/]++)$}sDu";s:11:"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:"rasch_ttmz_ix_con";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:35:"/devel/definition/rasch_ttmz_ix_con";}}s:9:"path_vars";a:1:{i:0;s:17:"rasch_ttmz_ix_con";}s:10:"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/rasch_ttmz_ix_con/%";s:8:"numParts";i:4;}}"
                "entity.rasch_ttmz_ix_con.devel_load" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:44:"/devel/rasch_ttmz_ix_con/{rasch_ttmz_ix_con}";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:"rasch_ttmz_ix_con";s:10:"parameters";a:1:{s:17:"rasch_ttmz_ix_con";a:2:{s:4:"type";s:24:"entity:rasch_ttmz_ix_con";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:"rasch_ttmz_ix_con";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:61:"{^/devel/rasch_ttmz_ix_con/(?P<rasch_ttmz_ix_con>[^/]++)$}sDu";s:11:"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:"rasch_ttmz_ix_con";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:24:"/devel/rasch_ttmz_ix_con";}}s:9:"path_vars";a:1:{i:0;s:17:"rasch_ttmz_ix_con";}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/rasch_ttmz_ix_con/%";s:8:"numParts";i:3;}}"
                "entity.rasch_ttmz_ix_con.devel_load_with_references" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:65:"/devel/load-with-references/rasch_ttmz_ix_con/{rasch_ttmz_ix_con}";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:"rasch_ttmz_ix_con";s:10:"parameters";a:1:{s:17:"rasch_ttmz_ix_con";a:2:{s:4:"type";s:24:"entity:rasch_ttmz_ix_con";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:"rasch_ttmz_ix_con";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:84:"{^/devel/load\-with\-references/rasch_ttmz_ix_con/(?P<rasch_ttmz_ix_con>[^/]++)$}sDu";s:11:"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:"rasch_ttmz_ix_con";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:45:"/devel/load-with-references/rasch_ttmz_ix_con";}}s:9:"path_vars";a:1:{i:0;s:17:"rasch_ttmz_ix_con";}s:10:"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/rasch_ttmz_ix_con/%";s:8:"numParts";i:4;}}"
                "entity.rasch_ttmz_ix_con.devel_path_alias" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:55:"/devel/path-alias/rasch_ttmz_ix_con/{rasch_ttmz_ix_con}";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:"rasch_ttmz_ix_con";s:10:"parameters";a:1:{s:17:"rasch_ttmz_ix_con";a:2:{s:4:"type";s:24:"entity:rasch_ttmz_ix_con";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:"rasch_ttmz_ix_con";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:73:"{^/devel/path\-alias/rasch_ttmz_ix_con/(?P<rasch_ttmz_ix_con>[^/]++)$}sDu";s:11:"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:"rasch_ttmz_ix_con";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:35:"/devel/path-alias/rasch_ttmz_ix_con";}}s:9:"path_vars";a:1:{i:0;s:17:"rasch_ttmz_ix_con";}s:10:"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/rasch_ttmz_ix_con/%";s:8:"numParts";i:4;}}"
                "entity.rasch_ttmz_ix_con.devel_render" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:51:"/devel/render/rasch_ttmz_ix_con/{rasch_ttmz_ix_con}";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:"rasch_ttmz_ix_con";s:10:"parameters";a:1:{s:17:"rasch_ttmz_ix_con";a:2:{s:4:"type";s:24:"entity:rasch_ttmz_ix_con";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:"rasch_ttmz_ix_con";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:68:"{^/devel/render/rasch_ttmz_ix_con/(?P<rasch_ttmz_ix_con>[^/]++)$}sDu";s:11:"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:"rasch_ttmz_ix_con";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:31:"/devel/render/rasch_ttmz_ix_con";}}s:9:"path_vars";a:1:{i:0;s:17:"rasch_ttmz_ix_con";}s:10:"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/rasch_ttmz_ix_con/%";s:8:"numParts";i:4;}}"
                "entity.search_page.devel_definition" => "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;}}"
                "entity.search_page.devel_load" => "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;}}"
                "entity.search_page.devel_load_with_references" => "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;}}"
                "entity.search_page.devel_path_alias" => "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;}}"
                "entity.shortcut.devel_definition" => "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;}}"
                "entity.shortcut.devel_load" => "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;}}"
                "entity.shortcut.devel_load_with_references" => "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;}}"
                "entity.shortcut.devel_path_alias" => "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;}}"
                "entity.shortcut.devel_render" => "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;}}"
                "entity.shortcut_set.devel_definition" => "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;}}"
                "entity.shortcut_set.devel_load" => "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;}}"
                "entity.shortcut_set.devel_load_with_references" => "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;}}"
                "entity.shortcut_set.devel_path_alias" => "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;}}"
                "entity.taxonomy_term.canonical" => "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;}}"
                "entity.taxonomy_term.delete_form" => "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;}}"
                "entity.taxonomy_term.devel_definition" => "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;}}"
                "entity.taxonomy_term.devel_load" => "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;}}"
                "entity.taxonomy_term.devel_load_with_references" => "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;}}"
                "entity.taxonomy_term.devel_path_alias" => "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;}}"
                "entity.taxonomy_term.devel_render" => "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;}}"
                "entity.taxonomy_term.edit_form" => "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;}}"
                "entity.taxonomy_term.revision" => "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;}}"
                "entity.taxonomy_term.revision_delete_form" => "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;}}"
                "entity.taxonomy_term.revision_revert_form" => "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;}}"
                "entity.taxonomy_term.version_history" => "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;}}"
                "entity.taxonomy_vocabulary.devel_definition" => "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;}}"
                "entity.taxonomy_vocabulary.devel_load" => "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;}}"
                "entity.taxonomy_vocabulary.devel_load_with_references" => "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;}}"
                "entity.taxonomy_vocabulary.devel_path_alias" => "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;}}"
                "entity.theme_switcher_rule.devel_definition" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:59:"/devel/definition/theme_switcher_rule/{theme_switcher_rule}";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:"theme_switcher_rule";s:10:"parameters";a:1:{s:19:"theme_switcher_rule";a:2:{s:4:"type";s:26:"entity:theme_switcher_rule";s:9:"converter";s:63:"drupal.proxy_original_service.paramconverter.configentity_admin";}}s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}s:7:"methods";a: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:"theme_switcher_rule";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:76:"{^/devel/definition/theme_switcher_rule/(?P<theme_switcher_rule>[^/]++)$}sDu";s:11:"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:"theme_switcher_rule";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:37:"/devel/definition/theme_switcher_rule";}}s:9:"path_vars";a:1:{i:0;s:19:"theme_switcher_rule";}s:10:"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/theme_switcher_rule/%";s:8:"numParts";i:4;}}"
                "entity.theme_switcher_rule.devel_load" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:48:"/devel/theme_switcher_rule/{theme_switcher_rule}";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:"theme_switcher_rule";s:10:"parameters";a:1:{s:19:"theme_switcher_rule";a:2:{s:4:"type";s:26:"entity:theme_switcher_rule";s:9:"converter";s:63:"drupal.proxy_original_service.paramconverter.configentity_admin";}}s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}s:7:"methods";a: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:"theme_switcher_rule";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:65:"{^/devel/theme_switcher_rule/(?P<theme_switcher_rule>[^/]++)$}sDu";s:11:"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:"theme_switcher_rule";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:26:"/devel/theme_switcher_rule";}}s:9:"path_vars";a:1:{i:0;s:19:"theme_switcher_rule";}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/theme_switcher_rule/%";s:8:"numParts";i:3;}}"
                "entity.theme_switcher_rule.devel_load_with_references" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:69:"/devel/load-with-references/theme_switcher_rule/{theme_switcher_rule}";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:"theme_switcher_rule";s:10:"parameters";a:1:{s:19:"theme_switcher_rule";a:2:{s:4:"type";s:26:"entity:theme_switcher_rule";s:9:"converter";s:63:"drupal.proxy_original_service.paramconverter.configentity_admin";}}s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}s:7:"methods";a: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:"theme_switcher_rule";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:88:"{^/devel/load\-with\-references/theme_switcher_rule/(?P<theme_switcher_rule>[^/]++)$}sDu";s:11:"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:"theme_switcher_rule";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:47:"/devel/load-with-references/theme_switcher_rule";}}s:9:"path_vars";a:1:{i:0;s:19:"theme_switcher_rule";}s:10:"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/theme_switcher_rule/%";s:8:"numParts";i:4;}}"
                "entity.theme_switcher_rule.devel_path_alias" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:59:"/devel/path-alias/theme_switcher_rule/{theme_switcher_rule}";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:"theme_switcher_rule";s:10:"parameters";a:1:{s:19:"theme_switcher_rule";a:2:{s:4:"type";s:26:"entity:theme_switcher_rule";s:9:"converter";s:63:"drupal.proxy_original_service.paramconverter.configentity_admin";}}s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}s:7:"methods";a: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:"theme_switcher_rule";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:77:"{^/devel/path\-alias/theme_switcher_rule/(?P<theme_switcher_rule>[^/]++)$}sDu";s:11:"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:"theme_switcher_rule";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:37:"/devel/path-alias/theme_switcher_rule";}}s:9:"path_vars";a:1:{i:0;s:19:"theme_switcher_rule";}s:10:"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/theme_switcher_rule/%";s:8:"numParts";i:4;}}"
                "entity.thescreener_stocks.canonical" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:40:"/thescreener/stocks/{thescreener_stocks}";s:4:"host";s:0:"";s:8:"defaults";a:2:{s:12:"_entity_view";s:23:"thescreener_stocks.full";s:15:"_title_callback";s:54:"\Drupal\Core\Entity\Controller\EntityController::title";}s:12:"requirements";a:2:{s:14:"_entity_access";s:23:"thescreener_stocks.view";s:18:"thescreener_stocks";s:3:"\d+";}s:7:"options";a:4:{s:14:"compiler_class";s:33:"Drupal\Core\Routing\RouteCompiler";s:10:"parameters";a:1:{s:18:"thescreener_stocks";a:2:{s:4:"type";s:25:"entity:thescreener_stocks";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:18:"thescreener_stocks";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:54:"{^/thescreener/stocks/(?P<thescreener_stocks>\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:18:"thescreener_stocks";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:19:"/thescreener/stocks";}}s:9:"path_vars";a:1:{i:0;s:18:"thescreener_stocks";}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:"/thescreener/stocks/%";s:8:"numParts";i:3;}}"
                "entity.thescreener_stocks.devel_definition" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:57:"/devel/definition/thescreener_stocks/{thescreener_stocks}";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:"thescreener_stocks";s:10:"parameters";a:1:{s:18:"thescreener_stocks";a:2:{s:4:"type";s:25:"entity:thescreener_stocks";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:18:"thescreener_stocks";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:74:"{^/devel/definition/thescreener_stocks/(?P<thescreener_stocks>[^/]++)$}sDu";s:11:"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:"thescreener_stocks";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:36:"/devel/definition/thescreener_stocks";}}s:9:"path_vars";a:1:{i:0;s:18:"thescreener_stocks";}s:10:"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/thescreener_stocks/%";s:8:"numParts";i:4;}}"
                "entity.thescreener_stocks.devel_load" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:46:"/devel/thescreener_stocks/{thescreener_stocks}";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:"thescreener_stocks";s:10:"parameters";a:1:{s:18:"thescreener_stocks";a:2:{s:4:"type";s:25:"entity:thescreener_stocks";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:18:"thescreener_stocks";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:63:"{^/devel/thescreener_stocks/(?P<thescreener_stocks>[^/]++)$}sDu";s:11:"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:"thescreener_stocks";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:25:"/devel/thescreener_stocks";}}s:9:"path_vars";a:1:{i:0;s:18:"thescreener_stocks";}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/thescreener_stocks/%";s:8:"numParts";i:3;}}"
                "entity.thescreener_stocks.devel_load_with_references" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:67:"/devel/load-with-references/thescreener_stocks/{thescreener_stocks}";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:"thescreener_stocks";s:10:"parameters";a:1:{s:18:"thescreener_stocks";a:2:{s:4:"type";s:25:"entity:thescreener_stocks";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:18:"thescreener_stocks";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:86:"{^/devel/load\-with\-references/thescreener_stocks/(?P<thescreener_stocks>[^/]++)$}sDu";s:11:"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:"thescreener_stocks";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:46:"/devel/load-with-references/thescreener_stocks";}}s:9:"path_vars";a:1:{i:0;s:18:"thescreener_stocks";}s:10:"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/thescreener_stocks/%";s:8:"numParts";i:4;}}"
                "entity.thescreener_stocks.devel_path_alias" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:57:"/devel/path-alias/thescreener_stocks/{thescreener_stocks}";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:"thescreener_stocks";s:10:"parameters";a:1:{s:18:"thescreener_stocks";a:2:{s:4:"type";s:25:"entity:thescreener_stocks";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:18:"thescreener_stocks";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:75:"{^/devel/path\-alias/thescreener_stocks/(?P<thescreener_stocks>[^/]++)$}sDu";s:11:"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:"thescreener_stocks";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:36:"/devel/path-alias/thescreener_stocks";}}s:9:"path_vars";a:1:{i:0;s:18:"thescreener_stocks";}s:10:"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/thescreener_stocks/%";s:8:"numParts";i:4;}}"
                "entity.thescreener_stocks.devel_render" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:53:"/devel/render/thescreener_stocks/{thescreener_stocks}";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:18:"thescreener_stocks";s:10:"parameters";a:1:{s:18:"thescreener_stocks";a:2:{s:4:"type";s:25:"entity:thescreener_stocks";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:18:"thescreener_stocks";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:70:"{^/devel/render/thescreener_stocks/(?P<thescreener_stocks>[^/]++)$}sDu";s:11:"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:"thescreener_stocks";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:32:"/devel/render/thescreener_stocks";}}s:9:"path_vars";a:1:{i:0;s:18:"thescreener_stocks";}s:10:"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/render/thescreener_stocks/%";s:8:"numParts";i:4;}}"
                "entity.tour.devel_definition" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:22:"/devel/definition/tour";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:"tour";s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}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/tour$}sDu";s:11:"path_tokens";a:1:{i:0;a:2:{i:0;s:4:"text";i:1;s:22:"/devel/definition/tour";}}s:9:"path_vars";a:0:{}s:10:"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/tour";s:8:"numParts";i:3;}}"
                "entity.tour.devel_load" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:18:"/devel/tour/{tour}";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:"tour";s:10:"parameters";a:1:{s:4:"tour";a:2:{s:4:"type";s:11:"entity:tour";s:9:"converter";s:63:"drupal.proxy_original_service.paramconverter.configentity_admin";}}s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}s:7:"methods";a: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:"tour";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:35:"{^/devel/tour/(?P<tour>[^/]++)$}sDu";s:11:"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:"tour";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:11:"/devel/tour";}}s:9:"path_vars";a:1:{i:0;s:4:"tour";}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/tour/%";s:8:"numParts";i:3;}}"
                "entity.tour.devel_load_with_references" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:39:"/devel/load-with-references/tour/{tour}";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:"tour";s:10:"parameters";a:1:{s:4:"tour";a:2:{s:4:"type";s:11:"entity:tour";s:9:"converter";s:63:"drupal.proxy_original_service.paramconverter.configentity_admin";}}s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}s:7:"methods";a: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:"tour";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:58:"{^/devel/load\-with\-references/tour/(?P<tour>[^/]++)$}sDu";s:11:"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:"tour";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:32:"/devel/load-with-references/tour";}}s:9:"path_vars";a:1:{i:0;s:4:"tour";}s:10:"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/tour/%";s:8:"numParts";i:4;}}"
                "entity.tour.devel_path_alias" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:29:"/devel/path-alias/tour/{tour}";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:"tour";s:14:"_access_checks";a:1:{i:0;s:23:"access_check.permission";}s:4:"utf8";b:1;}s:7:"schemes";a:0:{}s:7:"methods";a: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:"tour";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:47:"{^/devel/path\-alias/tour/(?P<tour>[^/]++)$}sDu";s:11:"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:"tour";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:22:"/devel/path-alias/tour";}}s:9:"path_vars";a:1:{i:0;s:4:"tour";}s:10:"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/tour/%";s:8:"numParts";i:4;}}"
                "entity.trendradar.canonical" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:24:"/trendradar/{trendradar}";s:4:"host";s:0:"";s:8:"defaults";a:2:{s:12:"_entity_view";s:15:"trendradar.full";s:15:"_title_callback";s:54:"\Drupal\Core\Entity\Controller\EntityController::title";}s:12:"requirements";a:2:{s:14:"_entity_access";s:15:"trendradar.view";s:10:"trendradar";s:3:"\d+";}s:7:"options";a:4:{s:14:"compiler_class";s:33:"Drupal\Core\Routing\RouteCompiler";s:10:"parameters";a:1:{s:10:"trendradar";a:2:{s:4:"type";s:17:"entity:trendradar";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:10:"trendradar";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:38:"{^/trendradar/(?P<trendradar>\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:"trendradar";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:11:"/trendradar";}}s:9:"path_vars";a:1:{i:0;s:10:"trendradar";}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:13:"/trendradar/%";s:8:"numParts";i:2;}}"
                "entity.trendradar.devel_definition" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:41:"/devel/definition/trendradar/{trendradar}";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:"trendradar";s:10:"parameters";a:1:{s:10:"trendradar";a:2:{s:4:"type";s:17:"entity:trendradar";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:"trendradar";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:58:"{^/devel/definition/trendradar/(?P<trendradar>[^/]++)$}sDu";s:11:"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:"trendradar";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:28:"/devel/definition/trendradar";}}s:9:"path_vars";a:1:{i:0;s:10:"trendradar";}s:10:"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/trendradar/%";s:8:"numParts";i:4;}}"
                "entity.trendradar.devel_load" => "O:31:"Symfony\Component\Routing\Route":9:{s:4:"path";s:30:"/devel/trendradar/{trendradar}";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:"trendradar";s:10:"parameters";a:1:{s:10:"trendradar";a:2:{s:4:"type";s:17:"entity:trendradar";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:"trendradar";}s:11:"path_prefix";s:0:"";s:10:"path_regex";s:47:"{^/devel/trendradar/(?P<trendradar>[^/]++)$}sDu";s:11:"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:"trendradar";i:4;b:1;}i:1;a:2:{i:0;s:4:"text";i:1;s:17:"/devel/trendradar";}}s:9:"path_vars";a:1:{i:0;s:10:"trendradar";}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/trendradar/%";s:8:"numParts";i:3;}}"
                 …274
              ]
              #currentPath: Drupal\Core\Path\CurrentPathStack {#190 …2}
              #cache: Drupal\Core\Cache\DatabaseBackend {#189 …6}
              #cacheTagInvalidator: Drupal\Core\Cache\CacheTagsInvalidator {#280 …2}
              #pathProcessor: Drupal\Core\PathProcessor\PathProcessorManager {#223
                #inboundProcessors: array:4 [ …4]
                #sortedInbound: array:6 [ …6]
                #outboundProcessors: array:2 [ …2]
                #sortedOutbound: []
              }
              #languageManager: Drupal\language\ConfigurableLanguageManager {#250
                #languages: array:2 [
                  "de" => array:1 [ …1]
                  "en" => array:1 [ …1]
                ]
                #defaultLanguage: Drupal\Core\Language\LanguageDefault {#257
                  #language: Drupal\Core\Language\Language {#260 …5}
                }
                #definedLanguageTypesInfo: array:3 [
                  "language_interface" => array:3 [ …3]
                  "language_content" => array:3 [ …3]
                  "language_url" => array:1 [ …1]
                ]
                #_serviceIds: []
                #_entityStorages: []
                #configFactory: Drupal\Core\Config\ConfigFactory {#249}
                #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
                #configFactoryOverride: Drupal\language\Config\LanguageConfigFactoryOverride {#239}
                #requestStack: Symfony\Component\HttpFoundation\RequestStack {#37}
                #negotiator: Drupal\language\LanguageNegotiator {#240
                  #negotiatorManager: Drupal\language\LanguageNegotiationMethodManager {#242 …18}
                  #languageManager: Drupal\language\ConfigurableLanguageManager {#250}
                  #configFactory: Drupal\Core\Config\ConfigFactory {#249}
                  #settings: Drupal\Core\Site\Settings {#27}
                  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#37}
                  #currentUser: Drupal\Core\Session\AccountProxy {#232
                    #account: Drupal\user\Entity\User {#1381
                      #entityTypeId: "user"
                      #enforceIsNew: null
                      #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1378 …8}
                      #cacheContexts: []
                      #cacheTags: []
                      #cacheMaxAge: -1
                      #_serviceIds: []
                      #_entityStorages: []
                      #values: array:18 [ …18]
                      #fields: array:2 [ …2]
                      #fieldDefinitions: array:20 [ …20]
                      #languages: null
                      #langcodeKey: "langcode"
                      #defaultLangcodeKey: "default_langcode"
                      #activeLangcode: "x-default"
                      #enforceDefaultTranslation: null
                      #defaultLangcode: "en"
                      #translations: array:1 [ …1]
                      #translationInitialize: false
                      #newRevision: false
                      #isDefaultRevision: true
                      #entityKeys: array:3 [ …3]
                      #translatableEntityKeys: array:2 [ …2]
                      #validated: false
                      #validationRequired: false
                      #loadedRevisionId: null
                      #revisionTranslationAffectedKey: "revision_translation_affected"
                      #enforceRevisionTranslationAffected: []
                      #isSyncing: false
                    }
                    #id: "1"
                    #eventDispatcher: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher {#75 …3}
                    #_serviceIds: []
                    #_entityStorages: []
                  }
                  #methods: array:1 [ …1]
                  #negotiatedLanguages: array:1 [ …1]
                  #loggerFactory: null
                }
                #languageTypes: array:4 [
                  "_core" => array:1 [ …1]
                  "all" => array:3 [ …3]
                  "configurable" => array:1 [ …1]
                  "negotiation" => array:3 [ …3]
                ]
                #languageTypesInfo: array:3 [
                  "language_interface" => array:3 [ …3]
                  "language_content" => array:4 [ …4]
                  "language_url" => array:2 [ …2]
                ]
                #negotiatedLanguages: array:2 [
                  "language_interface" => Drupal\Core\Language\Language {#1165 …5}
                  "language_url" => Drupal\Core\Language\Language {#1457 …5}
                ]
                #negotiatedMethods: array:2 [
                  "language_interface" => "language-url"
                  "language_url" => "language-url"
                ]
                #initialized: false
                #initializing: []
              }
              #extraCacheKeyParts: array:2 [ …2]
            }
            #context: Drupal\Core\Routing\RequestContext {#1484
              -baseUrl: ""
              -pathInfo: "/en/devel/container/service/twig"
              -method: "GET"
              -host: "cdn.fi-box.stage.service.cash.ch"
              -scheme: "https"
              -httpPort: 80
              -httpsPort: 443
              -queryString: ""
              -parameters: []
              #completeBaseUrl: "https://cdn.fi-box.stage.service.cash.ch"
            }
            #requestStack: Symfony\Component\HttpFoundation\RequestStack {#37}
            #pathProcessor: Drupal\Core\PathProcessor\PathProcessorManager {#223}
            #routeProcessor: Drupal\Core\RouteProcessor\RouteProcessorManager {#1483
              #outboundProcessors: array:2 [ …2]
              #sortedOutbound: []
            }
            #decodedChars: array:2 [
              0 => "%2F"
              1 => "/"
            ]
          }
          #renderer: Drupal\Core\Render\Renderer {#1496
            #theme: Drupal\Core\Theme\ThemeManager {#1443}
            #callableResolver: Drupal\Core\Utility\CallableResolver {#78
              #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#80}
            }
            #elementInfo: Drupal\Core\Render\ElementInfoManager {#1502
              #discovery: null
              #factory: null
              #mapper: null
              #cacheKey: "element_info"
              #cacheTags: []
              #alterHook: "element_plugin"
              #subdir: "Element"
              #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
              #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
              #defaults: []
              #pluginDefinitionAnnotationName: "Drupal\Core\Render\Annotation\RenderElement"
              #pluginDefinitionAttributeName: "Drupal\Core\Render\Attribute\RenderElement"
              #pluginInterface: "Drupal\Core\Render\Element\ElementInterface"
              #namespaces: ArrayObject {#263
                storage: array:100 [ …100]
                flag::STD_PROP_LIST: false
                flag::ARRAY_AS_PROPS: false
                iteratorClass: "ArrayIterator"
              }
              #additionalAnnotationNamespaces: []
              #definitions: null
              #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#252}
              #useCaches: true
              #deprecatedProperties: array:1 [
                "cacheTagInvalidator" => "cache_tags.invalidator"
              ]
              #elementInfo: null
              #themeManager: Drupal\Core\Theme\ThemeManager {#1443}
              #themeHandler: Drupal\Core\Extension\ThemeHandler {#1426}
            }
            #placeholderGenerator: Drupal\Core\Render\PlaceholderGenerator {#1499
              #cacheContextsManager: Drupal\Core\Cache\Context\CacheContextsManager {#49
                #container: Drupal\Core\DependencyInjection\Container {#40 …7}
                #contexts: array:27 [ …27]
                #validContextTokens: array:28 [ …28]
              }
              #rendererConfig: array:2 [
                "required_cache_contexts" => array:3 [ …3]
                "auto_placeholder_conditions" => array:3 [ …3]
              ]
            }
            #renderCache: Drupal\Core\Render\PlaceholderingRenderCache {#1503
              #requestStack: Symfony\Component\HttpFoundation\RequestStack {#37}
              #cacheFactory: Drupal\Core\Cache\VariationCacheFactory {#1406
                #bins: array:3 [ …3]
                #requestStack: Symfony\Component\HttpFoundation\RequestStack {#37}
                #cacheFactory: Drupal\Core\Cache\CacheFactory {#64 …4}
                #cacheContextsManager: Drupal\Core\Cache\Context\CacheContextsManager {#49}
              }
              #cacheContextsManager: Drupal\Core\Cache\Context\CacheContextsManager {#49}
              #placeholderGenerator: Drupal\Core\Render\PlaceholderGenerator {#1499}
              #placeholderResultsCache: []
            }
            #rendererConfig: array:3 [
              "required_cache_contexts" => array:3 [
                0 => "languages:language_interface"
                1 => "theme"
                2 => "user.permissions"
              ]
              "auto_placeholder_conditions" => array:3 [
                "max-age" => 0
                "contexts" => array:2 [ …2]
                "tags" => []
              ]
              "debug" => false
            ]
            #isRenderingRoot: false
            #requestStack: Symfony\Component\HttpFoundation\RequestStack {#37}
          }
        }
        #renderer: Drupal\Core\Render\Renderer {#1496}
        #themeManager: Drupal\Core\Theme\ThemeManager {#1443}
        #dateFormatter: Drupal\Core\Datetime\DateFormatter {#1660
          #timezones: null
          #dateFormatStorage: Drupal\Core\Config\Entity\ConfigEntityStorage {#1661
            #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
            #stringTranslation: Drupal\Core\StringTranslation\TranslationManager {#207
              #translators: array:2 [
                30 => array:1 [ …1]
                0 => array:1 [ …1]
              ]
              #sortedTranslators: array:2 [
                0 => Drupal\Core\StringTranslation\Translator\CustomStrings {#212 …4}
                1 => Drupal\locale\LocaleTranslation {#220 …10}
              ]
              #defaultLangcode: "en"
            }
            #_serviceIds: []
            #_entityStorages: []
            #entityTypeId: "date_format"
            #entityType: Drupal\Core\Config\Entity\ConfigEntityType {#568
              #id: "date_format"
              #class: "Drupal\Core\Datetime\Entity\DateFormat"
              #provider: "core"
              #static_cache: false
              #render_cache: true
              #persistent_cache: true
              #entity_keys: array:8 [ …8]
              #originalClass: "Drupal\Core\Datetime\Entity\DateFormat"
              #handlers: array:4 [ …4]
              #admin_permission: "administer site configuration"
              #collection_permission: null
              #permission_granularity: "entity_type"
              #links: array:7 [ …7]
              #bundle_entity_type: null
              #bundle_of: null
              #bundle_label: null
              #base_table: null
              #revision_data_table: null
              #revision_table: null
              #data_table: null
              #internal: false
              #translatable: false
              #show_revision_ui: false
              #label: Drupal\Core\StringTranslation\TranslatableMarkup {#569 …5}
              #label_collection: ""
              #label_singular: ""
              #label_plural: ""
              #label_count: []
              #uri_callback: null
              #group: "configuration"
              #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#570 …5}
              #field_ui_base_route: null
              #common_reference_target: false
              #list_cache_contexts: []
              #list_cache_tags: array:1 [ …1]
              #constraints: []
              #additional: []
              #_serviceIds: []
              #_entityStorages: []
              #stringTranslation: null
              #config_prefix: null
              #lookup_keys: array:1 [ …1]
              #config_export: array:4 [ …4]
              #mergedConfigExport: []
            }
            #idKey: "id"
            #uuidKey: "uuid"
            #langcodeKey: "langcode"
            #uuidService: Drupal\Component\Uuid\Pecl {#1662}
            -baseEntityClass: "Drupal\Core\Datetime\Entity\DateFormat"
            #memoryCache: Drupal\Core\Cache\MemoryCache\MemoryCache {#579
              #cache: array:2 [ …2]
              #time: Drupal\Component\Datetime\Time {#86}
            }
            #memoryCacheTag: "entity.memory_cache:date_format"
            #configFactory: Drupal\Core\Config\ConfigFactory {#249}
            #configStorage: null
            #languageManager: Drupal\language\ConfigurableLanguageManager {#250}
            #overrideFree: false
          }
          #languageManager: Drupal\language\ConfigurableLanguageManager {#250}
          #configFactory: Drupal\Core\Config\ConfigFactory {#249}
          #requestStack: Symfony\Component\HttpFoundation\RequestStack {#37}
          #country: null
          #dateFormats: []
          #units: array:7 [
            "@count year|@count years" => 31536000
            "@count month|@count months" => 2592000
            "@count week|@count weeks" => 604800
            "@count day|@count days" => 86400
            "@count hour|@count hours" => 3600
            "@count min|@count min" => 60
            "@count sec|@count sec" => 1
          ]
          #stringTranslation: Drupal\Core\StringTranslation\TranslationManager {#207}
        }
        #fileUrlGenerator: Drupal\Core\File\FileUrlGenerator {#1656
          #streamWrapperManager: Drupal\Core\StreamWrapper\StreamWrapperManager {#43}
          #requestStack: Symfony\Component\HttpFoundation\RequestStack {#37}
          #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
        }
      }
      "Twig\Extension\DebugExtension" => Twig\Extension\DebugExtension {#1604}
      "Drupal\Core\Template\DebugExtension" => Drupal\Core\Template\DebugExtension {#1653}
      "Drupal\devel\Twig\Extension\Debug" => Drupal\devel\Twig\Extension\Debug {#1624
        #dumper: Drupal\devel\DevelDumperManager {#1579
          #config: Drupal\Core\Config\ImmutableConfig {#1582}
          #account: Drupal\Core\Session\AccountProxy {#232}
          #dumperManager: Drupal\devel\DevelDumperPluginManager {#1583
            #discovery: null
            #factory: Drupal\Core\Plugin\Factory\ContainerFactory {#1651
              #discovery: Drupal\devel\DevelDumperPluginManager {#1583}
              #interface: "Drupal\devel\DevelDumperInterface"
            }
            #mapper: null
            #cacheKey: "devel_dumper_plugins"
            #cacheTags: []
            #alterHook: "devel_dumper_info"
            #subdir: "Plugin/Devel/Dumper"
            #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
            #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
            #defaults: []
            #pluginDefinitionAnnotationName: "Drupal\devel\Annotation\DevelDumper"
            #pluginDefinitionAttributeName: null
            #pluginInterface: "Drupal\devel\DevelDumperInterface"
            #namespaces: ArrayObject {#263}
            #additionalAnnotationNamespaces: []
            #definitions: array:2 [
              "var_dumper" => array:6 [ …6]
              "kint" => array:6 [ …6]
            ]
            #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#252}
            #useCaches: true
          }
          #entityTypeManager: Drupal\Core\Entity\EntityTypeManager {#192
            #discovery: Drupal\Core\Plugin\Discovery\AnnotatedClassDiscovery {#231
              #pluginNamespaces: []
              #pluginDefinitionAnnotationName: "Drupal\Core\Entity\Annotation\EntityType"
              #annotationReader: null
              #annotationNamespaces: []
              #fileCache: Drupal\Component\FileCache\FileCache {#208 …3}
              #directorySuffix: "/Entity"
              #namespaceSuffix: "\Entity"
              #rootNamespacesIterator: ArrayObject {#263}
            }
            #factory: null
            #mapper: null
            #cacheKey: "entity_type"
            #cacheTags: array:1 [
              0 => "entity_types"
            ]
            #alterHook: "entity_type"
            #subdir: "Entity"
            #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
            #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
            #defaults: []
            #pluginDefinitionAnnotationName: "Drupal\Component\Annotation\Plugin"
            #pluginDefinitionAttributeName: null
            #pluginInterface: "Drupal\Core\Entity\EntityInterface"
            #namespaces: ArrayObject {#263}
            #additionalAnnotationNamespaces: []
            #definitions: array:60 [
              "block" => Drupal\Core\Config\Entity\ConfigEntityType {#277 …44}
              "block_content" => Drupal\Core\Entity\ContentEntityType {#226 …41}
              "block_content_type" => Drupal\Core\Config\Entity\ConfigEntityType {#214 …44}
              "comment_type" => Drupal\Core\Config\Entity\ConfigEntityType {#285 …44}
              "comment" => Drupal\Core\Entity\ContentEntityType {#308 …41}
              "contact_form" => Drupal\Core\Config\Entity\ConfigEntityType {#314 …44}
              "contact_message" => Drupal\Core\Entity\ContentEntityType {#320 …41}
              "dp_underlying" => Drupal\Core\Entity\ContentEntityType {#327 …41}
              "dp_product" => Drupal\Core\Entity\ContentEntityType {#331 …41}
              "editor" => Drupal\Core\Config\Entity\ConfigEntityType {#335 …44}
              "field_config" => Drupal\Core\Config\Entity\ConfigEntityType {#341 …44}
              "field_storage_config" => Drupal\Core\Config\Entity\ConfigEntityType {#347 …44}
              "file" => Drupal\Core\Entity\ContentEntityType {#353 …41}
              "filter_format" => Drupal\Core\Config\Entity\ConfigEntityType {#359 …44}
              "google_tag_container" => Drupal\Core\Config\Entity\ConfigEntityType {#365 …44}
              "http_config_request" => Drupal\Core\Config\Entity\ConfigEntityType {#371 …44}
              "image_style" => Drupal\Core\Config\Entity\ConfigEntityType {#374 …44}
              "configurable_language" => Drupal\Core\Config\Entity\ConfigEntityType {#380 …44}
              "language_content_settings" => Drupal\Core\Config\Entity\ConfigEntityType {#386 …44}
              "menu_link_content" => Drupal\Core\Entity\ContentEntityType {#392 …41}
              "mgt_transactions" => Drupal\Core\Entity\ContentEntityType {#398 …41}
              "migration" => Drupal\Core\Config\Entity\ConfigEntityType {#402 …44}
              "migration_group" => Drupal\Core\Config\Entity\ConfigEntityType {#405 …44}
              "node" => Drupal\Core\Entity\ContentEntityType {#408 …41}
              "node_type" => Drupal\Core\Config\Entity\ConfigEntityType {#415 …44}
              "path_alias" => Drupal\Core\Entity\ContentEntityType {#421 …41}
              "philoro_instrument" => Drupal\Core\Entity\ContentEntityType {#427 …41}
              "premarket_instrument" => Drupal\Core\Entity\ContentEntityType {#431 …41}
              "rasch_fg_fund" => Drupal\Core\Entity\ContentEntityType {#435 …41}
              "rasch_trading_listing" => Drupal\Core\Entity\ContentEntityType {#438 …41}
              "rasch_ttmz_ix_con" => Drupal\Core\Entity\ContentEntityType {#442 …41}
              "search_page" => Drupal\Core\Config\Entity\ConfigEntityType {#446 …44}
              "shortcut_set" => Drupal\Core\Config\Entity\ConfigEntityType {#452 …44}
              "shortcut" => Drupal\Core\Entity\ContentEntityType {#458 …41}
              "action" => Drupal\Core\Config\Entity\ConfigEntityType {#465 …44}
              "menu" => Drupal\Core\Config\Entity\ConfigEntityType {#471 …44}
              "taxonomy_term" => Drupal\Core\Entity\ContentEntityType {#477 …41}
              "taxonomy_vocabulary" => Drupal\Core\Config\Entity\ConfigEntityType {#484 …44}
              "theme_switcher_rule" => Drupal\Core\Config\Entity\ConfigEntityType {#490 …44}
              "thescreener_stocks" => Drupal\Core\Entity\ContentEntityType {#493 …41}
              "tour" => Drupal\Core\Config\Entity\ConfigEntityType {#497 …44}
              "trendradar" => Drupal\Core\Entity\ContentEntityType {#503 …41}
              "user_role" => Drupal\Core\Config\Entity\ConfigEntityType {#507 …44}
              "user" => Drupal\Core\Entity\ContentEntityType {#513 …41}
              "wfg_msi_type_code" => Drupal\Core\Entity\ContentEntityType {#519 …41}
              "wfg_msi_daily_return" => Drupal\Core\Entity\ContentEntityType {#522 …41}
              "wfg_msi_share_class" => Drupal\Core\Entity\ContentEntityType {#525 …41}
              "wfg_msi_import_data" => Drupal\Core\Entity\ContentEntityType {#528 …41}
              "wfg_msi_client" => Drupal\Core\Entity\ContentEntityType {#531 …41}
              "wfg_msi_import_definition" => Drupal\Core\Entity\ContentEntityType {#534 …41}
              "wfg_msi_fund_share_class" => Drupal\Core\Entity\ContentEntityType {#537 …41}
              "wfg_msi_funds" => Drupal\Core\Entity\ContentEntityType {#540 …41}
              "wikifolio" => Drupal\Core\Entity\ContentEntityType {#543 …41}
              "view" => Drupal\Core\Config\Entity\ConfigEntityType {#547 …44}
              "base_field_override" => Drupal\Core\Config\Entity\ConfigEntityType {#553 …44}
              "entity_view_display" => Drupal\Core\Config\Entity\ConfigEntityType {#556 …44}
              "entity_view_mode" => Drupal\Core\Config\Entity\ConfigEntityType {#559 …44}
              "entity_form_display" => Drupal\Core\Config\Entity\ConfigEntityType {#562 …44}
              "entity_form_mode" => Drupal\Core\Config\Entity\ConfigEntityType {#565 …44}
              "date_format" => Drupal\Core\Config\Entity\ConfigEntityType {#568}
            ]
            #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#252}
            #useCaches: true
            #handlers: array:1 [
              "storage" => array:2 [ …2]
            ]
            #stringTranslation: Drupal\Core\StringTranslation\TranslationManager {#207}
            #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#80}
            #entityLastInstalledSchemaRepository: Drupal\Core\Entity\EntityLastInstalledSchemaRepository {#229
              #keyValueFactory: Drupal\Core\KeyValueStore\KeyValueFactory {#202 …3}
              #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#252}
              #entityTypeDefinitions: array:60 [ …60]
            }
            #container: Drupal\Core\DependencyInjection\Container {#40 …7}
          }
          #messenger: Drupal\Core\Messenger\Messenger {#264
            #flashBag: Symfony\Component\HttpFoundation\Session\Flash\FlashBag {#196
              -name: "flashes"
              -flashes: & []
              -storageKey: "_symfony_flashes"
            }
            #killSwitch: Drupal\Core\PageCache\ResponsePolicy\KillSwitch {#234
              #kill: false
            }
          }
          #stringTranslation: Drupal\Core\StringTranslation\TranslationManager {#207}
        }
      }
      "Drupal\help\HelpTwigExtension" => Drupal\help\HelpTwigExtension {#1658
        #accessManager: Drupal\Core\Access\AccessManager {#1459
          #routeProvider: Drupal\Core\Routing\RouteProvider {#278}
          #paramConverterManager: Drupal\Core\ParamConverter\ParamConverterManager {#1479
            #converters: array:8 [ …8]
          }
          #argumentsResolverFactory: Drupal\Core\Access\AccessArgumentsResolverFactory {#1458}
          #currentUser: Drupal\Core\Session\AccountProxy {#232}
          #checkProvider: Drupal\Core\Access\CheckProvider {#1453
            #checkIds: array:24 [ …24]
            #checks: array:1 [ …1]
            #checkMethods: array:24 [ …24]
            #checksNeedsRequest: array:2 [ …2]
            #staticRequirementMap: array:23 [ …23]
            #dynamicRequirementMap: array:1 [ …1]
            #container: Symfony\Component\DependencyInjection\ServiceLocator {#1548 …5}
          }
        }
        #pluginManager: Drupal\help\HelpTopicPluginManager {#1664
          #discovery: null
          #factory: null
          #mapper: null
          #cacheKey: "help_topics"
          #cacheTags: []
          #alterHook: "help_topics_info"
          #subdir: null
          #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
          #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
          #defaults: array:5 [
            "id" => ""
            "label" => ""
            "top_level" => ""
            "related" => []
            "class" => ""
          ]
          #pluginDefinitionAnnotationName: null
          #pluginDefinitionAttributeName: null
          #pluginInterface: null
          #namespaces: null
          #additionalAnnotationNamespaces: []
          #definitions: null
          #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#252}
          #useCaches: true
          #themeHandler: Drupal\Core\Extension\ThemeHandler {#1426}
          #root: "/var/www/html/web"
        }
        #stringTranslation: Drupal\Core\StringTranslation\TranslationManager {#207}
      }
      "Drupal\rasch_fi_services\CustomTwig" => Drupal\rasch_fi_services\CustomTwig {#1652}
      "Drupal\twig_tweak\TwigTweakExtension" => Drupal\twig_tweak\TwigTweakExtension {#1663
        #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
        #themeManager: Drupal\Core\Theme\ThemeManager {#1443}
      }
    ]
    -initialized: false
    -runtimeInitialized: false
    -staging: Twig\Extension\StagingExtension {#1615
      -functions: []
      -filters: []
      -visitors: []
      -tokenParsers: []
      -tests: []
    }
    -parsers: null
    -visitors: null
    -filters: null
    -dynamicFilters: null
    -tests: null
    -dynamicTests: null
    -functions: null
    -dynamicFunctions: null
    -expressionParsers: ? Twig\ExpressionParser\ExpressionParsers
    -globals: null
    -functionCallbacks: []
    -filterCallbacks: []
    -testCallbacks: []
    -parserCallbacks: []
    -lastModified: 0
  }
  -runtimeLoaders: []
  -runtimes: []
  -optionsHash: "["Twig\\Extension\\CoreExtension","Twig\\Extension\\EscaperExtension","Twig\\Extension\\YieldNotReadyExtension","Twig\\Extension\\OptimizerExtension","Twig\\Extension\\SandboxExtension","Drupal\\Core\\Template\\ComponentsTwigExtension","Drupal\\Core\\Template\\TwigExtension","Twig\\Extension\\DebugExtension","Drupal\\Core\\Template\\DebugExtension","Drupal\\devel\\Twig\\Extension\\Debug","Drupal\\help\\HelpTwigExtension","Drupal\\rasch_fi_services\\CustomTwig","Drupal\\twig_tweak\\TwigTweakExtension"]:8:3:3.26.0:0:0:0"
  -useYield: false
  -defaultRuntimeLoader: Twig\RuntimeLoader\FactoryRuntimeLoader {#1614
    -map: array:1 [
      "Twig\Runtime\EscaperRuntime" => Closure() {#1609
        class: "Drupal\Core\Template\TwigEnvironment"
        this: Drupal\Core\Template\TwigEnvironment {#1611}
        file: "/var/www/html/vendor/twig/twig/src/Environment.php"
        line: "134 to 134"
      }
    ]
  }
  -hotCache: []
  #state: Drupal\Core\State\State {#204}
  #templateClasses: []
  #twigCachePrefix: "6a27f45ad8ada"
}