Search for exists
- Search 9.5.x for exists
- Search 8.9.x for exists
- Search 10.3.x for exists
- Search 11.x for exists
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SelectQueryExtender::exists | function | includes/ |
Sets a condition that the specified subquery returns values. |
| SelectQueryExtender::notExists | function | includes/ |
Sets a condition that the specified subquery returns no values. |
| ShortcutSetsTestCase::testShortcutSetRenameAlreadyExists | function | modules/ |
Tests renaming a shortcut set to the same name as another set. |
| shortcut_set_title_exists | function | modules/ |
Check to see if a shortcut set with the given title already exists. |
| ThemeRegistry::offsetExists | function | includes/ |
Implements ArrayAccess::offsetExists(). |
| UpdateQuery::exists | function | includes/ |
Implements QueryConditionInterface::exists(). |
| UpdateQuery::notExists | function | includes/ |
Implements QueryConditionInterface::notExists(). |
| _blog_post_exists | function | modules/ |
Helper function to determine if a user has blog posts already. |
| _field_ui_field_name_exists | function | modules/ |
Render API callback: Checks if a field machine name is taken. |
| _image_source_image_exists | function | modules/ |
Checks whether the provided source image exists. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.