Overview

Namespaces

  • Contentstack
    • Error
    • Result
    • Stack
      • ContentType
        • BaseQuery
        • Entry
        • Query
    • Utility
  • None

Classes

  • Query
  • Overview
  • Namespace
  • Class

Class Query

Contentstack\Stack\ContentType\BaseQuery\BaseQuery
Extended by Contentstack\Stack\ContentType\Query\Query
Namespace: Contentstack\Stack\ContentType\Query
Located at src/models/query.php
Methods summary
public
# __construct( $contentType = '' )

Overrides

Contentstack\Stack\ContentType\BaseQuery\BaseQuery::__construct()
public
# find( )
public
# findOne( )
Methods inherited from Contentstack\Stack\ContentType\BaseQuery\BaseQuery
ascending(), containedIn(), count(), descending(), except(), exists(), getQuery(), greaterThan(), greaterThanEqualTo(), includeContentType(), includeCount(), includeOwner(), includeReference(), includeSchema(), language(), lessThan(), lessThanEqualTo(), limit(), logicalAND(), logicalOR(), notContainedIn(), notEqualTo(), notExists(), only(), query(), regex(), search(), skip(), tags(), toJSON(), where()
Properties summary
public $operation
#
public $_query
#
Properties inherited from Contentstack\Stack\ContentType\BaseQuery\BaseQuery
$subQuery
API documentation generated by ApiGen