Class Application
Applicaton entity
Namespace: Mapbender\CoreBundle\Entity
Author: Christian Wygoda <christian.wygoda@wheregroup.com>
ORM\Entity
ORM\HasLifecycleCallbacks
ORM\Table(name="mb_core_application")
UniqueEntity("slug")
UniqueEntity("title")
Located at Mapbender/CoreBundle/Entity/Application.php
Author: Christian Wygoda <christian.wygoda@wheregroup.com>
ORM\Entity
ORM\HasLifecycleCallbacks
ORM\Table(name="mb_core_application")
UniqueEntity("slug")
UniqueEntity("title")
Located at Mapbender/CoreBundle/Entity/Application.php
public
|
|
public
|
|
public
type
|
|
public
integer
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
text
|
|
public
|
|
public
string
|
|
public
|
|
public
Doctrine\Common\Collections\Collection
|
|
public
|
|
public
Doctrine\Common\Collections\Collection
|
|
public
|
|
public
string
|
|
public
|
|
public
User
|
|
public
|
|
public
array
|
|
public
|
|
public
boolean
|
|
public
|
|
public
|
|
public
|
|
public
|
integer |
SOURCE_YAML
|
1 |
|
integer |
SOURCE_DB
|
2 |
protected
integer
|
$source |
|
#
$source |
protected
mixed
|
$id |
|
|
protected
mixed
|
$title |
|
|
protected
mixed
|
$slug |
|
|
protected
mixed
|
$description |
|
|
protected
mixed
|
$template |
|
|
protected
mixed
|
$elements |
|
|
protected
mixed
|
$layersets |
|
|
protected
mixed
|
$owner |
|
|
protected
mixed
|
$published |
|
|
protected
mixed
|
$screenshot |
|
|
protected
mixed
|
$extra_assets |
|
|
protected
mixed
|
$screenshotFile |
|
|
protected
mixed
|
$updated |
|