You are here

6 calls to db_like() in Drupal 7

EntityFieldQuery::addCondition in includes/entity.inc
Adds a condition to an already built SelectQuery (internal function).
profile_browse in modules/profile/profile.pages.inc
Menu callback; display a list of user information.
TaxonomyTermController::buildQuery in modules/taxonomy/taxonomy.module
Builds the query to load the entity.
user_search_execute in modules/user/user.module
Implements hook_search_execute().
_locale_translate_seek in includes/locale.inc
Perform a string search and display results in a table
_profile_get_fields in modules/profile/profile.module