Search for limit

  1. Search 7.x for limit
  2. Search 9.5.x for limit
  3. Search 8.9.x for limit
  4. Search 10.3.x for limit
  5. Other projects
Title Object type File name Summary
FormTest::testFieldFormUnlimited function core/modules/field/tests/src/Functional/FormTest.php Tests the unlimited-value field form.
FormTest::testFieldFormUnlimitedRequired function core/modules/field/tests/src/Functional/FormTest.php Tests the position of the required label.
FormTestLimitValidationErrorsForm class core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php Builds a simple form with a button triggering partial validation.
FormTestLimitValidationErrorsForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php
FormTestLimitValidationErrorsForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php Form constructor.
FormTestLimitValidationErrorsForm::elementValidateLimitValidationErrors function core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php
FormTestLimitValidationErrorsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php Returns a unique string identifying the form.
FormTestLimitValidationErrorsForm::partialSubmitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php
FormTestLimitValidationErrorsForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php Form submission handler.
FormValidator::determineLimitValidationErrors function core/lib/Drupal/Core/Form/FormValidator.php Determines if validation errors should be limited.
FormValidator::handleErrorsWithLimitedValidation function core/lib/Drupal/Core/Form/FormValidator.php Handles validation errors for forms with limited validation.
FormValidatorTest::providerTestHandleErrorsWithLimitedValidation function core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php
FormValidatorTest::testHandleErrorsWithLimitedValidation function core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php @covers ::handleErrorsWithLimitedValidation[[api-linebreak]]
HelpTestTwigNodeVisitor::DELIMITER constant core/modules/help/tests/modules/help_topics_twig_tester/src/HelpTestTwigNodeVisitor.php Delimiter placed around single translated chunks.
HISTORY_READ_LIMIT constant core/modules/history/history.module Entities changed before this time are always shown as read.
MenuParentFormSelector::getParentDepthLimit function core/lib/Drupal/Core/Menu/MenuParentFormSelector.php Returns the maximum depth of the possible parents of the menu link.
MigrateExecutable::$memoryLimit property core/modules/migrate/src/MigrateExecutable.php The PHP memory_limit expressed in bytes.
MigrateExecutableMemoryExceededTest::$memoryLimit property core/modules/migrate/tests/src/Unit/MigrateExecutableMemoryExceededTest.php The php.ini memory_limit value.
NestedFormTest::$fieldStorageUnlimited property core/modules/field/tests/src/Functional/NestedFormTest.php
NodeAdminTest::testContentAdminPageWithLimitedContentViewer function core/modules/node/tests/src/Functional/NodeAdminTest.php Tests that the content overview page does not filter out nodes.
Pager::$limit property core/lib/Drupal/Core/Pager/Pager.php The maximum number of items per page.
Pager::getLimit function core/lib/Drupal/Core/Pager/Pager.php Gets the maximum number of items per page.
PagerSelectExtender::$limit property core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php The number of elements per page to allow.
PagerSelectExtender::limit function core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php Specify the maximum number of elements per page for this query.
PagerTest::testLimit function core/modules/views/tests/src/Functional/Plugin/PagerTest.php Tests the some pager plugin.
PagerTest::testNoLimit function core/modules/views/tests/src/Functional/Plugin/PagerTest.php Tests the none-pager-query.
PhpUnitTestDiscovery::getTestListLimitedToDirectory function core/lib/Drupal/Core/Test/PhpUnitTestDiscovery.php Returns a list of tests from a TestSuite object limited to a directory.
PoItem::DELIMITER constant core/lib/Drupal/Component/Gettext/PoItem.php The delimiter used to split plural strings.
QueryPluginBase::$limit property core/modules/views/src/Plugin/views/query/QueryPluginBase.php Stores the limit of items that should be requested in the query.
QueryPluginBase::getLimit function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Returns the limit of the query.
QueryPluginBase::setLimit function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Set a LIMIT on the query, specifying a maximum number of results.
SelectSubqueryTest::testFromSubquerySelectWithLimit function core/tests/Drupal/KernelTests/Core/Database/SelectSubqueryTest.php Tests that we can use a subquery in a FROM clause with a LIMIT.
SelectTest::testUnionOrderLimit function core/tests/Drupal/KernelTests/Core/Database/SelectTest.php Tests that we can UNION multiple Select queries together with and a LIMIT.
SubformState::getLimitValidationErrors function core/lib/Drupal/Core/Form/SubformState.php Retrieves the limited validation error sections.
SubformState::setLimitValidationErrors function core/lib/Drupal/Core/Form/SubformState.php Sets the limited validation error sections.
SubformStateTest::testGetLimitValidationErrors function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getLimitValidationErrors[[api-linebreak]]
SubformStateTest::testSetLimitValidationErrors function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::setLimitValidationErrors[[api-linebreak]]
TestConcat::setDelimiter function core/modules/migrate/tests/src/Unit/process/ConcatTest.php Set the delimiter.
TestMigrateExecutable::setMemoryLimit function core/modules/migrate/tests/src/Unit/TestMigrateExecutable.php Sets the memory limit.
TestSiteInstallCommand::$timeLimit property core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php Time limit in seconds for the test.
TriggeringElementProgrammedTest::testLimitValidationErrors function core/tests/Drupal/KernelTests/Core/Form/TriggeringElementProgrammedTest.php Tests that #limit_validation_errors of the only submit button takes effect.
ValidationTest::testValidateLimitErrors function core/modules/system/tests/src/Functional/Form/ValidationTest.php Tests partial form validation through #limit_validation_errors.
ViewsListTest::testViewsListLimit function core/modules/views_ui/tests/src/Functional/ViewsListTest.php Tests that the views list does not use a pager.
views_ui_add_limited_validation function core/modules/views_ui/admin.inc Limits validation errors for a non-JavaScript fallback submit button.
WidgetOverflowTest::testUnlimitedCardinality function core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php Tests that unlimited fields' selection count is not constrained.
WorkspaceFormValidationTest::testValidateLimitErrors function core/modules/workspaces/tests/src/Functional/WorkspaceFormValidationTest.php Tests partial form validation through #limit_validation_errors.
WorkspaceViewBuilder::$limit property core/modules/workspaces/src/WorkspaceViewBuilder.php The number of entities to display on the workspace manage page.

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