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. Search 11.x for limit
  6. Other projects
Title Object type File name Summary
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 Tests handle errors with limited validation.
HelpTestTwigNodeVisitor::DELIMITER constant core/modules/help/tests/modules/help_topics_twig_tester/src/HelpTestTwigNodeVisitor.php Delimiter placed around single translated chunks.
HelpTopicsSyntaxTest::DELIMITER constant core/modules/help/tests/src/Kernel/HelpTopicsSyntaxTest.php Delimiter placed around single translated chunks.
MenuParentFormSelector::getParentDepthLimit function core/lib/Drupal/Core/Menu/MenuParentFormSelector.php Returns the maximum depth of the possible parents of the menu link.
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 Tests get limit validation errors.
SubformStateTest::testSetLimitValidationErrors function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Tests set limit validation errors.
TestConcat::setDelimiter function core/modules/migrate/tests/src/Unit/process/ConcatTest.php Set the delimiter.
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.
UploadHelpTest::testUnlimitedFileSize function core/modules/file/tests/src/Kernel/UploadHelpTest.php Verify the size limit text does not appear if the size is unlimited.
ValidationTest::testValidateLimitErrors function core/modules/system/tests/src/FunctionalJavascript/Form/ValidationTest.php Tests partial form validation through #limit_validation_errors.
ViewsFormAjaxHelperTrait::addLimitedValidation function core/modules/views/src/ViewsFormAjaxHelperTrait.php Limits validation errors for a non-JavaScript fallback submit button.
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_ui/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.