GET http://prehistcopper.elte.hu/application/mapbender_user_basic/config

Security

Token

There is no security token.

Firewall

secured_area Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.main
context secured_area
entry_point security.authenticator.form_login.secured_area
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#450
  -map: Symfony\Component\Security\Http\AccessMap {#449 …}
  -logger: Monolog\Logger {#503 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#443
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#486 …}
  -sessionKey: "_security_secured_area"
  -logger: Monolog\Logger {#503 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#442 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#462 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#513 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#440 …}
}
0.96 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#425
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#424 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#514
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#485 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/user/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#497 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#462 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#417
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#485 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#439 …}
  -map: Symfony\Component\Security\Http\AccessMap {#449 …}
}
0.01 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
4
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
5
"ContainerZguiuai\PermissionManagerGhostFf08da6"
6
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"

Access decision log

# Result Attributes Object
1 GRANTED view
Mapbender\CoreBundle\Entity\Application {#706
  #yamlRoles: [
    "public"
  ]
  #source: 1
  #id: "mapbender_user_basic"
  #title: "Mapbender Demo Basic"
  #slug: "mapbender_user_basic"
  #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
  #template: "Mapbender\CoreBundle\Template\Fullscreen"
  #map_engine_code: "current"
  #persistentView: false
  #splashscreen: true
  #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
  #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
  #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
  #screenshot: "screenshot.png"
  #extra_assets: null
  #updated: DateTime @1720446551 {#710
    date: 2024-07-08 13:49:11.0 +00:00
  }
  #custom_css: """
    .toolBar.top {\n
        border-bottom: 3px solid #279ddc;\n
    }\n
    .popup {\n
        border-radius: 10px;\n
    }\n
    .popupHead {\n
        border-bottom: solid 1px #b9BABC;\n
        margin: 0 20px 20px 20px;\n
        padding: 20px 0 10px 0;\n
    }\n
    """
  #publicOptions: []
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS GRANTED
Show voter details
2 GRANTED view
Mapbender\CoreBundle\Entity\Element {#733
  #id: "basesourceswitcher"
  #title: "mb.core.basesourceswitcher.class.title"
  #class: "Mapbender\CoreBundle\Element\BaseSourceSwitcher"
  #configuration: [
    "tooltip" => "mb.core.basesourceswitcher.class.title"
    "instancesets" => [
      "1-basesourceswitcher" => [
        "title" => "OSM"
        "group" => "mb.demoapps.baseMaps"
        "instances" => [
          "osm"
        ]
      ]
      "2-basesourceswitcher" => [
        "title" => "OSM (greyscale)"
        "group" => "mb.demoapps.baseMaps"
        "instances" => [
          "osm-greyscale"
        ]
      ]
      "3-basesourceswitcher" => [
        "title" => "OSM (transparent)"
        "group" => "mb.demoapps.baseMaps"
        "instances" => [
          "osm-transparent"
        ]
      ]
      "4-basesourceswitcher" => [
        "title" => "mb.demoapps.noBackground"
        "group" => "mb.demoapps.baseMaps"
        "instances" => []
      ]
    ]
    "anchor" => "right-bottom"
    "display" => "group"
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 0
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
3 GRANTED view
Mapbender\CoreBundle\Entity\Element {#736
  #id: "layertree-button"
  #title: "mb.core.layertree.class.title"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => false
    "tooltip" => null
    "icon" => "icon-layer-tree"
    "group" => null
    "target" => "layertreedialog"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 1
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
4 GRANTED view
Mapbender\CoreBundle\Entity\Element {#735
  #id: "fi-button"
  #title: "mb.core.featureinfo.class.title"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => false
    "tooltip" => null
    "icon" => "icon-feature-info"
    "group" => "featureinfo"
    "target" => "featureinfo"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 2
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
5 GRANTED view
Mapbender\CoreBundle\Entity\Element {#732
  #id: "legend-button"
  #title: "mb.core.legend.class.title"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => false
    "tooltip" => null
    "icon" => "icon-legend"
    "group" => null
    "target" => "legend"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 3
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
6 GRANTED view
Mapbender\CoreBundle\Entity\Element {#739
  #id: "wmsloader-button"
  #title: "mb.wms.wmsloader.class.title"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => false
    "tooltip" => null
    "icon" => "iconWms"
    "group" => null
    "target" => "wmsloader"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 4
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
7 GRANTED view
Mapbender\CoreBundle\Entity\Element {#740
  #id: "sketch-button"
  #title: "mb.core.sketch.class.title"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => false
    "tooltip" => null
    "icon" => "icon-edit"
    "group" => null
    "target" => "sketch"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 5
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
8 GRANTED view
Mapbender\CoreBundle\Entity\Element {#742
  #id: "lineruler-button"
  #title: "mb.core.ruler.tag.measure"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => false
    "tooltip" => "mb.core.ruler.tag.line"
    "icon" => "icon-line-ruler"
    "group" => "rulers"
    "target" => "lineruler"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 6
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
9 GRANTED view
Mapbender\CoreBundle\Entity\Element {#743
  #id: "arearuler-button"
  #title: "mb.core.ruler.tag.measure"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => false
    "tooltip" => "mb.core.ruler.tag.area"
    "icon" => "icon-area-ruler"
    "group" => "rulers"
    "target" => "arearuler"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 7
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
10 GRANTED view
Mapbender\CoreBundle\Entity\Element {#744
  #id: "gps-button"
  #title: "mb.core.gpsposition.class.title"
  #class: "Mapbender\CoreBundle\Element\GpsPosition"
  #configuration: [
    "label" => false
    "tooltip" => null
    "icon" => "iconGps"
    "autoStart" => false
    "average" => 1
    "follow" => false
    "centerOnFirstPosition" => true
    "zoomToAccuracyOnFirstPosition" => true
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 8
  #yamlRoles: []
  #screenType: "mobile"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
11 GRANTED view
Mapbender\CoreBundle\Entity\Element {#745
  #id: "poi-button"
  #title: "mb.core.poi.class.title"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => false
    "tooltip" => null
    "icon" => "iconPoi"
    "group" => null
    "target" => "poi"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 9
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
12 GRANTED view
Mapbender\CoreBundle\Entity\Element {#746
  #id: "coordinatesutility-button"
  #title: "mb.core.coordinatesutility.class.title"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => false
    "tooltip" => null
    "icon" => "iconGpsTarget"
    "group" => null
    "target" => "coordinatesutility"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 10
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
13 GRANTED view
Mapbender\CoreBundle\Entity\Element {#747
  #id: "dataupload-button"
  #title: "mb.core.dataupload.class.title"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => false
    "tooltip" => null
    "icon" => "iconDataUpload"
    "group" => null
    "target" => "dataupload"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 11
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
14 GRANTED view
Mapbender\CoreBundle\Entity\Element {#748
  #id: "print-button"
  #title: "mb.core.printclient.class.title"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => false
    "tooltip" => null
    "icon" => "iconPrint"
    "group" => null
    "target" => "printclient"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 12
  #yamlRoles: []
  #screenType: "desktop"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
15 GRANTED view
Mapbender\CoreBundle\Entity\Element {#749
  #id: "imageexport-button"
  #title: "mb.print.imageexport.class.title"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => false
    "tooltip" => null
    "icon" => "icon-image-export"
    "group" => null
    "target" => "imageexport"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 13
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
16 GRANTED view
Mapbender\CoreBundle\Entity\Element {#750
  #id: "shareUrl"
  #title: "mb.core.ShareUrl.class.title"
  #class: "Mapbender\CoreBundle\Element\ShareUrl"
  #configuration: [
    "label" => false
    "tooltip" => null
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 14
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
17 GRANTED view
Mapbender\CoreBundle\Entity\Element {#751
  #id: "map"
  #title: "mb.core.map.class.title"
  #class: "Mapbender\CoreBundle\Element\Map"
  #configuration: [
    "layersets" => [
      "themes"
      "conferences"
      "main"
      "background themes"
    ]
    "srs" => "EPSG:3857"
    "otherSrs" => [
      "EPSG:25832"
      "EPSG:25833"
      "EPSG:31466"
      "EPSG:31467"
      "EPSG:4326"
    ]
    "base_dpi" => 96
    "tileSize" => 512
    "extent_max" => [
      -20037508.342789
      -20037508.342789
      20037508.342789
      20037508.342789
    ]
    "extent_start" => [
      34384.65
      5623672.86
      2601107.71
      7807351.79
    ]
    "scales" => [
      100000000
      75000000
      50000000
      25000000
      10000000
      5000000
      1000000
      500000
      100000
      50000
      25000
      10000
      7500
      5000
      2500
      1000
      500
    ]
    "fixedZoomSteps" => false
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 0
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
18 GRANTED view
Mapbender\CoreBundle\Entity\Element {#752
  #id: "simplesearch"
  #title: "mb.core.simplesearch.class.title"
  #class: "Mapbender\CoreBundle\Element\SimpleSearch"
  #configuration: [
    "configurations" => [
      [
        "placeholder" => "mb.demoapps.search"
        "target" => "map"
        "anchor" => "right-top"
        "query_url" => "https://osm-photon-search.wheregroup.com/search/api?limit=20&lat=50.7163&lon=7.1366&osm_tag=!railway&osm_tag=!highway:elevator&osm_tag=!tourism&osm_tag=!amenity"
        "query_key" => "q"
        "query_format" => "%s"
        "token_regex" => "[^a-zA-Z0-9äöüÄÖÜß]"
        "token_regex_in" => "([a-zA-ZäöüÄÖÜß]{3,})"
        "token_regex_out" => "$1*"
        "collection_path" => "features"
        "label_attribute" => "${properties.name} ${properties.street} ${properties.housenumber} ${properties.city} ${properties.country}"
        "geom_attribute" => "geometry"
        "sourceSrs" => "EPSG:4326"
        "geom_format" => "GeoJSON"
        "delay" => 300
        "query_ws_replace" => null
        "result_icon_url" => "/bundles/mapbendercore/image/pin_red.png"
        "result_icon_offset" => "-6,-32"
        "result_minscale" => 500
        "result_maxscale" => 5000
        "title" => "mb.demoapps.search"
      ]
    ]
    "anchor" => "right-top"
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 1
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
19 GRANTED view
Mapbender\CoreBundle\Entity\Element {#753
  #id: "zoombar"
  #title: "mb.core.zoombar.class.title"
  #class: "Mapbender\CoreBundle\Element\ZoomBar"
  #configuration: [
    "components" => [
      "rotation"
      "zoom_in_out"
      "zoom_max"
      "zoom_home"
    ]
    "anchor" => "right-top"
    "draggable" => false
    "zoomHomeRestoresLayers" => false
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 2
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
20 GRANTED view
Mapbender\CoreBundle\Entity\Element {#754
  #id: "layertreedialog"
  #title: "mb.core.layertree.class.title"
  #class: "Mapbender\CoreBundle\Element\Layertree"
  #configuration: [
    "autoOpen" => false
    "showBaseSource" => true
    "hideInfo" => false
    "menu" => [
      "opacity"
      "zoomtolayer"
      "metadata"
      "layerremove"
    ]
    "useTheme" => true
    "allowReorder" => true
    "themes" => [
      [
        "id" => "themes"
        "title" => "mb.demoapps.themes"
        "useTheme" => true
        "opened" => true
        "sourceVisibility" => false
        "allSelected" => false
      ]
      [
        "id" => "conferences"
        "title" => "Conferences"
        "useTheme" => true
        "opened" => true
        "sourceVisibility" => false
        "allSelected" => false
      ]
      [
        "id" => "background themes"
        "title" => "mb.demoapps.backgroundThemes"
        "useTheme" => true
        "opened" => true
        "sourceVisibility" => false
        "allSelected" => false
      ]
    ]
    "target" => "map"
    "type" => "dialog"
    "layerRemove" => true
    "hideNotToggleable" => true
    "hideSelect" => true
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 3
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
21 GRANTED view
Mapbender\CoreBundle\Entity\Element {#755
  #id: "legend"
  #title: "mb.core.legend.class.title"
  #class: "Mapbender\CoreBundle\Element\Legend"
  #configuration: [
    "autoOpen" => false
    "showSourceTitle" => true
    "showLayerTitle" => true
    "showGroupedLayerTitle" => true
    "target" => "map"
    "elementType" => "dialog"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 4
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
22 GRANTED view
Mapbender\CoreBundle\Entity\Element {#756
  #id: "featureinfo"
  #title: "mb.core.featureinfo.class.title"
  #class: "Mapbender\CoreBundle\Element\FeatureInfo"
  #configuration: [
    "autoActivate" => false
    "deactivateOnClose" => false
    "printResult" => true
    "onlyValid" => true
    "displayType" => "accordeon"
    "width" => 500
    "height" => 500
    "maxCount" => 100
    "highlighting" => true
    "fillColorDefault" => "rgba(255, 255, 0, 0.25)"
    "fillColorHover" => "rgba(0, 255, 255, 0.5)"
    "strokeColorDefault" => "rgba(255, 0, 255, 0.25)"
    "strokeColorHover" => "rgba(0, 0, 255, 0.5)"
    "strokeWidthDefault" => 3
    "strokeWidthHover" => 5
    "target" => "map"
    "showOriginal" => true
    "opacityDefault" => 25
    "opacityHover" => 50
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 5
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
23 GRANTED view
Mapbender\CoreBundle\Entity\Element {#757
  #id: "wmsloader"
  #title: "mb.wms.wmsloader.class.title"
  #class: "Mapbender\WmsBundle\Element\WmsLoader"
  #configuration: [
    "autoOpen" => false
    "defaultFormat" => "image/png"
    "defaultInfoFormat" => "text/html"
    "splitLayers" => false
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 6
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
24 GRANTED view
Mapbender\CoreBundle\Entity\Element {#758
  #id: "sketch"
  #title: "mb.core.sketch.class.title"
  #class: "Mapbender\CoreBundle\Element\Sketch"
  #configuration: [
    "autoOpen" => false
    "deactivate_on_close" => true
    "geometrytypes" => [
      "point"
      "line"
      "polygon"
      "rectangle"
      "circle"
    ]
    "colors" => [
      "#009ee0"
      "#cf003d"
      "#ffff33"
      "#00837e"
      "#ff7f00"
      "#e7298a"
      "#984ea3"
    ]
    "allow_custom_color" => false
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 7
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
25 GRANTED view
Mapbender\CoreBundle\Entity\Element {#759
  #id: "imageexport"
  #title: "mb.print.imageexport.class.title"
  #class: "Mapbender\PrintBundle\Element\ImageExport"
  #configuration: [
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 8
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
26 GRANTED view
Mapbender\CoreBundle\Entity\Element {#760
  #id: "printclient"
  #title: "mb.core.printclient.class.title"
  #class: "Mapbender\PrintBundle\Element\PrintClient"
  #configuration: [
    "templates" => [
      [
        "template" => "a4landscape"
        "label" => "A4 Landscape"
      ]
      [
        "template" => "a4_landscape_offical"
        "label" => "A4 Landscape Official"
      ]
      [
        "template" => "a4portrait"
        "label" => "A4 Portrait"
      ]
      [
        "template" => "a4_portrait_offical"
        "label" => "A4 Portrait Official"
      ]
      [
        "template" => "a3landscape"
        "label" => "A3 Landscape"
      ]
      [
        "template" => "a3_landscape_offical"
        "label" => "A3 Landscape Official"
      ]
      [
        "template" => "a3portrait"
        "label" => "A3 Portrait"
      ]
      [
        "template" => "a3_portrait_offical"
        "label" => "A3 Portrait Official"
      ]
    ]
    "scales" => [
      500
      1000
      5000
      10000
      25000
    ]
    "quality_levels" => [
      [
        "dpi" => "72"
        "label" => "Draft (72dpi)"
      ]
      [
        "dpi" => "288"
        "label" => "Document (288dpi)"
      ]
    ]
    "rotatable" => true
    "legend" => true
    "legend_default_behaviour" => false
    "optional_fields" => [
      "title" => [
        "label" => "mb.core.printclient.class.title"
        "options" => [
          "required" => false
        ]
      ]
    ]
    "required_fields_first" => false
    "replace_pattern" => null
    "file_prefix" => "mapbender"
    "renderMode" => "direct"
    "queueAccess" => "global"
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 9
  #yamlRoles: []
  #screenType: "desktop"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
27 GRANTED view
Mapbender\CoreBundle\Entity\Element {#761
  #id: "lineruler"
  #title: "mb.core.ruler.tag.line"
  #class: "Mapbender\CoreBundle\Element\Ruler"
  #configuration: [
    "type" => "line"
    "help" => "mb.core.ruler.help"
    "precision" => "auto"
    "fillColor" => "rgba(255,255,255,0.2)"
    "strokeColor" => "rgba(51,153,204, 1)"
    "strokeWidth" => 2
    "strokeWidthWhileDrawing" => 3
    "fontColor" => "#000000"
    "fontSize" => 12
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 10
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
28 GRANTED view
Mapbender\CoreBundle\Entity\Element {#762
  #id: "arearuler"
  #title: "mb.core.ruler.tag.area"
  #class: "Mapbender\CoreBundle\Element\Ruler"
  #configuration: [
    "type" => "area"
    "help" => "mb.core.ruler.help"
    "precision" => "auto"
    "fillColor" => "rgba(254, 254, 254, 0.2)"
    "strokeColor" => "rgba(51,153,204, 1)"
    "strokeWidth" => 2
    "strokeWidthWhileDrawing" => 3
    "fontColor" => "#ffffff"
    "fontSize" => 14
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 11
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
29 GRANTED view
Mapbender\CoreBundle\Entity\Element {#763
  #id: "overview"
  #title: "mb.core.overview.class.title"
  #class: "Mapbender\CoreBundle\Element\Overview"
  #configuration: [
    "layerset" => "overview"
    "width" => 300
    "height" => 150
    "anchor" => "right-bottom"
    "visibility" => "open"
    "fixed" => false
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 12
  #yamlRoles: []
  #screenType: "desktop"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
30 GRANTED view
Mapbender\CoreBundle\Entity\Element {#764
  #id: "scalebar"
  #title: "mb.core.scalebar.class.title"
  #class: "Mapbender\CoreBundle\Element\ScaleBar"
  #configuration: [
    "title" => "Scale Bar"
    "maxWidth" => 200
    "anchor" => "right-bottom"
    "units" => "km"
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 13
  #yamlRoles: []
  #screenType: "desktop"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
31 GRANTED view
Mapbender\CoreBundle\Entity\Element {#765
  #id: "scaledisplay"
  #title: "mb.core.scaledisplay.class.title"
  #class: "Mapbender\CoreBundle\Element\ScaleDisplay"
  #configuration: [
    "title" => "mb.core.scaledisplay.class.title"
    "unitPrefix" => true
    "scalePrefix" => "Scale"
    "anchor" => "right-top"
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 14
  #yamlRoles: []
  #screenType: "desktop"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
32 GRANTED view
Mapbender\CoreBundle\Entity\Element {#766
  #id: "coordinatesutility"
  #title: "mb.core.coordinatesutility.class.title"
  #class: "Mapbender\CoreBundle\Element\CoordinatesUtility"
  #configuration: [
    "srsList" => [
      [
        "name" => "EPSG:31466"
        "title" => "DHDN / 3-degree Gauss-Kruger zone 2"
      ]
      [
        "name" => "EPSG:31467"
        "title" => "DHDN / 3-degree Gauss-Kruger zone 3"
      ]
      [
        "name" => "EPSG:25832"
        "title" => "ETRS 89 / UTM zone 32N"
      ]
      [
        "name" => "EPSG:25833"
        "title" => "ETRS 89 / UTM zone 33N"
      ]
      [
        "name" => "EPSG:4326"
        "title" => "WGS 84"
      ]
    ]
    "addMapSrsList" => true
    "zoomlevel" => 6
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 15
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
33 GRANTED view
Mapbender\CoreBundle\Entity\Element {#767
  #id: "poi"
  #title: "mb.core.poi.class.title"
  #class: "Mapbender\CoreBundle\Element\POI"
  #configuration: [
    "useMailto" => false
    "body" => "mb.demoapps.poi"
    "gps" => null
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 16
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
34 GRANTED view
Mapbender\CoreBundle\Entity\Element {#768
  #id: "copyright"
  #title: "Copyright"
  #class: "Mapbender\CoreBundle\Element\Copyright"
  #configuration: [
    "autoOpen" => false
    "content" => "<p>Learn more about Mapbender </p> <p><a href="https://mapbender.org" target="_blank"> <img src="../image/Mapbender-logo.png" alt="Mapbender"  title="Mapbender" width="200px" /></p>https://mapbender.org</a> </p> <p>Mapbender is an</p> <p><a href="https://www.osgeo.org/projects/mapbender/" target="_blank"> <p> <img src="../bundles/mapbendercore/image/OSGeo_project.png" alt="OSGeo Project"  title="OSGeo Project" width="150px" /></a> </p> <p> <a href="https://www.osgeo.org" target="_blank">https://www.osgeo.org</a> </p> </p>"
    "popupWidth" => 700
    "popupHeight" => "auto"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 17
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
35 GRANTED view
Mapbender\CoreBundle\Entity\Element {#769
  #id: "dataupload"
  #title: "mb.core.dataupload.class.title"
  #class: "Mapbender\CoreBundle\Element\DataUpload"
  #configuration: [
    "maxFileSize" => 10
    "helpText" => "mb.core.dataupload.admin.helpText"
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 18
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
36 GRANTED view
Mapbender\CoreBundle\Entity\Element {#770
  #id: "activityindicator"
  #title: "mb.core.activityindicator.class.title"
  #class: "Mapbender\CoreBundle\Element\ActivityIndicator"
  #configuration: [
    "tooltip" => "mb.core.activityindicator.class.title"
    "activityClass" => "mb-activity"
    "ajaxActivityClass" => "mb-activity-ajax"
    "tileActivityClass" => "mb-activity-tile"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "footer"
  #enabled: true
  #weight: 0
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
37 GRANTED view
Mapbender\CoreBundle\Entity\Element {#771
  #id: "coordinates"
  #title: "mb.core.coordinatesdisplay.class.title"
  #class: "Mapbender\CoreBundle\Element\CoordinatesDisplay"
  #configuration: [
    "anchor" => "right-bottom"
    "label" => false
    "numDigits" => 0
    "empty" => "x: - y: -"
    "prefix" => "x: "
    "separator" => " y: "
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "footer"
  #enabled: true
  #weight: 1
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
38 GRANTED view
Mapbender\CoreBundle\Entity\Element {#772
  #id: "scaleselector"
  #title: "mb.core.scaleselector.class.title"
  #class: "Mapbender\CoreBundle\Element\ScaleSelector"
  #configuration: [
    "label" => false
    "tooltip" => "mb.core.scaleselector.class.title"
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "footer"
  #enabled: true
  #weight: 2
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
39 GRANTED view
Mapbender\CoreBundle\Entity\Element {#773
  #id: "srs"
  #title: "mb.core.srsselector.class.title"
  #class: "Mapbender\CoreBundle\Element\SrsSelector"
  #configuration: [
    "tooltip" => "mb.core.srsselector.class.title"
    "label" => false
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "footer"
  #enabled: true
  #weight: 3
  #yamlRoles: []
  #screenType: "desktop"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
40 GRANTED view
Mapbender\CoreBundle\Entity\Element {#774
  #id: "applicationswitcher"
  #title: "mb.core.applicationSwitcher.class.title"
  #class: "Mapbender\CoreBundle\Element\ApplicationSwitcher"
  #configuration: [
    "open_in_new_tab" => false
    "applications" => [
      "mapbender_user"
      "mapbender_user_basic"
    ]
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "footer"
  #enabled: true
  #weight: 4
  #yamlRoles: []
  #screenType: "desktop"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
41 GRANTED view
Mapbender\CoreBundle\Entity\Element {#775
  #id: "OSM-badge"
  #title: "© OpenStreetMap contributors"
  #class: "Mapbender\CoreBundle\Element\LinkButton"
  #configuration: [
    "label" => true
    "tooltip" => "© OpenStreetMap contributors"
    "icon" => null
    "click" => "https://www.openstreetmap.org/copyright"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "footer"
  #enabled: true
  #weight: 5
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
42 GRANTED view
Mapbender\CoreBundle\Entity\Element {#776
  #id: "copyright-button"
  #title: "Copyright"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => false
    "tooltip" => null
    "icon" => "iconCopyright"
    "group" => null
    "target" => "copyright"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "footer"
  #enabled: true
  #weight: 6
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
43 GRANTED view
Mapbender\CoreBundle\Entity\Element {#777
  #id: "html-powered-by"
  #title: "HTML-powered by Mapbender"
  #class: "Mapbender\CoreBundle\Element\HTMLElement"
  #configuration: [
    "classes" => "html-element-inline"
    "content" => "<span style="color: #009ee0;">powered by Mapbender</span>"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "footer"
  #enabled: true
  #weight: 7
  #yamlRoles: []
  #screenType: "desktop"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
44 GRANTED view
Mapbender\CoreBundle\Entity\Element {#778
  #id: "about"
  #title: "mb.core.aboutdialog.tag.about"
  #class: "Mapbender\CoreBundle\Element\AboutDialog"
  #configuration: [
    "label" => false
    "tooltip" => "mb.core.aboutdialog.tag.about"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#706
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user_basic"
    #title: "Mapbender Demo Basic"
    #slug: "mapbender_user_basic"
    #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#709 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#714 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#708 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#710
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: """
      .toolBar.top {\n
          border-bottom: 3px solid #279ddc;\n
      }\n
      .popup {\n
          border-radius: 10px;\n
      }\n
      .popupHead {\n
          border-bottom: solid 1px #b9BABC;\n
          margin: 0 20px 20px 20px;\n
          padding: 20px 0 10px 0;\n
      }\n
      """
    #publicOptions: []
  }
  #region: "footer"
  #enabled: true
  #weight: 8
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerZguiuai\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details