Mapbender 3.0.6.2 API documenation
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Namespaces

  • FOM
    • CoreBundle
      • Component
      • DependencyInjection
      • Doctrine
        • Types
      • Form
        • DataTransformer
        • Type
    • ManagerBundle
      • Component
      • Configuration
      • Controller
      • DependencyInjection
        • Compiler
      • Form
        • Type
      • Routing
    • UserBundle
      • Command
      • Component
      • Controller
      • DependencyInjection
        • Factory
      • Entity
      • EventListener
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
        • Authentication
          • Provider
          • Token
        • Authorization
          • Voter
        • Firewall
  • Mapbender
    • Component
    • CoreBundle
      • Asset
      • Command
      • Component
        • Exception
      • Controller
      • DataFixtures
        • ORM
          • Application
      • DependencyInjection
        • Compiler
      • Element
        • DataTransformer
        • EventListener
        • Type
      • Entity
      • EventListener
      • Extension
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
      • Template
      • Tests
        • Controller
      • Utils
      • Validator
        • Constraints
    • DataSourceBundle
      • Component
        • Drivers
          • Interfaces
      • Controller
      • DependencyInjection
      • Element
        • Type
      • Entity
      • Extension
      • Tests
    • DigitizerBundle
      • Component
      • Element
        • Type
      • Entity
      • Utils
    • DrupalIntegrationBundle
      • DependencyInjection
      • Security
        • Authentication
          • Provider
          • Token
        • Authorization
          • Voter
        • Factory
        • Firewall
        • User
      • Session
    • KmlBundle
      • Element
    • ManagerBundle
      • Component
        • Exception
      • Controller
      • Form
        • DataTransformer
        • Type
      • Template
    • MobileBundle
      • DependencyInjection
      • Template
    • PrintBundle
      • Component
      • Element
        • Type
    • WmcBundle
      • Component
        • Exception
      • Element
        • Type
      • Entity
      • Form
        • Type
      • Tests
        • Component
    • WmsBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Element
        • DataTransformer
        • EventListener
        • Type
      • Entity
      • Event
      • Form
        • DataTransformer
        • EventListener
        • Type
  • None
  • OwsProxy3
    • CoreBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Entity
      • Event
      • EventListener
      • Worker
  • PHP

Classes

  • MapbenderYamlCompilerPass

Class MapbenderYamlCompilerPass

Class MapbenderYamlCompilerPass

Need to load and create bundle application cache.

Mapbender\CoreBundle\DependencyInjection\Compiler\MapbenderYamlCompilerPass implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Namespace: Mapbender\CoreBundle\DependencyInjection\Compiler
Package: Mapbender\CoreBundle\DependencyInjection\Compiler
Author: Andriy Oblivantsev <eslider@gmail.com>
See: MapbenderCoreBundle::build()
Located at Mapbender/CoreBundle/DependencyInjection/Compiler/MapbenderYamlCompilerPass.php

Methods summary

public
# __construct( string $applicationDir = null, boolean $applicationsFilePath = null )

MapbenderYamlCompilerPass constructor.

MapbenderYamlCompilerPass constructor.

Parameters

$applicationDir
Applications directory path
$applicationsFilePath
Application YAML file path
public
# setContainer( Symfony\Component\DependencyInjection\ContainerBuilder|Symfony\Component\DependencyInjection\ContainerInterface $container )

Parameters

$container
public
# process( Symfony\Component\DependencyInjection\ContainerBuilder $container )

Parameters

$container
Container
public
# loadYamlApplications( string $path )

Load YAML applications from path

Load YAML applications from path

Parameters

$path
Application directory path
public Symfony\Component\Config\Resource\FileResource
# loadAndMergeYamlParameters( string $filePath )

Load and merge d YAML file parameters data

Load and merge d YAML file parameters data

Parameters

$filePath
Absolute file path

Returns

Symfony\Component\Config\Resource\FileResource
FileResource
public
# mergeParameterData( mixed $key, mixed & $data )

Merge container parameter data

Merge container parameter data

Parameters

$key
$data

Magic methods summary

Properties summary

protected Symfony\Component\DependencyInjection\ContainerBuilder|Symfony\Component\DependencyInjection\ContainerInterface $container

Container

Container

#
protected string $applicationsFilePath

Application YAML file path

Application YAML file path

#
protected string $applicationDir

Applications directory path where YAML files are

Applications directory path where YAML files are

#
Mapbender 3.0.6.2 API documenation API documentation generated by ApiGen 2.8.0