PHP Class ApiPlatform\Core\Bridge\Symfony\Bundle\DependencyInjection\Compiler\DoctrineQueryExtensionPass

Author: Samuel ROZE ([email protected])
Author: Kévin Dunglas ([email protected])
Inheritance: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Afficher le fichier Open project: api-platform/core

Méthodes publiques

Méthode Description
process ( ContainerBuilder $container )

Private Methods

Méthode Description
findSortedServices ( ContainerBuilder $container, string $tag ) : Reference[] Finds services having the given tag and sorts them by their priority attribute.

Method Details

process() public méthode

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