getDefaultParameters example

use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;

/** * @internal This class has been auto-generated by the Symfony Dependency Injection Component. */
class ProjectServiceContainer extends Container
{
    protected $parameters = [];

    public function __construct()
    {
        $this->parameters = $this->getDefaultParameters();

        $this->services = $this->privates = [];
        $this->methodMap = [
            'bar' => 'getBarService',
        ];

        $this->aliases = [];
    }

    public function compile(): void
    {
        
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;

/** * @internal This class has been auto-generated by the Symfony Dependency Injection Component. */
class Symfony_DI_PhpDumper_Test_JsonParameters extends Container
{
    protected $parameters = [];

    public function __construct()
    {
        $this->parameters = $this->getDefaultParameters();

        $this->services = $this->privates = [];

        $this->aliases = [];
    }

    public function compile(): void
    {
        throw new LogicException('You cannot compile a dumped container that was already compiled.');
    }

    

class ProjectServiceContainer extends Container
{
    private const DEPRECATED_PARAMETERS = [
        'foo_class' => ['symfony/test', '6.3', 'The parameter "%s" is deprecated.', 'foo_class'],
    ];

    protected $parameters = [];

    public function __construct()
    {
        $this->parameters = $this->getDefaultParameters();

        $this->services = $this->privates = [];
        $this->methodMap = [
            'foo' => 'getFooService',
        ];

        $this->aliases = [];
    }

    public function compile(): void
    {
        
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;

/** * @internal This class has been auto-generated by the Symfony Dependency Injection Component. */
class Symfony_DI_PhpDumper_Test_DefaultParameters extends Container
{
    protected $parameters = [];

    public function __construct()
    {
        $this->parameters = $this->getDefaultParameters();

        $this->services = $this->privates = [];

        $this->aliases = [];
    }

    public function compile(): void
    {
        throw new LogicException('You cannot compile a dumped container that was already compiled.');
    }

    
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;

/** * @internal This class has been auto-generated by the Symfony Dependency Injection Component. */
class ProjectServiceContainer extends Container
{
    protected $parameters = [];

    public function __construct()
    {
        $this->parameters = $this->getDefaultParameters();

        $this->services = $this->privates = [];

        $this->aliases = [];
    }

    public function compile(): void
    {
        throw new LogicException('You cannot compile a dumped container that was already compiled.');
    }

    
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;

/** * @internal This class has been auto-generated by the Symfony Dependency Injection Component. */
class ProjectServiceContainer extends Container
{
    protected $parameters = [];

    public function __construct()
    {
        $this->parameters = $this->getDefaultParameters();

        $this->services = $this->privates = [];
        $this->methodMap = [
            'test' => 'getTestService',
        ];

        $this->aliases = [];
    }

    public function compile(): void
    {
        
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;

/** * @internal This class has been auto-generated by the Symfony Dependency Injection Component. */
class Symfony_DI_PhpDumper_Test_UrlParameters extends Container
{
    protected $parameters = [];

    public function __construct()
    {
        $this->parameters = $this->getDefaultParameters();

        $this->services = $this->privates = [];

        $this->aliases = [];
    }

    public function compile(): void
    {
        throw new LogicException('You cannot compile a dumped container that was already compiled.');
    }

    
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;

/** * @internal This class has been auto-generated by the Symfony Dependency Injection Component. */
class ProjectServiceContainer extends Container
{
    protected $parameters = [];

    public function __construct()
    {
        $this->parameters = $this->getDefaultParameters();

        $this->services = $this->privates = [];
        $this->methodMap = [
            'test' => 'getTestService',
        ];

        $this->aliases = [];
    }

    public function compile(): void
    {
        
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;

/** * @internal This class has been auto-generated by the Symfony Dependency Injection Component. */
class Symfony_DI_PhpDumper_Errored_Definition extends Container
{
    protected $parameters = [];

    public function __construct()
    {
        $this->parameters = $this->getDefaultParameters();

        $this->services = $this->privates = [];
        $this->syntheticIds = [
            'request' => true,
        ];
        $this->methodMap = [
            'BAR' => 'getBARService',
            'BAR2' => 'getBAR2Service',
            'a_service' => 'getAServiceService',
            'b_service' => 'getBServiceService',
            'bar' => 'getBar3Service',
            
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;

/** * @internal This class has been auto-generated by the Symfony Dependency Injection Component. */
class ProjectServiceContainer extends Container
{
    protected $parameters = [];

    public function __construct()
    {
        $this->parameters = $this->getDefaultParameters();

        $this->services = $this->privates = [];
        $this->methodMap = [
            'bar' => 'getBarService',
            'foo' => 'getFooService',
        ];

        $this->aliases = [];
    }

    public function compile(): void
    {
/** * @internal This class has been auto-generated by the Symfony Dependency Injection Component. */
class Symfony_DI_PhpDumper_Test_Rot13Parameters extends Container
{
    protected $parameters = [];
    protected \Closure $getService;

    public function __construct()
    {
        $this->parameters = $this->getDefaultParameters();

        $this->services = $this->privates = [];
        $this->methodMap = [
            'Symfony\\Component\\DependencyInjection\\Tests\\Dumper\\Rot13EnvVarProcessor' => 'getRot13EnvVarProcessorService',
            'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
        ];

        $this->aliases = [];
    }

    public function compile(): void
    {
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;

/** * @internal This class has been auto-generated by the Symfony Dependency Injection Component. */
class Symfony_DI_PhpDumper_Test_EnvParameters extends Container
{
    protected $parameters = [];

    public function __construct()
    {
        $this->parameters = $this->getDefaultParameters();

        $this->services = $this->privates = [];
        $this->methodMap = [
            'bar' => 'getBarService',
            'test' => 'getTestService',
        ];

        $this->aliases = [];
    }

    public function compile(): void
    {
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;

/** * @internal This class has been auto-generated by the Symfony Dependency Injection Component. */
class ProjectServiceContainer extends Container
{
    protected $parameters = [];

    public function __construct()
    {
        $this->parameters = $this->getDefaultParameters();

        $this->services = $this->privates = [];
        $this->syntheticIds = [
            'request' => true,
        ];
        $this->methodMap = [
            'BAR' => 'getBARService',
            'BAR2' => 'getBAR2Service',
            'a_service' => 'getAServiceService',
            'b_service' => 'getBServiceService',
            'bar' => 'getBar3Service',
            
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;

/** * @internal This class has been auto-generated by the Symfony Dependency Injection Component. */
class Symfony_DI_PhpDumper_Test_Base64Parameters extends Container
{
    protected $parameters = [];

    public function __construct()
    {
        $this->parameters = $this->getDefaultParameters();

        $this->services = $this->privates = [];

        $this->aliases = [];
    }

    public function compile(): void
    {
        throw new LogicException('You cannot compile a dumped container that was already compiled.');
    }

    
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;

/** * @internal This class has been auto-generated by the Symfony Dependency Injection Component. */
class Symfony_DI_PhpDumper_Test_QueryStringParameters extends Container
{
    protected $parameters = [];

    public function __construct()
    {
        $this->parameters = $this->getDefaultParameters();

        $this->services = $this->privates = [];

        $this->aliases = [];
    }

    public function compile(): void
    {
        throw new LogicException('You cannot compile a dumped container that was already compiled.');
    }

    
Home | Imprint | This part of the site doesn't use cookies.