Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
68926b7e
Commit
68926b7e
authored
Aug 02, 2012
by
Jennifer Hodgdon
Browse files
Issue
#1705102
by dsdeiz: Fix reference to nonexestent hook in EntityFieldQuery docs
parent
415ea357
Changes
1
Show whitespace changes
Inline
Side-by-side
core/modules/entity/lib/Drupal/entity/EntityFieldQuery.php
View file @
68926b7e
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
* an EntityFieldQueryException will be raised if an unsupported condition is
* an EntityFieldQueryException will be raised if an unsupported condition is
* specified or if the query has field conditions or sorts that are stored in
* specified or if the query has field conditions or sorts that are stored in
* different field storage engines. However, this logic can be overridden in
* different field storage engines. However, this logic can be overridden in
* hook_entity_query().
* hook_entity_query
_alter
().
*
*
* Also note that this query does not automatically respect entity access
* Also note that this query does not automatically respect entity access
* restrictions. Node access control is performed by the SQL storage engine but
* restrictions. Node access control is performed by the SQL storage engine but
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment