Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Pinq
Queries
Operations
IndexOperation
PHP Class Pinq\Queries\Operations\IndexOperation
Author:
Elliot Levin (
[email protected]
)
Inheritance:
extends
Operation
Mostra file
Open project: timetoogo/pinq
Protected Properties
Property
Type
Description
$indexParameterId
string
Public Methods
Method
Description
__construct
(
$indexParameterId
)
getIndexId
( ) :
string
Gets the index parameter id.
Method Details
__construct()
public
method
public
__construct
(
$indexParameterId
)
getIndexId()
final
public
method
Gets the index parameter id.
final
public
getIndexId
( ) :
string
return
string
Property Details
$indexParameterId
protected_oe property
protected
string
$indexParameterId
return
string