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
QueryConditionInterface::isNotNull function includes/database/query.inc Sets a condition that the specified field be NOT NULL.
QueryConditionInterface::isNull function includes/database/query.inc Sets a condition that the specified field be NULL.
QueryConditionInterface::notExists function includes/database/query.inc Sets a condition that the specified subquery returns no values.
QueryConditionInterface::where function includes/database/query.inc Adds an arbitrary WHERE clause to the query.
QueryExtendableInterface interface includes/database/select.inc Interface for extendable query objects.
QueryExtendableInterface::extend function includes/database/select.inc Enhance this object by wrapping it in an extender object.
QueryPlaceholderInterface interface includes/database/query.inc Interface for a query that accepts placeholders.
QueryPlaceholderInterface::nextPlaceholder function includes/database/query.inc Returns the next placeholder ID for the query.
QueryPlaceholderInterface::uniqueIdentifier function includes/database/query.inc Returns a unique identifier for this object.
quotes.css.optimized.css file modules/simpletest/files/css_test_files/quotes.css.optimized.css q[example="public class foo\
{\
private int x;\
\
foo(int x) {\
this.x = x;\
}\
\
}"]{color:red}q[style*="quotes: none"]{quotes:none;}q[style*='quotes: none']{quotes:none;}q:after{content:": colon…
quotes.css.unoptimized.css file modules/simpletest/files/css_test_files/quotes.css.unoptimized.css /* Example from https://www.w3.org/TR/CSS2/syndata.html#rule-sets */
q[example="public class foo\
{\
private int x;\
\
foo(int x) {\
this.x = x;\
}\
\
}"] { color: red }

/* A pseudo selector with essential whitespace…
RDF Mapping API group modules/rdf/rdf.module Functions to describe entities and bundles in RDF.
rdf.api.php file modules/rdf/rdf.api.php Hooks provided by the RDF module.
rdf.info file modules/rdf/rdf.info name = RDF
description = Enriches your content with metadata to let other applications (e.g. search engines, aggregators) better understand its relationships and attributes.
package = Core
version = VERSION
core = 7.x
files[] = rdf.test
rdf.install file modules/rdf/rdf.install Install, update and uninstall functions for the rdf module.
rdf.module file modules/rdf/rdf.module Enables semantically enriched output for Drupal sites in the form of RDFa.
rdf.test file modules/rdf/rdf.test Tests for rdf.module.
RdfCommentAttributesTestCase class modules/rdf/rdf.test
RdfCommentAttributesTestCase::$node1 property modules/rdf/rdf.test
RdfCommentAttributesTestCase::$node2 property modules/rdf/rdf.test
RdfCommentAttributesTestCase::getInfo function modules/rdf/rdf.test
RdfCommentAttributesTestCase::setUp function modules/rdf/rdf.test Sets up a Drupal site for running functional and integration tests.
RdfCommentAttributesTestCase::testCommentRdfaMarkup function modules/rdf/rdf.test Tests the presence of the RDFa markup for the title, date and author and
homepage on registered users and anonymous comments.
RdfCommentAttributesTestCase::testCommentReplyOfRdfaMarkup function modules/rdf/rdf.test Test RDF comment replies.
RdfCommentAttributesTestCase::testNumberOfCommentsRdfaMarkup function modules/rdf/rdf.test Tests the presence of the RDFa markup for the number of comments.
RdfCommentAttributesTestCase::_testBasicCommentRdfaMarkup function modules/rdf/rdf.test Helper function for testCommentRdfaMarkup().
RdfCrudTestCase class modules/rdf/rdf.test
RdfCrudTestCase::getInfo function modules/rdf/rdf.test
RdfCrudTestCase::setUp function modules/rdf/rdf.test Sets up a Drupal site for running functional and integration tests.
RdfCrudTestCase::testCRUD function modules/rdf/rdf.test Test inserting, loading, updating, and deleting RDF mappings.
RdfGetRdfNamespacesTestCase class modules/rdf/rdf.test Tests for RDF namespaces declaration with hook_rdf_namespaces().
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.

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