EntityLinkSuggestionsController::DEFAULT_LIMIT

The default limit for matches.

File

core/modules/ckeditor5/src/Controller/EntityLinkSuggestionsController.php, line 38

Class

EntityLinkSuggestionsController
Returns responses for entity link suggestions autocomplete route.

Namespace

Drupal\ckeditor5\Controller

Code

const DEFAULT_LIMIT = 100;

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