ResourceCheckerConfigCache::getPath()
  • References/PHP/Symfony/Component/Config

string getPath() Gets the cache file path.

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

unserialize($serialized) {@inheritdoc} Parameters

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

ExprBuilder

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

NodeDefinition|$this

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

Arr

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

NumericNodeDefinition max(mixed $max) Ensures that the value is smaller than the given reference. Parameters mixed $max Return Value NumericNodeDefinition Exceptions InvalidArgumentException when the constraint is inconsistent

2025-01-10 15:47:30
MergeBuilder
  • References/PHP/Symfony/Component/Config/Definition/Builder

class MergeBuilder This class builds merge conditions. Properties

2025-01-10 15:47:30
Component\Config\Resource
  • References/PHP/Symfony/Component/Config

Classes

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

VariableNodeDefinition variableNode(string $name) Creates a child variable node. Parameters string $name The name of the node Return Value VariableNodeDefinition The builder of the child node

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

bool hasDefaultValue() Returns true when the node has a default value.

2025-01-10 15:47:30