Overview

Namespaces

  • PHP
  • vierbergenlars
    • Forage
      • ODM
        • HydrationSettings
      • QueryParser
      • SearchIndex
      • SearchQuery
      • SearchResult
      • Transport

Classes

  • DocumentMapper
  • SearchHit
  • SearchIndex
  • SearchQuery
  • SearchResult

Interfaces

  • HydrationSettingsInterface
  • Indexable
  • Overview
  • Namespace
  • Class
  • Tree

Interface Indexable

Should be implemented by all objects that are indexable

vierbergenlars\Forage\ODM\Indexable implements Defer\Deferrable
Namespace: vierbergenlars\Forage\ODM
Located at vierbergenlars/Forage/ODM/Indexable.php
Methods summary
public array
# toDocument( )

Converts the object to a document.

Converts the object to a document.

Returns

array
The returned array should contain a mapping from fields to their values. It should also contain an id key.
Forage-PHP-Client API documentation generated by ApiGen 2.8.0