Search for first
- Search 9.5.x for first
- Search 8.9.x for first
- Search 10.3.x for first
- Search 11.x for first
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseSelectTableSortDefaultTestCase::testTableSortQueryFirst | function | modules/ |
Confirm that if a tablesort's orderByHeader is called before another orderBy, that the header happens first. |
database_test_tablesort_first | function | modules/ |
Run a tablesort query with a second order_by after and return the results. |
drupal_depth_first_search | function | includes/ |
Performs a depth-first search and sort on a directed acyclic graph. |
drupal_ucfirst | function | includes/ |
Capitalizes the first letter of a UTF-8 string. |
GraphUnitTest::testDepthFirstSearch | function | modules/ |
Test depth-first-search features. |
SearchQuery::$executedFirstPass | property | modules/ |
Indicates whether the first pass query has been executed. |
SearchQuery::executeFirstPass | function | modules/ |
Executes the first pass query. |
TextSummaryTestCase::testFirstSentenceQuestion | function | modules/ |
Tests an edge case where the first sentence is a question and subsequent sentences are not. This edge case is documented at http://drupal.org/node/180425. |
theme_pager_first | function | includes/ |
Returns HTML for the "first page" link in a query pager. |
UnicodeUnitTest::helperTestUcFirst | function | modules/ |
|
_drupal_depth_first_search | function | includes/ |
Performs a depth-first search on a graph. |
_system_test_first_shutdown_function | function | modules/ |
Dummy shutdown function which registers another shutdown function. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.