Function __global->is_under_radar

Definitions

sources/database_search.php

  • Find whether a phrase is too small for full-text search.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$test string required parameter N/A N/A The phrase

Return

  • Whether it is
  • Type: boolean
  • Set: N/A
  • Range: N/A