| Fully Qualified Name: | Laminas\Db\Sql\Predicate\Like |
| Extends: | AbstractExpression |
| Implements: | PredicateInterface |
| Name | Description | Defined By |
|---|---|---|
| __construct() | Like | |
| getExpressionData() | Like | |
| getIdentifier() | Like | |
| getLike() | Like | |
| getSpecification() | Like | |
| setIdentifier() | Like | |
| setLike() | Like | |
| setSpecification() | Like |
| Parameter Name | Type | Description |
|---|---|---|
| $identifier | string | |
| $like | string |
Returns:
Returns: array
Returns: string
Returns: string
Returns: string
| Parameter Name | Type | Description |
|---|---|---|
| $identifier | string |
Returns: self Provides a fluent interface
| Parameter Name | Type | Description |
|---|---|---|
| $like | string |
Returns: self Provides a fluent interface
| Parameter Name | Type | Description |
|---|---|---|
| $specification | string |
Returns: self Provides a fluent interface