Search for parse
- Search 9.5.x for parse
- Search 8.9.x for parse
- Search 10.3.x for parse
- Search 11.x for parse
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
aggregator.parser.inc | file | modules/ |
Parser functions for the aggregator module. |
aggregator_aggregator_parse | function | modules/ |
Implements hook_aggregator_parse(). |
aggregator_aggregator_parse_info | function | modules/ |
Implements hook_aggregator_parse_info(). |
aggregator_parse_feed | function | modules/ |
Parses a feed and stores its items. |
aggregator_parse_w3cdtf | function | modules/ |
Parses the W3C date/time format, a subset of ISO 8601. |
CommonSizeTestCase::testCommonParseSize | function | modules/ |
Check that parse_size() returns the proper byte sizes. |
CommonSizeTestCase::testCommonParseSizeFormatSize | function | modules/ |
Cross-test parse_size() and format_size(). |
CommonURLUnitTest::testDrupalParseUrl | function | modules/ |
Test drupal_parse_url(). |
Database::parseConnectionInfo | function | includes/ |
Process the configuration file for database information. |
DrupalWebTestCase::parse | function | modules/ |
Parse content returned from curlExec using DOM and SimpleXML. |
drupal_parse_dependency | function | includes/ |
Parses a dependency for comparison by drupal_check_incompatibility(). |
drupal_parse_info_file | function | includes/ |
Parses Drupal module and theme .info files. |
drupal_parse_info_format | function | includes/ |
Parses data in Drupal's .info format. |
drupal_parse_url | function | includes/ |
Parses a URL string into its path, query, and fragment components. |
drupal_xml_parser_create | function | includes/ |
Prepares a new XML parser. |
FeedParserTestCase | class | modules/ |
Tests feed parsing in the Aggregator module. |
FeedParserTestCase::getInfo | function | modules/ |
|
FeedParserTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FeedParserTestCase::testAtomSample | function | modules/ |
Tests a feed that uses the Atom format. |
FeedParserTestCase::testHtmlEntitiesSample | function | modules/ |
Tests a feed that uses HTML entities in item titles. |
FeedParserTestCase::testRSS091Sample | function | modules/ |
Tests a feed that uses the RSS 0.91 format. |
hook_aggregator_parse | function | modules/ |
Create an alternative parser for aggregator module. |
hook_aggregator_parse_info | function | modules/ |
Specify the title and short description of your parser. |
InfoFileParserTestCase | class | modules/ |
|
InfoFileParserTestCase::getInfo | function | modules/ |
|
InfoFileParserTestCase::testDrupalParseInfoFormat | function | modules/ |
Test drupal_parse_info_format(). |
ParseInfoFilesTestCase | class | modules/ |
Test the drupal_parse_info_file() API function. |
ParseInfoFilesTestCase::getInfo | function | modules/ |
|
ParseInfoFilesTestCase::testParseInfoFile | function | modules/ |
Parse an example .info file an verify the results. |
parse_size | function | includes/ |
Parses a given byte count. |
RegistryParseFilesTestCase | class | modules/ |
|
RegistryParseFilesTestCase::$existing_changed | property | modules/ |
|
RegistryParseFilesTestCase::$fileTypes | property | modules/ |
|
RegistryParseFilesTestCase::$new | property | modules/ |
|
RegistryParseFilesTestCase::getFileContents | function | modules/ |
getFileContents |
RegistryParseFilesTestCase::getFiles | function | modules/ |
getFiles |
RegistryParseFilesTestCase::getInfo | function | modules/ |
|
RegistryParseFilesTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
RegistryParseFilesTestCase::testRegistryParseFiles | function | modules/ |
testRegistryParseFiles |
RegistryParseFileTestCase | class | modules/ |
|
RegistryParseFileTestCase::$className | property | modules/ |
|
RegistryParseFileTestCase::$fileName | property | modules/ |
|
RegistryParseFileTestCase::$interfaceName | property | modules/ |
|
RegistryParseFileTestCase::getFileContents | function | modules/ |
getFileContents |
RegistryParseFileTestCase::getInfo | function | modules/ |
|
RegistryParseFileTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
RegistryParseFileTestCase::testRegistryParseFile | function | modules/ |
testRegistryParseFile |
registry_get_parsed_files | function | includes/ |
Return the list of files in registry_file |
SearchQuery::parseSearchExpression | function | modules/ |
Parses the search query into SQL conditions. |
SearchQuery::parseWord | function | modules/ |
Helper function for parseQuery(). |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.