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 |
---|---|---|---|
TemporaryJsonapiFileFieldUploader::validateAndParseContentDispositionHeader | function | core/ |
Validates and extracts the filename from the Content-Disposition header. |
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. |
TestFileParser::parseContents | function | core/ |
Parse class names out of PHP file contents. |
TestFileParserTest | class | core/ |
@coversDefaultClass \Drupal\Core\Test\RunTests\TestFileParser @group Test @group RunTests |
TestFileParserTest.php | file | core/ |
|
TestFileParserTest::provideTestFileContents | function | core/ |
|
TestFileParserTest::testGetTestListFromFile | function | core/ |
@covers ::getTestListFromFile |
TestFileParserTest::testParseContents | function | core/ |
@covers ::parseContents @dataProvider provideTestFileContents |
TestLibraryDiscoveryParser | class | core/ |
Wraps the tested class to mock the external dependencies. |
TestLibraryDiscoveryParser::$validUris | property | core/ |
|
TestLibraryDiscoveryParser::fileValidUri | function | core/ |
|
TestLibraryDiscoveryParser::setFileValidUri | function | core/ |
|
TestToolkit::parseFile | function | core/ |
Determines if a file contains a valid image. |
TwigExtension::getTokenParsers | function | core/ |
|
TwigTransTokenParser | class | core/ |
A class that defines the Twig 'trans' token parser for Drupal. |
TwigTransTokenParser.php | file | core/ |
|
TwigTransTokenParser::checkTransString | function | core/ |
Ensure that any nodes that are parsed are only of allowed types. |
TwigTransTokenParser::decideForEnd | function | core/ |
Detect the end of a 'trans' tag. |
TwigTransTokenParser::decideForFork | function | core/ |
Detect a 'plural' switch or the end of a 'trans' tag. |
TwigTransTokenParser::getTag | function | core/ |
|
TwigTransTokenParser::parse | function | core/ |
|
UpdateProcessor::parseXml | function | core/ |
Parses the XML of the Drupal release history info files. |
UrlHelper::parse | function | core/ |
Parses a URL string into its path, query, and fragment components. |
UrlHelperTest::providerTestParse | function | core/ |
Provides data for self::testParse(). |
UrlHelperTest::testParse | function | core/ |
Tests URL parsing. |
UrlTest::testDrupalParseUrl | function | core/ |
Tests UrlHelper::parse(). |
ViewsSearchQuery::publicParseSearchExpression | function | core/ |
Executes and returns the protected parseSearchExpression method. |
WorkspaceTest::getSparseFieldSets | function | core/ |
Returns an array of sparse fields sets to test. |
YamlFileLoader::parseDefaults | function | core/ |
|
YamlFileLoader::parseDefinition | function | core/ |
Parses a definition. |
YamlFileLoader::parseDefinitions | function | core/ |
Parses definitions |
YamlFileLoaderTest::testParseDefinitionsWithProvider | function | core/ |
|
_editor_parse_file_uuids | function | core/ |
Parse an HTML snippet for any linked file with data-entity-uuid attributes. |
_filter_url_parse_email_links | function | core/ |
Makes links out of email addresses. |
_filter_url_parse_full_links | function | core/ |
Makes links out of absolute URLs. |
_filter_url_parse_partial_links | function | core/ |
Makes links out of domain names starting with "www.". |
_locale_parse_js_file | function | core/ |
Parses a JavaScript file, extracts translatable strings, and saves them. |
Pagination
- Previous page
- Page 7
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.