Guides
Tutorials
Creates the Elasticsearch client.
class ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\ElasticsearchClientPass implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
{
public process(Symfony\Component\DependencyInjection\ContainerBuilder $container): null
}class ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\ElasticsearchClientPass implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
{
public process(Symfony\Component\DependencyInjection\ContainerBuilder $container): null
}You can modify the container here before it is dumped to PHP code.
public process(Symfony\Component\DependencyInjection\ContainerBuilder $container): nullpublic process(Symfony\Component\DependencyInjection\ContainerBuilder $container): null| container | Symfony\Component\DependencyInjection\ContainerBuilder |
null