Search for parse
- Search 7.x for parse
- Search 9.5.x for parse
- Search 10.3.x for parse
- Search 11.x for parse
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LibraryDiscoveryParserTest::testLibraryWithLicenses | function | core/ |
Tests a library with various licenses, some GPL-compatible, some not. |
LibraryDiscoveryParserTest::testNonCoreLibrariesFound | function | core/ |
@covers ::buildByExtension |
LibraryDiscoveryParserTest::testNonCoreLibrariesNotFound | function | core/ |
@covers ::buildByExtension |
LibraryDiscoveryParserTest::testVersion | function | core/ |
Tests the version property, and how it propagates to the contained assets. |
logger.log_message_parser | service | core/ |
Drupal\Core\Logger\LogMessageParser |
LogMessageParser | class | core/ |
Parses log messages and their placeholders. |
LogMessageParser.php | file | core/ |
|
LogMessageParser::parseMessagePlaceholders | function | core/ |
Parses and transforms message and its placeholders to a common format. |
LogMessageParserInterface | interface | core/ |
Defines an interface for parsing log messages and their placeholders. |
LogMessageParserInterface.php | file | core/ |
|
LogMessageParserInterface::parseMessagePlaceholders | function | core/ |
Parses and transforms message and its placeholders to a common format. |
LogMessageParserTest | class | core/ |
@coversDefaultClass \Drupal\Core\Logger\LogMessageParser @group Logger |
LogMessageParserTest.php | file | core/ |
|
LogMessageParserTest::providerTestParseMessagePlaceholders | function | core/ |
Data provider for testParseMessagePlaceholders(). |
LogMessageParserTest::testParseMessagePlaceholders | function | core/ |
Test for LogMessageParserTrait::parseMessagePlaceholders() |
ModuleHandler::parseDependency | function | core/ |
Parses a dependency for comparison by drupal_check_incompatibility(). |
NodeSearch::parseAdvancedDefaults | function | core/ |
Parses the advanced search form default values. |
OpmlFeedAdd::parseOpml | function | core/ |
Parses an OPML file. |
ParserInterface | interface | core/ |
Defines an interface for aggregator parser implementations. |
ParserInterface.php | file | core/ |
|
ParserInterface::parse | function | core/ |
Parses feed data. |
plugin.manager.aggregator.parser | service | core/ |
Drupal\aggregator\Plugin\AggregatorPluginManager |
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. |
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/ |
|
StaticReflectionParser | class | core/ |
Allows getting the reflection parser for the parent class. |
StaticReflectionParser.php | file | core/ |
|
StaticReflectionParser::getParentParser | function | core/ |
If the current class extends another, get the parser for the latter. |
SysLog::$parser | property | core/ |
The message's placeholders parser. |
TemporaryJsonapiFileFieldUploader::validateAndParseContentDispositionHeader | function | core/ |
Validates and extracts the filename from the Content-Disposition header. |
TestDiscovery::parseTestClassAnnotations | function | core/ |
Parses annotations in the phpDoc of a test class. |
TestDiscovery::parseTestClassSummary | function | core/ |
Parses the phpDoc summary line of a test class. |
TestDiscoveryTest::infoParserProvider | function | core/ |
|
TestDiscoveryTest::testTestInfoParser | function | core/ |
@covers ::getTestInfo @dataProvider infoParserProvider |
TestDiscoveryTest::testTestInfoParserMissingGroup | function | core/ |
@covers ::getTestInfo |
TestDiscoveryTest::testTestInfoParserMissingSummary | function | core/ |
@covers ::getTestInfo |
TestFileParser | class | core/ |
Parses class names from PHP files without loading them. |
TestFileParser.php | file | core/ |
|
TestFileParser::getTestListFromFile | function | core/ |
Gets the classes from a PHP file. |
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.