JobState::query |
function |
src/Plugin/views/filter/JobState.php |
|
JobState::$query |
property |
src/Plugin/views/filter/JobState.php |
Where the $query object will reside. |
ItemCount::query |
function |
translators/tmgmt_local/src/Plugin/views/field/ItemCount.php |
|
ItemCount::$query |
property |
translators/tmgmt_local/src/Plugin/views/field/ItemCount.php |
Where the $query object will reside. |
JobItemState::query |
function |
src/Plugin/views/filter/JobItemState.php |
|
TaskEligible::query |
function |
translators/tmgmt_local/src/Plugin/views/filter/TaskEligible.php |
|
JobItemState::$query |
property |
src/Plugin/views/filter/JobItemState.php |
Where the $query object will reside. |
TaskEligible::$query |
property |
translators/tmgmt_local/src/Plugin/views/filter/TaskEligible.php |
Where the $query object will reside. |
hook_tmgmt_content_list_query_alter |
function |
sources/content/tmgmt_content.api.php |
Allows to alter $query used to list entities on specific entity type overview
pages. |
ContentEntitySourcePluginUi::buildTranslatableEntitiesQuery |
function |
sources/content/src/ContentEntitySourcePluginUi.php |
Returns the query for translatable entities of a given type. |