GET http://prehistcopper.elte.hu/application/mapbender_user

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.23 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.00 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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
6
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"

Access decision log

# Result Attributes Object
1 GRANTED view
Mapbender\CoreBundle\Entity\Application {#693
  #yamlRoles: [
    "public"
  ]
  #source: 1
  #id: "mapbender_user"
  #title: "Mapbender Demo"
  #slug: "mapbender_user"
  #description: "Mapbender demo application showing many elements in action"
  #template: "Mapbender\CoreBundle\Template\Fullscreen"
  #map_engine_code: "current"
  #persistentView: false
  #splashscreen: true
  #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
  #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
  #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
  #screenshot: "screenshot.png"
  #extra_assets: null
  #updated: DateTime @1720446551 {#697
    date: 2024-07-08 13:49:11.0 +00:00
  }
  #custom_css: null
  #publicOptions: []
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS GRANTED
Show voter details
2 GRANTED view
Mapbender\CoreBundle\Entity\Element {#794
  #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 (color)"
        "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" => null
        "instances" => []
      ]
    ]
    "anchor" => "right-bottom"
    "display" => "group"
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
3 GRANTED view
Mapbender\CoreBundle\Entity\Element {#781
  #id: "featureinfo"
  #title: "mb.core.featureinfo.class.title"
  #class: "Mapbender\CoreBundle\Element\FeatureInfo"
  #configuration: [
    "autoActivate" => true
    "deactivateOnClose" => false
    "printResult" => true
    "onlyValid" => true
    "displayType" => "tabs"
    "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 {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
4 GRANTED view
Mapbender\CoreBundle\Entity\Element {#793
  #id: "fi-button"
  #title: "mb.core.featureinfo.class.title"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => true
    "tooltip" => null
    "icon" => "iconInfoActive"
    "group" => "featureinfo"
    "target" => "featureinfo"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
5 GRANTED view
Mapbender\CoreBundle\Entity\Element {#782
  #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 {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
6 GRANTED view
Mapbender\CoreBundle\Entity\Element {#792
  #id: "legend-button"
  #title: "mb.core.legend.class.title"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => true
    "tooltip" => null
    "icon" => "iconLegend"
    "group" => null
    "target" => "legend"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
7 GRANTED view
Mapbender\CoreBundle\Entity\Element {#780
  #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 {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
8 GRANTED view
Mapbender\CoreBundle\Entity\Element {#791
  #id: "wmsloader-button"
  #title: "mb.wms.wmsloader.class.title"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => true
    "tooltip" => null
    "icon" => "iconWms"
    "group" => null
    "target" => "wmsloader"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
9 GRANTED view
Mapbender\CoreBundle\Entity\Element {#790
  #id: "gps-button"
  #title: "mb.core.gpsposition.class.title"
  #class: "Mapbender\CoreBundle\Element\GpsPosition"
  #configuration: [
    "label" => true
    "tooltip" => null
    "icon" => "iconGps"
    "autoStart" => false
    "average" => 1
    "follow" => false
    "centerOnFirstPosition" => true
    "zoomToAccuracyOnFirstPosition" => true
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 4
  #yamlRoles: []
  #screenType: "mobile"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
10 GRANTED view
Mapbender\CoreBundle\Entity\Element {#774
  #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 {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
11 GRANTED view
Mapbender\CoreBundle\Entity\Element {#789
  #id: "poi-button"
  #title: "mb.core.poi.class.title"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => true
    "tooltip" => null
    "icon" => "iconPoi"
    "group" => null
    "target" => "poi"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
12 GRANTED view
Mapbender\CoreBundle\Entity\Element {#778
  #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" => "Title"
        "options" => [
          "required" => true
        ]
      ]
    ]
    "required_fields_first" => false
    "replace_pattern" => null
    "file_prefix" => "mapbender"
    "renderMode" => "direct"
    "queueAccess" => "global"
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
13 GRANTED view
Mapbender\CoreBundle\Entity\Element {#788
  #id: "print-button"
  #title: "mb.core.printclient.class.title"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => true
    "tooltip" => null
    "icon" => "iconPrint"
    "group" => null
    "target" => "printclient"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 6
  #yamlRoles: []
  #screenType: "desktop"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
14 GRANTED view
Mapbender\CoreBundle\Entity\Element {#779
  #id: "imageexport"
  #title: "mb.print.imageexport.class.title"
  #class: "Mapbender\PrintBundle\Element\ImageExport"
  #configuration: [
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
15 GRANTED view
Mapbender\CoreBundle\Entity\Element {#787
  #id: "imageexport-button"
  #title: "mb.print.imageexport.class.title"
  #class: "Mapbender\CoreBundle\Element\ControlButton"
  #configuration: [
    "label" => true
    "tooltip" => null
    "icon" => "iconImageExport"
    "group" => null
    "target" => "imageexport"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
16 GRANTED view
Mapbender\CoreBundle\Entity\Element {#786
  #id: "shareUrl"
  #title: "mb.core.ShareUrl.class.title"
  #class: "Mapbender\CoreBundle\Element\ShareUrl"
  #configuration: [
    "label" => true
    "tooltip" => null
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 8
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
17 GRANTED view
Mapbender\CoreBundle\Entity\Element {#785
  #id: "simplesearch"
  #title: "mb.core.simplesearch.class.title"
  #class: "Mapbender\CoreBundle\Element\SimpleSearch"
  #configuration: [
    "configurations" => [
      [
        "placeholder" => "mb.demoapps.search"
        "target" => "map"
        "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"
      ]
    ]
    "target" => "map"
    "anchor" => "right-top"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #publicOptions: []
  }
  #region: "toolbar"
  #enabled: true
  #weight: 9
  #yamlRoles: []
  #screenType: "desktop"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
18 GRANTED view
Mapbender\CoreBundle\Entity\Element {#784
  #id: "map"
  #title: "mb.core.map.class.title"
  #class: "Mapbender\CoreBundle\Element\Map"
  #configuration: [
    "layersets" => [
      "themes"
      "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" => [
      772933.16
      6566826.23
      806786.66
      6582317.62
    ]
    "scales" => [
      50000000
      25000000
      10000000
      5000000
      1000000
      500000
      100000
      50000
      25000
      10000
      7500
      5000
      2500
      1000
      500
    ]
    "fixedZoomSteps" => false
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
19 GRANTED view
Mapbender\CoreBundle\Entity\Element {#783
  #id: "zoombar"
  #title: "mb.core.zoombar.class.title"
  #class: "Mapbender\CoreBundle\Element\ZoomBar"
  #configuration: [
    "components" => [
      "rotation"
      "zoom_max"
      "zoom_home"
      "zoom_in_out"
      "zoom_slider"
    ]
    "anchor" => "right-top"
    "draggable" => false
    "zoomHomeRestoresLayers" => false
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
20 GRANTED view
Mapbender\CoreBundle\Entity\Element {#782
  #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 {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
21 GRANTED view
Mapbender\CoreBundle\Entity\Element {#781
  #id: "featureinfo"
  #title: "mb.core.featureinfo.class.title"
  #class: "Mapbender\CoreBundle\Element\FeatureInfo"
  #configuration: [
    "autoActivate" => true
    "deactivateOnClose" => false
    "printResult" => true
    "onlyValid" => true
    "displayType" => "tabs"
    "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 {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
22 GRANTED view
Mapbender\CoreBundle\Entity\Element {#780
  #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 {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
23 GRANTED view
Mapbender\CoreBundle\Entity\Element {#779
  #id: "imageexport"
  #title: "mb.print.imageexport.class.title"
  #class: "Mapbender\PrintBundle\Element\ImageExport"
  #configuration: [
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
24 GRANTED view
Mapbender\CoreBundle\Entity\Element {#778
  #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" => "Title"
        "options" => [
          "required" => true
        ]
      ]
    ]
    "required_fields_first" => false
    "replace_pattern" => null
    "file_prefix" => "mapbender"
    "renderMode" => "direct"
    "queueAccess" => "global"
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
25 GRANTED view
Mapbender\CoreBundle\Entity\Element {#777
  #id: "overview"
  #title: "mb.core.overview.class.title"
  #class: "Mapbender\CoreBundle\Element\Overview"
  #configuration: [
    "layerset" => "overview"
    "width" => 200
    "height" => 150
    "anchor" => "right-bottom"
    "visibility" => "open"
    "fixed" => false
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 7
  #yamlRoles: []
  #screenType: "desktop"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
26 GRANTED view
Mapbender\CoreBundle\Entity\Element {#776
  #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 {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #publicOptions: []
  }
  #region: "content"
  #enabled: true
  #weight: 8
  #yamlRoles: []
  #screenType: "desktop"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
27 GRANTED view
Mapbender\CoreBundle\Entity\Element {#775
  #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 {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
28 GRANTED view
Mapbender\CoreBundle\Entity\Element {#774
  #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 {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
29 GRANTED view
Mapbender\CoreBundle\Entity\Element {#773
  #id: "layertree"
  #title: "mb.core.layertree.class.title"
  #class: "Mapbender\CoreBundle\Element\Layertree"
  #configuration: [
    "autoOpen" => false
    "showBaseSource" => false
    "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" => "background themes"
        "title" => "mb.demoapps.backgroundThemes"
        "useTheme" => true
        "opened" => true
        "sourceVisibility" => false
        "allSelected" => false
      ]
    ]
    "target" => "map"
    "type" => "element"
    "layerRemove" => true
    "hideNotToggleable" => true
    "hideSelect" => true
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #publicOptions: []
  }
  #region: "sidepane"
  #enabled: true
  #weight: 0
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
30 GRANTED view
Mapbender\CoreBundle\Entity\Element {#772
  #id: "ruler"
  #title: "mb.core.ruler.class.title"
  #class: "Mapbender\CoreBundle\Element\Ruler"
  #configuration: [
    "type" => "both"
    "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" => "rgba(51,153,204, 1)"
    "fontSize" => 14
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #publicOptions: []
  }
  #region: "sidepane"
  #enabled: true
  #weight: 1
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
31 GRANTED view
Mapbender\CoreBundle\Entity\Element {#771
  #id: "sketch"
  #title: "mb.core.sketch.class.title"
  #class: "Mapbender\CoreBundle\Element\Sketch"
  #configuration: [
    "autoOpen" => false
    "deactivate_on_close" => false
    "geometrytypes" => [
      "point"
      "line"
      "polygon"
      "rectangle"
      "circle"
    ]
    "colors" => [
      "#009ee0"
      "#cf003d"
      "#ffff33"
      "#00837e"
      "#ff7f00"
    ]
    "allow_custom_color" => true
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #publicOptions: []
  }
  #region: "sidepane"
  #enabled: true
  #weight: 2
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
32 GRANTED view
Mapbender\CoreBundle\Entity\Element {#770
  #id: "coordinatesutility"
  #title: "mb.core.coordinatesutility.class.title"
  #class: "Mapbender\CoreBundle\Element\CoordinatesUtility"
  #configuration: [
    "srsList" => []
    "addMapSrsList" => true
    "zoomlevel" => 6
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #publicOptions: []
  }
  #region: "sidepane"
  #enabled: true
  #weight: 3
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
33 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 {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #publicOptions: []
  }
  #region: "sidepane"
  #enabled: true
  #weight: 4
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
34 GRANTED view
Mapbender\CoreBundle\Entity\Element {#768
  #id: "viewmanager"
  #title: "mb.core.viewManager.class.title"
  #class: "Mapbender\CoreBundle\Element\ViewManager"
  #configuration: [
    "publicEntries" => "rw"
    "privateEntries" => true
    "allowAnonymousSave" => true
    "showDate" => true
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #publicOptions: []
  }
  #region: "sidepane"
  #enabled: true
  #weight: 5
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
35 GRANTED view
Mapbender\CoreBundle\Entity\Element {#767
  #id: "html-about-mapbender"
  #title: "mb.demoapps.about"
  #class: "Mapbender\CoreBundle\Element\HTMLElement"
  #configuration: [
    "classes" => "html-element-inline"
    "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>"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #publicOptions: []
  }
  #region: "sidepane"
  #enabled: true
  #weight: 6
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
36 GRANTED view
Mapbender\CoreBundle\Entity\Element {#766
  #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 {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
37 GRANTED view
Mapbender\CoreBundle\Entity\Element {#765
  #id: "coordinates"
  #title: "mb.core.coordinatesdisplay.class.title"
  #class: "Mapbender\CoreBundle\Element\CoordinatesDisplay"
  #configuration: [
    "anchor" => "right-bottom"
    "label" => false
    "numDigits" => 2
    "empty" => "x: - y: -"
    "prefix" => "x: "
    "separator" => " y: "
    "target" => "map"
  ]
  #application: Mapbender\CoreBundle\Entity\Application {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
38 GRANTED view
Mapbender\CoreBundle\Entity\Element {#764
  #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 {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
39 GRANTED view
Mapbender\CoreBundle\Entity\Element {#763
  #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 {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
40 GRANTED view
Mapbender\CoreBundle\Entity\Element {#762
  #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 {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
41 GRANTED view
Mapbender\CoreBundle\Entity\Element {#761
  #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 {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #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
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
42 GRANTED view
Mapbender\CoreBundle\Entity\Element {#759
  #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 {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #publicOptions: []
  }
  #region: "footer"
  #enabled: true
  #weight: 6
  #yamlRoles: []
  #screenType: "desktop"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details
43 GRANTED view
Mapbender\CoreBundle\Entity\Element {#757
  #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 {#693
    #yamlRoles: [
      "public"
    ]
    #source: 1
    #id: "mapbender_user"
    #title: "Mapbender Demo"
    #slug: "mapbender_user"
    #description: "Mapbender demo application showing many elements in action"
    #template: "Mapbender\CoreBundle\Template\Fullscreen"
    #map_engine_code: "current"
    #persistentView: false
    #splashscreen: true
    #regionProperties: Doctrine\Common\Collections\ArrayCollection {#696 …}
    #elements: Mapbender\Component\Collections\YamlElementCollection {#701 …}
    #layersets: Doctrine\Common\Collections\ArrayCollection {#695 …}
    #screenshot: "screenshot.png"
    #extra_assets: null
    #updated: DateTime @1720446551 {#697
      date: 2024-07-08 13:49:11.0 +00:00
    }
    #custom_css: null
    #publicOptions: []
  }
  #region: "footer"
  #enabled: true
  #weight: 7
  #yamlRoles: []
  #screenType: "all"
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
ACCESS ABSTAIN
"ContainerFlJmRAJ\PermissionManagerGhostFf08da6"
ACCESS ABSTAIN
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"
ACCESS GRANTED
Show voter details