Component\Config\Definition\Dumper
  • References/PHP/Symfony/Component/Config/Definition

Classes

2025-01-10 15:47:30
DirectoryResource::serialize()
  • References/PHP/Symfony/Component/Config/Resource

serialize()

2025-01-10 15:47:30
YamlReferenceDumper::dump()
  • References/PHP/Symfony/Component/Config/Definition/Dumper

dump(ConfigurationInterface

2025-01-10 15:47:30
NodeInterface::finalize()
  • References/PHP/Symfony/Component/Config/Definition

mixed finalize(mixed $value) Finalizes a value.

2025-01-10 15:47:30
ConfigCacheInterface::isFresh()
  • References/PHP/Symfony/Component/Config

bool isFresh() Checks if the cache is still fresh. This check should take the metadata

2025-01-10 15:47:30
NodeBuilder::end()
  • References/PHP/Symfony/Component/Config/Definition/Builder

ParentNodeDefinitionInterface|NodeDefinition end() Returns the parent node. Return Value ParentNodeDefinitionInterface|NodeDefinition The parent node

2025-01-10 15:47:30
BaseNode::isRequired()
  • References/PHP/Symfony/Component/Config/Definition

bool isRequired() Checks if this node is required.

2025-01-10 15:47:30
XmlUtils
  • References/PHP/Symfony/Component/Config/Util

class XmlUtils XMLUtils is a bunch of utility methods to XML operations. This class contains

2025-01-10 15:47:30
XmlUtils::loadFile()
  • References/PHP/Symfony/Component/Config/Util

static DOMDocument loadFile(string $file, string|callable|null $schemaOrCallable =

2025-01-10 15:47:30
ArrayNode::setAddIfNotSet()
  • References/PHP/Symfony/Component/Config/Definition

setAddIfNotSet(bool $boolean) Sets whether to add default values for this array if it has not been

2025-01-10 15:47:30