Search for limit

  1. Search 9.5.x for limit
  2. Search 8.9.x for limit
  3. Search 10.3.x for limit
  4. Search 11.x for limit
  5. Other projects
Title Object type File name Summary
BootstrapMiscTestCase::testCheckMemoryLimit function modules/simpletest/tests/bootstrap.test Tests that the drupal_check_memory_limit() function works as expected.
DatabaseSelectSubqueryTestCase::testFromSubquerySelectWithLimit function modules/simpletest/tests/database_test.test Test that we can use a subquery in a FROM clause with a limit.
DatabaseSelectTestCase::testUnionOrderLimit function modules/simpletest/tests/database_test.test Tests that we can UNION multiple Select queries together with a LIMIT.
DBLogTestCase::verifyRowLimit function modules/dblog/dblog.test Verifies setting of the database log row limit.
DrupalTestCase::$timeLimit property modules/simpletest/drupal_web_test_case.php Time limit for the test.
drupal_check_memory_limit function includes/bootstrap.inc Compares the memory required for an operation to the available memory.
DRUPAL_MINIMUM_PHP_MEMORY_LIMIT constant includes/bootstrap.inc Minimum recommended value of PHP memory_limit.
drupal_set_time_limit function includes/common.inc Attempts to set the PHP maximum execution time.
FieldFormTestCase::$field_unlimited property modules/field/tests/field.test
FieldFormTestCase::testFieldFormUnlimited function modules/field/tests/field.test
FieldFormTestCase::testFieldFormUnlimitedRequired function modules/field/tests/field.test Tests the position of the required label.
FIELD_CARDINALITY_UNLIMITED constant modules/field/field.module Value for field API indicating a field accepts an unlimited number of values.
FormValidationTestCase::testValidateLimitErrors function modules/simpletest/tests/form.test Tests partial form validation through #limit_validation_errors.
form_test_limit_validation_errors_element_validate_test function modules/simpletest/tests/form_test.module Form element validation handler for the 'test' element.
form_test_limit_validation_errors_form function modules/simpletest/tests/form_test.module Builds a simple form with a button triggering partial validation.
form_test_limit_validation_errors_form_partial_submit function modules/simpletest/tests/form_test.module Form submit handler for the partial validation submit button.
NODE_NEW_LIMIT constant modules/node/node.module Nodes changed before this time are always marked as read.
PagerDefault::$limit property includes/pager.inc The number of elements per page to allow.
PagerDefault::limit function includes/pager.inc Specify the maximum number of elements per page for this query.
SIMPLETEST_MINIMUM_PHP_MEMORY_LIMIT constant modules/simpletest/simpletest.install Minimum value of PHP memory_limit for SimpleTest.
XMLRPCMessagesTestCase::testMulticallLimit function modules/simpletest/tests/xmlrpc.test Test limits on system.multicall that can prevent brute-force attacks.
_book_parent_depth_limit function modules/book/book.module Finds the depth limit for items in the parent select.
_menu_parent_depth_limit function modules/menu/menu.module Find the depth limit for items in the parent select.

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