|
| $dbViewName |
|
| $dbViewQuery |
|
| $materialized = false |
|
Definition at line 10 of file DbViewProxy.php.
◆ __construct()
Fossology\Lib\Proxy\DbViewProxy::__construct |
( |
|
$dbViewQuery, |
|
|
|
$dbViewName |
|
) |
| |
- Parameters
-
string | $dbViewQuery | |
string | $dbViewName | |
Definition at line 23 of file DbViewProxy.php.
◆ asCTE()
Fossology\Lib\Proxy\DbViewProxy::asCTE |
( |
| ) |
|
Common Table Expressions.
- Returns
- string
Definition at line 69 of file DbViewProxy.php.
◆ getDbViewName()
Fossology\Lib\Proxy\DbViewProxy::getDbViewName |
( |
| ) |
|
The documentation for this class was generated from the following file: