References ApiPlatformBundle
Reference
C
Class

ApiPlatform\Symfony\Bundle\ApiPlatformBundle

The Symfony bundle.

class ApiPlatform\Symfony\Bundle\ApiPlatformBundle extends Symfony\Component\HttpKernel\Bundle\Bundle implements Symfony\Component\HttpKernel\Bundle\BundleInterface
{
    public build(Symfony\Component\DependencyInjection\ContainerBuilder $container): null
    public boot(): null
    public shutdown(): null
    public getContainerExtension(): Symfony\Component\DependencyInjection\Extension\ExtensionInterface
    public getNamespace(): string
    public getPath(): string
    public getName(): string
    public registerCommands(Symfony\Component\Console\Application $application): null
    protected getContainerExtensionClass(): string
    protected createContainerExtension(): Symfony\Component\DependencyInjection\Extension\ExtensionInterface
    public setContainer(null|Symfony\Component\DependencyInjection\ContainerInterface $container): null
}

Properties

name

string $name

extension

Symfony\Component\DependencyInjection\Extension\ExtensionInterface|false $extension

path

string $path

container

Symfony\Component\DependencyInjection\ContainerInterface $container

Methods

build

Builds the bundle.It is only ever called once when the cache is empty.This method can be overridden to register compilation passes, other extensions, …

public build(Symfony\Component\DependencyInjection\ContainerBuilder $container): null

Parameters

containerSymfony\Component\DependencyInjection\ContainerBuilder

Returns

null

Made with love by

Les-Tilleuls.coop can help you design and develop your APIs and web projects, and train your teams in API Platform, Symfony, Next.js, Kubernetes and a wide range of other technologies.

Learn more

Copyright © 2023 Kévin Dunglas

Sponsored by Les-Tilleuls.coop