Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
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_comment_load function modules/rdf/rdf.module Implements hook_comment_load().
RDF_DEFAULT_BUNDLE constant modules/rdf/rdf.module RDF bundle flag: Default bundle.
rdf_entity_info_alter function modules/rdf/rdf.module Implements hook_entity_info_alter().
rdf_entity_load function modules/rdf/rdf.module Implements hook_entity_load().
rdf_field_attach_view_alter function modules/rdf/rdf.module Implements hook_field_attach_view_alter().
rdf_get_namespaces function modules/rdf/rdf.module Returns an array of RDF namespaces defined in modules that implement
hook_rdf_namespaces().
rdf_help function modules/rdf/rdf.module Implements hook_help().
rdf_install function modules/rdf/rdf.install Implements hook_install().
rdf_mapping_delete function modules/rdf/rdf.module Deletes the mapping for the given bundle from the database.
rdf_mapping_load function modules/rdf/rdf.module Returns the mapping for attributes of a given entity type/bundle pair.
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().
rdf_theme function modules/rdf/rdf.module Implements hook_theme().
Reader class misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
Reader.php file misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
Reader::$fileName property misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
Reader::$fileType property misc/typo3/phar-stream-wrapper/src/Phar/Reader.php Mime-type in order to use zlib, bzip2 or no compression.
In case ext-fileinfo is not present only the relevant types
'application/x-gzip' and 'application/x-bzip2' are assigned
to this class property.
Reader::determineFileType function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
Reader::determineFileTypeByHeader function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php In case ext-fileinfo is not present only the relevant types
'application/x-gzip' and 'application/x-bzip2' are resolved.
Reader::extractData function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
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
Reader::resolveStream function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php Resolves stream in order to handle compressed Phar archives.
Reader::resolveTwoByteBigEndian function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
Reader::__construct 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.