PHP Класс Snc\RedisBundle\DependencyInjection\Configuration\Configuration

Автор: Henrik Westphal ([email protected])
Наследование: implements Symfony\Component\Config\Definition\ConfigurationInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( $debug )
getConfigTreeBuilder ( ) : Symfony\Component\Config\Definition\Builder\TreeBuilder Generates the configuration tree builder.

Приватные методы

Метод Описание
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

Описание методов

__construct() публичный Метод

public __construct ( $debug )

getConfigTreeBuilder() публичный Метод

Generates the configuration tree builder.
public getConfigTreeBuilder ( ) : Symfony\Component\Config\Definition\Builder\TreeBuilder
Результат Symfony\Component\Config\Definition\Builder\TreeBuilder The tree builder