Search for parse

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.