Search for end

  1. Search 9.5.x for end
  2. Search 8.9.x for end
  3. Search 10.3.x for end
  4. Search 11.x for end
  5. Other projects
Title Object type File name Summary
SelectQueryExtender::groupBy function includes/database/select.inc Groups the result set by the specified field.
SelectQueryExtender::hasAllTags function includes/database/select.inc Determines if a given query has all specified tags.
SelectQueryExtender::hasAnyTag function includes/database/select.inc Determines if a given query has any specified tag.
SelectQueryExtender::hasTag function includes/database/select.inc Determines if a given query has a given tag.
SelectQueryExtender::having function includes/database/select.inc
SelectQueryExtender::havingArguments function includes/database/select.inc
SelectQueryExtender::havingCompile function includes/database/select.inc
SelectQueryExtender::havingCondition function includes/database/select.inc Helper function to build most common HAVING conditional clauses.
SelectQueryExtender::havingConditions function includes/database/select.inc
SelectQueryExtender::innerJoin function includes/database/select.inc Inner Join against another table in the database.
SelectQueryExtender::isNotNull function includes/database/select.inc Sets a condition that the specified field be NOT NULL.
SelectQueryExtender::isNull function includes/database/select.inc Sets a condition that the specified field be NULL.
SelectQueryExtender::isPrepared function includes/database/select.inc Indicates if preExecute() has already been called on that object.
SelectQueryExtender::join function includes/database/select.inc Default Join against another table in the database.
SelectQueryExtender::leftJoin function includes/database/select.inc Left Outer Join against another table in the database.
SelectQueryExtender::nextPlaceholder function includes/database/select.inc Implements QueryPlaceholderInterface::nextPlaceholder().
SelectQueryExtender::notExists function includes/database/select.inc Sets a condition that the specified subquery returns no values.
SelectQueryExtender::orderBy function includes/database/select.inc Orders the result set by a given field.
SelectQueryExtender::orderRandom function includes/database/select.inc Orders the result set by a random value.
SelectQueryExtender::preExecute function includes/database/select.inc Generic preparation and validation for a SELECT query.
SelectQueryExtender::range function includes/database/select.inc Restricts a query to a given range in the result set.
SelectQueryExtender::rightJoin function includes/database/select.inc Right Outer Join against another table in the database.
SelectQueryExtender::union function includes/database/select.inc Add another Select query to UNION to this one.
SelectQueryExtender::uniqueIdentifier function includes/database/select.inc Implements QueryPlaceholderInterface::uniqueIdentifier().
SelectQueryExtender::where function includes/database/select.inc Adds an arbitrary WHERE clause to the query.
SelectQueryExtender::__call function includes/database/select.inc Magic override for undefined methods.
SelectQueryExtender::__clone function includes/database/select.inc Clone magic method.
SelectQueryExtender::__construct function includes/database/select.inc
SelectQueryExtender::__toString function includes/database/select.inc
shortcut_renderable_links function modules/shortcut/shortcut.module Returns an array of shortcut links, suitable for rendering.
shortcut_toolbar_pre_render function modules/shortcut/shortcut.module Pre-render function for adding shortcuts to the toolbar drawer.
SimpleTestMailCaptureTestCase::testMailSend function modules/simpletest/simpletest.test Test to see if the wrapper function is executed correctly.
SimpleTestMissingDependentModuleUnitTest class modules/simpletest/simpletest.test Test required modules for tests.
SimpleTestMissingDependentModuleUnitTest::getInfo function modules/simpletest/simpletest.test
SimpleTestMissingDependentModuleUnitTest::testFail function modules/simpletest/simpletest.test Ensure that this test will not be loaded despite its dependency.
StreamWrapperInterface::dir_opendir function includes/stream_wrappers.inc
system_dependencies_test.info file modules/simpletest/tests/system_dependencies_test.info name = "System dependency test"
description = "Support module for testing system dependencies."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
dependencies[] = _missing_dependency
system_dependencies_test.module file modules/simpletest/tests/system_dependencies_test.module
system_incompatible_core_version_dependencies_test.info file modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info name = "System incompatible core version dependencies test"
description = "Support module for testing system dependencies."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
dependencies[] =…
system_incompatible_core_version_dependencies_test.module file modules/simpletest/tests/system_incompatible_core_version_dependencies_test.module
system_incompatible_module_version_dependencies_test.info file modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info name = "System incompatible module version dependencies test"
description = "Support module for testing system dependencies."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
; system_incompatible_module_version_test…
system_incompatible_module_version_dependencies_test.module file modules/simpletest/tests/system_incompatible_module_version_dependencies_test.module
system_send_email_action function modules/system/system.module Sends an e-mail message.
system_send_email_action_form function modules/system/system.module Return a form definition so the Send email action can be configured.
system_send_email_action_submit function modules/system/system.module Process system_send_email_action form submissions.
system_send_email_action_validate function modules/system/system.module Validate system_send_email_action form submissions.
system_update_dependencies function modules/system/system.install Implements hook_update_dependencies().
taxonomy_update_dependencies function modules/taxonomy/taxonomy.install Implements hook_update_dependencies().
ThemeLinksTest::testDrupalPreRenderLinks function modules/simpletest/tests/theme.test Test the use of drupal_pre_render_links() on a nested array of links.
theme_render_template function includes/theme.inc Renders a system default template, which is essentially a PHP template.

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