MIDDAG for Moodle

global_scope_manager

Global Scope Manager.

Centralizes the registration and application of global query scopes.

Table of Contents

Properties

$scopes  : global_scope_interface

Methods

apply_all()  : query_builder_interface
Apply all registered and applicable scopes to a QueryBuilder.
get_registered_identifiers()  : array<string|int, string>
Get all registered scope identifiers.
register()  : void
Register a new global scope.

Properties

Methods

get_registered_identifiers()

Get all registered scope identifiers.

public get_registered_identifiers() : array<string|int, string>
Return values
array<string|int, string>

        
On this page

Search results