mediatekformation

IdGeneratorPass
in package
implements CompilerPassInterface

Interfaces, Classes, Traits and Enums

CompilerPassInterface
Interface that must be implemented by compilation passes.

Table of Contents

CONFIGURATION_TAG  = 'doctrine.orm.configuration'
ID_GENERATOR_TAG  = 'doctrine.id_generator'
process()  : void
You can modify the container here before it is dumped to PHP code.

Constants

CONFIGURATION_TAG

public mixed CONFIGURATION_TAG = 'doctrine.orm.configuration'

ID_GENERATOR_TAG

public mixed ID_GENERATOR_TAG = 'doctrine.id_generator'

Methods

Search results