Overview

Namespaces

  • LeanMapper
    • Exception
    • Reflection
    • Relationship

Classes

  • Connection
  • DataDifference
  • DefaultMapper
  • Entity
  • Events
  • Filtering
  • Fluent
  • Repository
  • Result
  • Row

Interfaces

  • IMapper
  • Overview
  • Namespace
  • Class

Class Fluent

DibiFluent with filter support

DibiFluent
Extended by LeanMapper\Fluent
Namespace: LeanMapper
Author: Vojtěch Kohout
Located at Fluent.php
Methods summary
public
# applyFilter( string $name, mixed|null $args = null )

Applies given filter to current statement

Applies given filter to current statement

Parameters

$name
$args

Returns


$this
public string
# _export( string|null $clause = null, array|null $args = null )

Exports current state

Exports current state

Parameters

$clause
$args

Returns

string
tharos/leanmapper v2.0.1 API documentation API documentation generated by ApiGen