Mapbender 3.0.6.1 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

  • ArrayObject
  • ArrayUtil
  • ClassPropertiesParser
  • EntityAnnotationParser
  • EntityUtil
  • UrlUtil

Class EntityAnnotationParser

Entity annotation parser

Namespace: Mapbender\CoreBundle\Utils
Author: Andriy Oblivantsev
Author: Paul Schmidt
Located at Mapbender/CoreBundle/Utils/EntityAnnotationParser.php

Methods summary

public static array
# parseFieldsAnnotations( mixed $className, mixed $onlyAnnotation = true )

Parameters

$className
$onlyAnnotation

Returns

array
array
public static array
# getAnnotations( mixed $text )

Parameters

$text

Returns

array
array
public static array
# getAnnotationGroupedValues( mixed $string )

Parameters

$string

Returns

array
array

Magic methods summary

Constants summary

string GET
#Mapbender\CoreBundle\Utils\EntityUtil::GET
string SET
#Mapbender\CoreBundle\Utils\EntityUtil::SET
string HAS
#Mapbender\CoreBundle\Utils\EntityUtil::HAS
string IS
#Mapbender\CoreBundle\Utils\EntityUtil::IS
string GETTER
#Mapbender\CoreBundle\Utils\EntityUtil::GETTER
string SETTER
#Mapbender\CoreBundle\Utils\EntityUtil::SETTER
string HAS_METHOD
#Mapbender\CoreBundle\Utils\EntityUtil::HAS_METHOD
string IS_METHOD
#Mapbender\CoreBundle\Utils\EntityUtil::IS_METHOD
string COLUMN
#'Column'
string NAME
#'name'
string JOIN_COLUMN
#'JoinColumn'
Mapbender 3.0.6.1 API documenation API documentation generated by ApiGen 2.8.0