ICanBoogie/bind-facets 0.7.x
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Binding
      • Facets

Classes

  • Hooks

Interfaces

  • HasCriteriaProperty
  • HasCriterionListProperty
  • HasFetchRecordMethod
  • HasFetchRecordsMethod

Traits

  • ModelBindings

Interface HasFetchRecordMethod

Indicates that an instance has a fetch_record method, whether it is a class method or a prototype one.

Namespace: ICanBoogie\Binding\Facets
See: \ICanBoogie\Binding\Facets\Hooks::fetch_record()
Located at HasFetchRecordMethod.php

Methods summary

public ICanBoogie\Facets\RecordCollection
# fetch_record( array $conditions, ICanBoogie\Facets\Fetcher & $fetcher = null )

Parameters

$conditions
$fetcher

If the parameter fetcher is present, the ICanBoogie\Facets\Fetcher instance used to fetch the record is stored inside.

Returns

ICanBoogie\Facets\RecordCollection
ICanBoogie/bind-facets 0.7.x API documentation generated by ApiGen