Documentation

Configuration
in package
implements ConfigurationInterface

FrameworkExtension configuration structure.

Table of Contents

Interfaces

ConfigurationInterface
Configuration interface.

Properties

$debug  : bool

Methods

__construct()  : mixed
getConfigTreeBuilder()  : TreeBuilder
Generates the configuration tree builder.
addAnnotationsSection()  : mixed
addAssetsSection()  : mixed
addCacheSection()  : mixed
addCsrfSection()  : mixed
addEsiSection()  : mixed
addExceptionsSection()  : mixed
addFormSection()  : mixed
addFragmentsSection()  : mixed
addHttpCacheSection()  : mixed
addHttpClientRetrySection()  : mixed
addHttpClientSection()  : mixed
addLockSection()  : mixed
addMailerSection()  : mixed
addMessengerSection()  : mixed
addNotifierSection()  : mixed
addPhpErrorsSection()  : mixed
addProfilerSection()  : mixed
addPropertyAccessSection()  : mixed
addPropertyInfoSection()  : mixed
addRateLimiterSection()  : mixed
addRequestSection()  : mixed
addRobotsIndexSection()  : mixed
addRouterSection()  : mixed
addSecretsSection()  : mixed
addSerializerSection()  : mixed
addSessionSection()  : mixed
addSsiSection()  : mixed
addTranslatorSection()  : mixed
addUidSection()  : mixed
addValidationSection()  : mixed
addWebLinkSection()  : mixed
addWorkflowSection()  : mixed

Properties

Methods

__construct()

public __construct(bool $debug) : mixed
Parameters
$debug : bool

Whether debugging is enabled or not

addHttpClientRetrySection()

private addHttpClientRetrySection() : mixed

        
On this page

Search results