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
openid_test_endpoint function modules/openid/tests/openid_test.module Menu callback; OpenID Provider Endpoint.
overlay_ajax_render_region function modules/overlay/overlay.module Prints the markup obtained by rendering a single region of the page.
overlay_get_regions_to_render function modules/overlay/overlay.module Returns a list of page regions that rendering should be limited to.
overlay_get_rendered_content function modules/overlay/overlay.module Returns any rendered content that was stored earlier in the page request.
overlay_render_region function modules/overlay/overlay.module Renders an individual page region.
overlay_set_regions_to_render function modules/overlay/overlay.module Sets the regions of the page that rendering will be limited to.
overlay_store_rendered_content function modules/overlay/overlay.module Stores strings representing rendered HTML content.
PharStreamWrapper::dir_opendir function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
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.
Reader::resolveFourByteLittleEndian function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
Reader::resolveTwoByteBigEndian function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
render function includes/common.inc Renders an element.
RenderElementTypesTestCase class modules/simpletest/tests/theme.test Tests the markup of core render element types passed to drupal_render().
RenderElementTypesTestCase::assertElements function modules/simpletest/tests/theme.test Asserts that an array of elements is rendered properly.
RenderElementTypesTestCase::getInfo function modules/simpletest/tests/theme.test
RenderElementTypesTestCase::testContainer function modules/simpletest/tests/theme.test Tests system #type 'container'.
RenderElementTypesTestCase::testHtmlTag function modules/simpletest/tests/theme.test Tests system #type 'html_tag'.
search.extender.inc file modules/search/search.extender.inc Search query extender and helper functions.
SelectQuery::extend function includes/database/select.inc Enhance this object by wrapping it in an extender object.
SelectQueryExtender class includes/database/select.inc The base extender class for Select queries.
SelectQueryExtender::$connection property includes/database/select.inc The connection object on which to run this query.
SelectQueryExtender::$placeholder property includes/database/select.inc The placeholder counter.
SelectQueryExtender::$query property includes/database/select.inc The SelectQuery object we are extending/decorating.
SelectQueryExtender::$uniqueIdentifier property includes/database/select.inc A unique identifier for this query object.
SelectQueryExtender::addExpression function includes/database/select.inc Adds an expression to the list of "fields" to be SELECTed.
SelectQueryExtender::addField function includes/database/select.inc Adds a field to the list to be SELECTed.
SelectQueryExtender::addJoin function includes/database/select.inc Join against another table in the database.
SelectQueryExtender::addMetaData function includes/database/select.inc Adds additional metadata to the query.
SelectQueryExtender::addTag function includes/database/select.inc Adds a tag to a query.
SelectQueryExtender::arguments function includes/database/select.inc Gets a complete list of all values to insert into the prepared statement.
SelectQueryExtender::compile function includes/database/select.inc Compiles the saved conditions for later retrieval.
SelectQueryExtender::compiled function includes/database/select.inc Check whether a condition has been previously compiled.
SelectQueryExtender::condition function includes/database/select.inc Helper function: builds the most common conditional clauses.
SelectQueryExtender::conditions function includes/database/select.inc Gets a complete list of all conditions in this conditional clause.
SelectQueryExtender::countQuery function includes/database/select.inc Get the equivalent COUNT query of this query as a new query object.
SelectQueryExtender::distinct function includes/database/select.inc Sets this query to be DISTINCT.
SelectQueryExtender::execute function includes/database/select.inc
SelectQueryExtender::exists function includes/database/select.inc Sets a condition that the specified subquery returns values.
SelectQueryExtender::extend function includes/database/select.inc Enhance this object by wrapping it in an extender object.
SelectQueryExtender::fields function includes/database/select.inc Add multiple fields from the same table to be SELECTed.
SelectQueryExtender::forUpdate function includes/database/select.inc Add FOR UPDATE to the query.
SelectQueryExtender::getArguments function includes/database/select.inc Compiles and returns an associative array of the arguments for this prepared statement.
SelectQueryExtender::getExpressions function includes/database/select.inc Returns a reference to the expressions array for this query.
SelectQueryExtender::getFields function includes/database/select.inc Returns a reference to the fields array for this query.
SelectQueryExtender::getGroupBy function includes/database/select.inc Returns a reference to the group-by array for this query.
SelectQueryExtender::getMetaData function includes/database/select.inc Retrieves a given piece of metadata.
SelectQueryExtender::getOrderBy function includes/database/select.inc Returns a reference to the order by array for this query.
SelectQueryExtender::getTables function includes/database/select.inc Returns a reference to the tables array for this query.
SelectQueryExtender::getUnion function includes/database/select.inc Returns a reference to the union queries for this query. This include
queries for UNION, UNION ALL, and UNION DISTINCT.

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