PHP Класс Contao\CoreBundle\DependencyInjection\Compiler\DoctrineMigrationsPass

Наследование: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
process ( ContainerBuilder $container )

Приватные методы

Метод Описание
hasMigrationsBundle ( ContainerBuilder $container ) : boolean Checks if the Doctrine migrations bundle is enabled.
hasOrm ( ContainerBuilder $container ) : boolean Checks if Doctrine ORM is enabled.
registerDiffCommand ( ContainerBuilder $container, Definition $provider ) Registers the custom doctrine:schema:diff command that works without ORM.

Описание методов

process() публичный Метод

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