Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for count

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
UserAccountLinksUnitTests::$profile property modules/user/tests/user.test The profile to install as a basis for testing.
views_plugin_pager::use_count_query function modules/views/plugins/views_plugin_pager.inc Determine if a pager needs a count query.
BackdropWebTestCase::$redirect_count property modules/simpletest/backdrop_web_test_case.php The number of redirects followed during the handling of a request.
ViewsHandlerManyToOneTest::$accounts property modules/views/tests/handlers/views_handler_manytoone.test Accounts used by this test.
DatabaseStatementInterface::rowCount function includes/database/database.inc Returns the number of rows affected by the last SQL statement.
DatabaseStatementPrefetch::$rowCount property includes/database/prefetch.inc The number of rows affected by the last query.
UserLoginTestCase::testAccountNotFound function modules/user/tests/user.test Attempt to login with an unregistered username.
UserEditedOwnAccountTestCase::$profile property modules/user/tests/user.test The profile to install as a basis for testing.
SearchCommentCountToggleTestCase::setUp function modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
ImageAdminStylesUnitTest::getImageCount function modules/image/tests/image.test Count the number of images currently create for a style.
ViewsQueryGroupByTest::testGroupByCount function modules/views/tests/views_groupby.test
views_plugin_pager::execute_count_query function modules/views/plugins/views_plugin_pager.inc Execute the count query, which will be done just prior to the query itself being executed.
date_views_plugin_pager::use_count_query function modules/date/views/date_views_plugin_pager.inc This kind of pager does not need to count the number of records.
views_plugin_pager_none::use_count_query function modules/views/plugins/views_plugin_pager_none.inc Determine if a pager needs a count query.
views_plugin_pager_some::use_count_query function modules/views/plugins/views_plugin_pager_some.inc Determine if a pager needs a count query.
ViewsHandlerFilterCounterTest::testPager function modules/views/tests/handlers/views_handler_field_counter.test
ViewsHandlerFilterCounterTest::testSimple function modules/views/tests/handlers/views_handler_field_counter.test
ViewsQueryGroupByTest::testAggregateCount function modules/views/tests/views_groupby.test Tests aggregate count feature.
views_handler_field_counter::options_form function modules/views/handlers/views_handler_field_counter.inc Default options form that provides the label widget that all fields should have.
layout_flexible_template_region_count_load function modules/layout/layout.flexible.inc Submit handler on the hidden button to change region widths on layout_flexible_template_edit_row_form() if AJAX is disabled.
UserAccountLinksUnitTests::testAccountMenu function modules/user/tests/user.test Test the user login block.
NodeRevisionPermissionsTestCase::$accounts property modules/node/tests/node.test Users with different revision permission used by the test.
DatabaseStatementPrefetch::$resultRowCount property includes/database/prefetch.inc The number of rows in this result set.
views_plugin_query_default::set_count_field function modules/views/plugins/views_plugin_query_default.inc Set what field the query will count() on for paging.
views_plugin_pager_none::execute_count_query function modules/views/plugins/views_plugin_pager_none.inc Execute the count query, which will be done just prior to the query itself being executed.
UserBlocksUnitTests::testDisabledAccountLink function modules/user/tests/user.test Tests disabling the 'My account' link.
DatabaseSelectComplexTestCase::testCountQuery function modules/simpletest/tests/database_test.test Test that we can generate a count query from a built query.
DatabaseTemporaryQueryTestCase::countTableRows function modules/simpletest/tests/database_test.test Return the number of rows of a table.
ViewsQueryGroupByTest::viewsAggregateCountView function modules/views/tests/views_groupby.test
views_handler_field_counter::option_definition function modules/views/handlers/views_handler_field_counter.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
SearchCommentCountToggleTestCase::$searching_user property modules/search/tests/search.test
ViewsQueryGroupByTest::testGroupByCountOnlyFilters function modules/views/tests/views_groupby.test
SearchCommentCountToggleTestCase::$searchable_nodes property modules/search/tests/search.test
DatabaseSelectComplexTestCase::testHavingCountQuery function modules/simpletest/tests/database_test.test
DatabaseSelectComplexTestCase::testCountQueryGroupBy function modules/simpletest/tests/database_test.test Test that we can generate a count query from a query with GROUP BY.
DatabaseSelectComplexTestCase::testCountQueryDistinct function modules/simpletest/tests/database_test.test Test that we can generate a count query from a query with distinct.
DatabaseSelectComplexTestCase::testCountQueryRemovals function modules/simpletest/tests/database_test.test Test that countQuery properly removes 'all_fields' statements and ordering clauses.
UserEditedOwnAccountTestCase::testUserEditedOwnAccount function modules/user/tests/user.test Tests a user editing their own account.
ViewsQueryGroupByTest::viewsGroupByCountViewOnlyFilters function modules/views/tests/views_groupby.test
DatabaseSelectComplexTestCase::testCountQueryFieldRemovals function modules/simpletest/tests/database_test.test Test that countQuery properly removes fields and expressions.
SearchCommentCountToggleTestCase::testSearchCommentCountToggle function modules/search/tests/search.test Verify that comment count display toggles properly on comment status of node
DatabaseReservedKeywordTestCase::testSelectReservedWordAliasCount function modules/simpletest/tests/database_test.test
DatabaseReservedKeywordTestCase::testSelectReservedWordTableCount function modules/simpletest/tests/database_test.test

Pages

  • « first
  • ‹ previous
  • 1
  • 2

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS