Symfony2 API
Namespace

Symfony\Component\Config\Definition\Builder

ArrayNodeDefinition This class provides a fluent interface for defining an array node.
BooleanNodeDefinition This class provides a fluent interface for defining a node.
ExprBuilder This class builds an if expression.
MergeBuilder This class builds merge conditions.
NodeBuilder This class provides a fluent interface for building a node.
NodeDefinition This class provides a fluent interface for defining a node.
NormalizationBuilder This class builds normalization conditions.
ScalarNodeDefinition This class provides a fluent interface for defining a node.
TreeBuilder This is the entry class for building a config tree.
ValidationBuilder This class builds validation conditions.
VariableNodeDefinition This class provides a fluent interface for defining a node.

Interfaces

NodeParentInterface An interface that must be implemented by all node parents
ParentNodeDefinitionInterface An interface that must be implemented by nodes which can have children