6 calls to Inline::parseScalar() in Loft Data Grids 7.2
- Inline::evaluateScalar in vendor/
symfony/ yaml/ Inline.php - Evaluates scalars and replaces magic values.
- Inline::parse in vendor/
symfony/ yaml/ Inline.php - Converts a YAML string to a PHP value.
- Inline::parseMapping in vendor/
symfony/ yaml/ Inline.php - Parses a YAML mapping.
- Inline::parseSequence in vendor/
symfony/ yaml/ Inline.php - Parses a YAML sequence.
- InlineTest::testParseScalarWithCorrectlyQuotedStringShouldReturnString in vendor/
symfony/ yaml/ Tests/ InlineTest.php - Parser::doParse in vendor/
symfony/ yaml/ Parser.php