Overview

Namespaces

  • Contrib
    • Bundle
      • CoverallsBundle
        • Console
        • Entity
      • CoverallsV1Bundle
        • Api
        • Collector
        • Command
        • Config
        • Entity
          • Git
    • Component
      • File
      • Log
      • System
        • Git
  • Guzzle
    • Batch
      • Exception
    • Cache
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
      • QueryAggregator
    • Inflection
    • Iterator
    • Log
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Async
      • Backoff
      • Cache
      • Cookie
        • CookieJar
        • Exception
      • CurlAuth
      • ErrorResponse
        • Exception
      • History
      • Log
      • Md5
      • Mock
      • Oauth
    • Service
      • Builder
      • Command
        • Factory
        • LocationVisitor
          • Request
          • Response
      • Description
      • Exception
      • Resource
    • Stream
  • PHP
  • Psr
    • Log
  • Symfony
    • Component
      • Config
        • Definition
          • Builder
          • Exception
        • Exception
        • Loader
        • Resource
        • Util
      • Console
        • Command
        • Formatter
        • Helper
        • Input
        • Output
        • Tester
      • EventDispatcher
        • Debug
      • Finder
        • Adapter
        • Comparator
        • Exception
        • Expression
        • Iterator
        • Shell
      • Stopwatch
      • Yaml
        • Exception

Classes

  • ArrayNode
  • BaseNode
  • BooleanNode
  • EnumNode
  • FloatNode
  • IntegerNode
  • NumericNode
  • Processor
  • PrototypedArrayNode
  • ReferenceDumper
  • ScalarNode
  • VariableNode

Interfaces

  • ConfigurationInterface
  • NodeInterface
  • PrototypeNodeInterface
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Namespace Symfony\Component\Config\Definition

Namespaces summary
Symfony\Component\Config\Definition\Builder
Symfony\Component\Config\Definition\Exception
Classes summary
ArrayNode Represents an Array node in the config tree.
BaseNode The base node class
BooleanNode This node represents a Boolean value in the config tree.
EnumNode Node which only allows a finite set of values.
FloatNode This node represents a float value in the config tree.
IntegerNode This node represents an integer value in the config tree.
NumericNode This node represents a numeric value in the config tree
Processor This class is the entry point for config normalization/merging/finalization.
PrototypedArrayNode Represents a prototyped Array node in the config tree.
ReferenceDumper Dumps a reference configuration for the given configuration/node instance.
ScalarNode This node represents a scalar value in the config tree.
VariableNode This node represents a value of variable type in the config tree.
Interfaces summary
ConfigurationInterface Configuration interface
NodeInterface Common Interface among all nodes.
PrototypeNodeInterface This interface must be implemented by nodes which can be used as prototypes.
php-coveralls API documentation generated by ApiGen 2.8.0