Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| SelectQueryExtender::groupBy | function | includes/ |
Groups the result set by the specified field. |
| SelectQueryExtender::hasAllTags | function | includes/ |
Determines if a given query has all specified tags. |
| SelectQueryExtender::hasAnyTag | function | includes/ |
Determines if a given query has any specified tag. |
| SelectQueryExtender::hasTag | function | includes/ |
Determines if a given query has a given tag. |
| SelectQueryExtender::having | function | includes/ |
|
| SelectQueryExtender::havingArguments | function | includes/ |
|
| SelectQueryExtender::havingCompile | function | includes/ |
|
| SelectQueryExtender::havingCondition | function | includes/ |
Helper function to build most common HAVING conditional clauses. |
| SelectQueryExtender::havingConditions | function | includes/ |
|
| SelectQueryExtender::innerJoin | function | includes/ |
Inner Join against another table in the database. |
| SelectQueryExtender::isNotNull | function | includes/ |
Sets a condition that the specified field be NOT NULL. |
| SelectQueryExtender::isNull | function | includes/ |
Sets a condition that the specified field be NULL. |
| SelectQueryExtender::isPrepared | function | includes/ |
Indicates if preExecute() has already been called on that object. |
| SelectQueryExtender::join | function | includes/ |
Default Join against another table in the database. |
| SelectQueryExtender::leftJoin | function | includes/ |
Left Outer Join against another table in the database. |
| SelectQueryExtender::nextPlaceholder | function | includes/ |
Implements QueryPlaceholderInterface::nextPlaceholder(). |
| SelectQueryExtender::notExists | function | includes/ |
Sets a condition that the specified subquery returns no values. |
| SelectQueryExtender::orderBy | function | includes/ |
Orders the result set by a given field. |
| SelectQueryExtender::orderRandom | function | includes/ |
Orders the result set by a random value. |
| SelectQueryExtender::preExecute | function | includes/ |
Generic preparation and validation for a SELECT query. |
| SelectQueryExtender::range | function | includes/ |
Restricts a query to a given range in the result set. |
| SelectQueryExtender::rightJoin | function | includes/ |
Right Outer Join against another table in the database. |
| SelectQueryExtender::union | function | includes/ |
Add another Select query to UNION to this one. |
| SelectQueryExtender::uniqueIdentifier | function | includes/ |
Implements QueryPlaceholderInterface::uniqueIdentifier(). |
| SelectQueryExtender::where | function | includes/ |
Adds an arbitrary WHERE clause to the query. |
| SelectQueryExtender::__call | function | includes/ |
Magic override for undefined methods. |
| SelectQueryExtender::__clone | function | includes/ |
Clone magic method. |
| SelectQueryExtender::__construct | function | includes/ |
|
| SelectQueryExtender::__toString | function | includes/ |
|
| shortcut_renderable_links | function | modules/ |
Returns an array of shortcut links, suitable for rendering. |
| shortcut_toolbar_pre_render | function | modules/ |
Pre-render function for adding shortcuts to the toolbar drawer. |
| SimpleTestMailCaptureTestCase::testMailSend | function | modules/ |
Test to see if the wrapper function is executed correctly. |
| SimpleTestMissingDependentModuleUnitTest | class | modules/ |
Test required modules for tests. |
| SimpleTestMissingDependentModuleUnitTest::getInfo | function | modules/ |
|
| SimpleTestMissingDependentModuleUnitTest::testFail | function | modules/ |
Ensure that this test will not be loaded despite its dependency. |
| StreamWrapperInterface::dir_opendir | function | includes/ |
|
| system_dependencies_test.info | file | modules/ |
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/ |
|
| system_incompatible_core_version_dependencies_test.info | file | modules/ |
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/ |
|
| system_incompatible_module_version_dependencies_test.info | file | modules/ |
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/ |
|
| system_send_email_action | function | modules/ |
Sends an e-mail message. |
| system_send_email_action_form | function | modules/ |
Return a form definition so the Send email action can be configured. |
| system_send_email_action_submit | function | modules/ |
Process system_send_email_action form submissions. |
| system_send_email_action_validate | function | modules/ |
Validate system_send_email_action form submissions. |
| system_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
| taxonomy_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
| ThemeLinksTest::testDrupalPreRenderLinks | function | modules/ |
Test the use of drupal_pre_render_links() on a nested array of links. |
| theme_render_template | function | includes/ |
Renders a system default template, which is essentially a PHP template. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.