Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
RdfGetRdfNamespacesTestCase::getInfo function modules/rdf/rdf.test
RdfGetRdfNamespacesTestCase::setUp function modules/rdf/rdf.test Sets up a Drupal site for running functional and integration tests.
RdfGetRdfNamespacesTestCase::testGetRdfNamespaces function modules/rdf/rdf.test Test getting RDF namesapces.
RdfMappingDefinitionTestCase class modules/rdf/rdf.test
RdfMappingDefinitionTestCase::getInfo function modules/rdf/rdf.test
RdfMappingDefinitionTestCase::setUp function modules/rdf/rdf.test Sets up a Drupal site for running functional and integration tests.
RdfMappingDefinitionTestCase::testAttributesInMarkup1 function modules/rdf/rdf.test Create a node of type blog and test whether the RDF mapping defined for
this node type in rdf_test.module is used in the node page.
RdfMappingDefinitionTestCase::testAttributesInMarkup2 function modules/rdf/rdf.test Create a content type and a node of type test_bundle_hook_install and test
whether the RDF mapping defined in rdf_test.install is used.
RdfMappingDefinitionTestCase::testAttributesInMarkup3 function modules/rdf/rdf.test Create a random content type and node and ensure the default mapping for
node is used.
RdfMappingDefinitionTestCase::testTaxonomyTermRdfaAttributes function modules/rdf/rdf.test Creates a random term and ensures the right RDFa markup is used.
RdfMappingDefinitionTestCase::testUserAttributesInMarkup function modules/rdf/rdf.test Create a random user and ensure the default mapping for user is used.
RdfMappingHookTestCase class modules/rdf/rdf.test @file
Tests for rdf.module.
RdfMappingHookTestCase::getInfo function modules/rdf/rdf.test
RdfMappingHookTestCase::setUp function modules/rdf/rdf.test Sets up a Drupal site for running functional and integration tests.
RdfMappingHookTestCase::testMapping function modules/rdf/rdf.test Test that hook_rdf_mapping() correctly returns and processes mapping.
RdfRdfaMarkupTestCase class modules/rdf/rdf.test Test RDFa markup generation.
RdfRdfaMarkupTestCase::getInfo function modules/rdf/rdf.test
RdfRdfaMarkupTestCase::setUp function modules/rdf/rdf.test Sets up a Drupal site for running functional and integration tests.
RdfRdfaMarkupTestCase::testAttributesInMarkupFile function modules/rdf/rdf.test Ensure that file fields have the correct resource as the object in RDFa
when displayed as a teaser.
RdfRdfaMarkupTestCase::testDrupalRdfaAttributes function modules/rdf/rdf.test Test rdf_rdfa_attributes().
RdfTrackerAttributesTestCase class modules/rdf/rdf.test
RdfTrackerAttributesTestCase::getInfo function modules/rdf/rdf.test
RdfTrackerAttributesTestCase::setUp function modules/rdf/rdf.test Sets up a Drupal site for running functional and integration tests.
RdfTrackerAttributesTestCase::testAttributesInTracker function modules/rdf/rdf.test Create nodes as both admin and anonymous user and test for correct RDFa
markup on the tracker page for those nodes and their comments.
RdfTrackerAttributesTestCase::_testBasicTrackerRdfaMarkup function modules/rdf/rdf.test Helper function for testAttributesInTracker().
rdf_get_namespaces function modules/rdf/rdf.module Returns an array of RDF namespaces defined in modules that implement
hook_rdf_namespaces().
rdf_install function modules/rdf/rdf.install Implements hook_install().
rdf_mapping_save function modules/rdf/rdf.module Saves an RDF mapping to the database.
rdf_modules_installed function modules/rdf/rdf.module Implements hook_modules_installed().
rdf_modules_uninstalled function modules/rdf/rdf.module Implements hook_modules_uninstalled().
rdf_preprocess_comment function modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_preprocess_field function modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_preprocess_image function modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_preprocess_node function modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_preprocess_taxonomy_term function modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_preprocess_username function modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_preprocess_user_profile function modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_process function modules/rdf/rdf.module Template process function for adding extra tags to hold RDFa attributes.
rdf_rdfa_attributes function modules/rdf/rdf.module Builds an array of RDFa attributes for a given mapping. This array will
typically be passed through drupal_attributes() to create the attributes
variables that are available to template files. These include $attributes,
$title_attributes,…
rdf_rdf_namespaces function modules/rdf/rdf.module Implements hook_rdf_namespaces().
rdf_schema function modules/rdf/rdf.install Implements hook_schema().
rdf_test.info file modules/rdf/tests/rdf_test.info name = "RDF module tests"
description = "Support module for RDF module testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
dependencies[] = blog
rdf_test.install file modules/rdf/tests/rdf_test.install Install, update and uninstall functions for the rdf module.
rdf_test.module file modules/rdf/tests/rdf_test.module Test API interaction with the RDF module.
rdf_test_install function modules/rdf/tests/rdf_test.install Implements hook_install().
rdf_test_rdf_mapping function modules/rdf/tests/rdf_test.module Implements hook_rdf_mapping().
rdf_test_rdf_namespaces function modules/rdf/tests/rdf_test.module Implements hook_rdf_namespaces().
Reader::resolveContainer function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
Reader::resolveFourByteLittleEndian function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
Reader::resolveManifestLength function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php

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