Overview

Namespaces

  • LeanMapper
    • Exception
    • Reflection
    • Relationship

Classes

  • Caller
  • Connection
  • DataDifference
  • DefaultEntityFactory
  • DefaultMapper
  • Entity
  • Events
  • Filtering
  • Fluent
  • ImplicitFilters
  • Repository
  • Result
  • Row

Interfaces

  • IEntityFactory
  • 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( Closure|string $filter, mixed|null $args = null )

Applies given filter to current statement

Applies given filter to current statement

Parameters

$filter
$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.1.0 API documentation API documentation generated by ApiGen