EntityLinkSuggestionsController::DEFAULT_LIMIT

Same name and namespace in other branches
  1. 11.x core/modules/ckeditor5/src/Controller/EntityLinkSuggestionsController.php \Drupal\ckeditor5\Controller\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.