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