FileAccess Orion

Configuration
in package
implements ConfigurationInterface

FrameworkExtension configuration structure.

Tags
author

Jeremy Mikola jmikola@gmail.com

author

Grégoire Pineau lyrixx@lyrixx.info

Interfaces, Classes, Traits and Enums

ConfigurationInterface
Configuration interface.

Table of Contents

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

Properties

Methods

__construct()

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

Whether debugging is enabled or not

Return values
mixed

Search results