Overview

Namespaces

  • NGS
    • Client
      • Exception
    • Converter
    • Patterns
  • PHP

Classes

  • AggregateDomainEvent
  • AggregateRoot
  • CubeBuilder
  • DomainEvent
  • GenericSearch
  • Identifiable
  • OlapCube
  • Repository
  • Search
  • Searchable
  • SearchBuilder
  • Snapshot
  • Specification
  • Templater

Interfaces

  • IDomainObject
  • IIdentifiable
  • Overview
  • Namespace
  • Class
  • Tree

Class Repository

Description of Repository

Namespace: NGS\Patterns
Located at Patterns/Repository.php
Methods summary
public static
# instance( NGS\Patterns\Repository $repository = null )

Get or sets static singleton instance

Get or sets static singleton instance

public
# __construct( NGS\Client\RestHttp $http = null, Memcached $memcached = null, mixed $prefix = '' )
public
# invalidate( mixed $class, mixed $uris )
public
# find( mixed $class, mixed $uris )
API documentation generated by ApiGen 2.8.0