Documentation

EmbeddedBuilder
in package

Embedded Builder

Tags
link
www.doctrine-project.com

Table of Contents

Properties

$builder  : ClassMetadataBuilder
$mapping  : array<string|int, mixed>

Methods

__construct()  : mixed
build()  : ClassMetadataBuilder
Finalizes this embeddable and attach it to the ClassMetadata.
setColumnPrefix()  : $this
Sets the column prefix for all of the embedded columns.

Properties

Methods

setColumnPrefix()

Sets the column prefix for all of the embedded columns.

public setColumnPrefix(string $columnPrefix) : $this
Parameters
$columnPrefix : string
Return values
$this

        
On this page

Search results