PHP Class Snc\RedisBundle\DependencyInjection\Configuration\Configuration

Author: Henrik Westphal ([email protected])
Inheritance: implements Symfony\Component\Config\Definition\ConfigurationInterface
Afficher le fichier Open project: snc/SncRedisBundle

Méthodes publiques

Méthode Description
__construct ( $debug )
getConfigTreeBuilder ( ) : Symfony\Component\Config\Definition\Builder\TreeBuilder Generates the configuration tree builder.

Private Methods

Méthode Description
addClientsSection ( ArrayNodeDefinition $rootNode ) Adds the snc_redis.clients configuration
addDoctrineSection ( ArrayNodeDefinition $rootNode ) Adds the snc_redis.doctrine configuration
addMonologSection ( ArrayNodeDefinition $rootNode ) Adds the snc_redis.monolog configuration
addProfilerStorageSection ( ArrayNodeDefinition $rootNode ) Adds the snc_redis.profiler_storage configuration
addSessionSection ( ArrayNodeDefinition $rootNode ) Adds the snc_redis.session configuration
addSwiftMailerSection ( ArrayNodeDefinition $rootNode ) Adds the snc_redis.swiftmailer configuration

Method Details

__construct() public méthode

public __construct ( $debug )

getConfigTreeBuilder() public méthode

Generates the configuration tree builder.
public getConfigTreeBuilder ( ) : Symfony\Component\Config\Definition\Builder\TreeBuilder
Résultat Symfony\Component\Config\Definition\Builder\TreeBuilder The tree builder