Search for parse
- Search 7.x for parse
- Search 9.5.x for parse
- Search 8.9.x for parse
- Search 10.3.x for parse
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LogMessageParserInterface::parseMessagePlaceholders | function | core/ |
Parses and transforms message and its placeholders to a common format. |
| LogMessageParserTest | class | core/ |
Tests Drupal\Core\Logger\LogMessageParser. |
| LogMessageParserTest.php | file | core/ |
|
| LogMessageParserTest::providerTestParseMessagePlaceholders | function | core/ |
Data provider for testParseMessagePlaceholders(). |
| LogMessageParserTest::testParseMessagePlaceholders | function | core/ |
Tests for LogMessageParserTrait::parseMessagePlaceholders() |
| NamedPlaceholderConverter::parse | function | core/ |
Parses an SQL statement with named placeholders. |
| NamedPlaceholderConverterTest::testParse | function | core/ |
Tests ::parse(). |
| NamedPlaceholderConverterTest::testParseReuseObject | function | core/ |
Tests reusing the parser object. |
| NodeSearch::parseAdvancedDefaults | function | core/ |
Parses the advanced search form default values. |
| PermissionsPerBundle::parseValue | function | core/ |
Parses the value supplied to ::apply(). |
| Plugin::parse | function | core/ |
Parses an annotation into its definition. |
| PoHeader::parseArithmetic | function | core/ |
Parses and sanitizes an arithmetic formula into a plural element stack. |
| PoHeader::parseHeader | function | core/ |
Parses a Gettext Portable Object file header. |
| PoHeader::parsePluralForms | function | core/ |
Parses a Plural-Forms entry from a Gettext Portable Object file header. |
| PoStreamReader::parseQuoted | function | core/ |
Parses a string in quotes. |
| ProcessOutputCallback::parseJsonOutput | function | core/ |
Gets the parsed JSON output. |
| Recipe::parse | function | core/ |
Parses and validates a recipe.yml file. |
| ResourceFetcher::parseResourceXml | function | core/ |
Parses XML resource data. |
| ResourceTestBase::doTestSparseFieldSets | function | core/ |
Tests sparse field sets. |
| ResourceTestBase::getSparseFieldSets | function | core/ |
Returns an array of sparse fields sets to test. |
| Search::$parsed | property | core/ |
TRUE if the search query has been parsed. |
| Search::queryParseSearchExpression | function | core/ |
Sets up and parses the search query. |
| Search::queryParseSearchExpression | function | core/ |
Sets up and parses the search query. |
| SearchQuery::parseSearchExpression | function | core/ |
Parses the search query into SQL conditions. |
| SearchQuery::parseWord | function | core/ |
Parses a word or phrase for parseQuery(). |
| SimpleAnnotationReader::$parser | property | core/ |
|
| SmartDefaultSettingsTest::$parser | property | core/ |
The message's placeholders parser. |
| StaticReflectionClass::$staticReflectionParser | property | core/ |
The static reflection parser object. |
| StaticReflectionParser | class | core/ |
Allows getting the reflection parser for the parent class. |
| StaticReflectionParser | class | core/ |
Parses a file for namespaces/use/class declarations. |
| StaticReflectionParser.php | file | core/ |
|
| StaticReflectionParser.php | file | core/ |
This class is a near-copy of Doctrine\Common\Reflection\StaticReflectionParser, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.2. |
| StaticReflectionParser::$classAnnotationOptimize | property | core/ |
Whether the caller only wants class annotations. |
| StaticReflectionParser::$classAttributes | property | core/ |
The class attributes. |
| StaticReflectionParser::$className | property | core/ |
The fully qualified class name. |
| StaticReflectionParser::$docComment | property | core/ |
The docComment of the class. |
| StaticReflectionParser::$finder | property | core/ |
A ClassFinder object which finds the class. |
| StaticReflectionParser::$methodAttributes | property | core/ |
Method attributes |
| StaticReflectionParser::$namespace | property | core/ |
The namespace of the class. |
| StaticReflectionParser::$parentClassName | property | core/ |
The name of the class this class extends, if any. |
| StaticReflectionParser::$parentStaticReflectionParser | property | core/ |
The parent PSR-0 Parser. |
| StaticReflectionParser::$parsed | property | core/ |
Whether the parser has run. |
| StaticReflectionParser::$shortClassName | property | core/ |
The short class name. |
| StaticReflectionParser::$useStatements | property | core/ |
The use statements of the class. |
| StaticReflectionParser::fullySpecifyName | function | core/ |
Converts a name into a fully specified name. |
| StaticReflectionParser::getClassName | function | core/ |
|
| StaticReflectionParser::getDocComment | function | core/ |
Gets the doc comment. |
| StaticReflectionParser::getMethodAttributes | function | core/ |
|
| StaticReflectionParser::getNamespaceName | function | core/ |
|
| StaticReflectionParser::getParentParser | function | core/ |
If the current class extends another, get the parser for the latter. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.