Composable Commerce PHP SDKPHP SDK
  • Namespace
  • Class
  • Tree

Namespaces

  • Commercetools
    • Commons
      • Helper
    • Core
      • Builder
        • Request
        • Update
      • Cache
      • Client
        • Adapter
        • OAuth
      • Error
      • Helper
        • Annotate
        • State
          • Renderer
        • Subscriber
          • Log
      • Model
        • ApiClient
        • Cart
        • CartDiscount
        • Category
        • Channel
        • Common
        • Customer
        • CustomerGroup
        • CustomField
        • CustomObject
        • DiscountCode
        • Extension
        • Inventory
        • Message
        • Order
        • OrderEdit
        • Payment
        • Product
          • Search
        • ProductDiscount
        • ProductSelection
        • ProductType
        • Project
        • Review
        • ShippingMethod
        • ShoppingList
        • State
        • Store
        • Subscription
        • TaxCategory
        • Type
        • Zone
      • Request
        • ApiClients
        • CartDiscounts
          • Command
        • Carts
          • Command
        • Categories
          • Command
        • Channels
          • Command
        • CustomerGroups
          • Command
        • Customers
          • Command
        • CustomField
          • Command
        • CustomObjects
        • DiscountCodes
          • Command
        • Extensions
          • Command
        • GraphQL
        • InStores
        • Inventory
          • Command
        • Me
          • Command
        • Messages
        • OrderEdits
          • Command
          • StagedOrder
            • Command
        • Orders
          • Command
        • Payments
          • Command
        • ProductDiscounts
          • Command
        • Products
          • Command
        • ProductSelections
          • Command
        • ProductTypes
          • Command
        • Project
          • Command
        • Query
        • Reviews
          • Command
        • ShippingMethods
          • Command
        • ShoppingLists
          • Command
        • States
          • Command
        • Stores
          • Command
        • Subscriptions
          • Command
        • TaxCategories
          • Command
        • Types
          • Command
        • Zones
          • Command
      • Response

Classes

  • AbstractAction
  • AbstractApiRequest
  • AbstractByIdGetRequest
  • AbstractByIdHeadRequest
  • AbstractByKeyGetRequest
  • AbstractByKeyHeadRequest
  • AbstractByTokenGetRequest
  • AbstractCreateRequest
  • AbstractDeleteByKeyRequest
  • AbstractDeleteRequest
  • AbstractHeadRequest
  • AbstractProjectionRequest
  • AbstractQueryRequest
  • AbstractUpdateByKeyRequest
  • AbstractUpdateRequest
  • PsrRequest

Interfaces

  • ClientRequestInterface
  • PageRequestInterface
  • QueryAllRequestInterface
  • QueryRequestInterface
  • SortRequestInterface
  • WithTotalRequestInterface

Traits

  • CustomerIdTrait
  • DataErasureTrait
  • ExpandTrait
  • PageTrait
  • PriceSelectTrait
  • QueryTrait
  • SortTrait
  • StagedTrait
  • WithTotalTrait

Interface QueryAllRequestInterface

Interface ClientRequestInterface

Commercetools\Core\Request\QueryAllRequestInterface implements Commercetools\Core\Request\PageRequestInterface, Commercetools\Core\Request\QueryRequestInterface, Commercetools\Core\Request\SortRequestInterface, Commercetools\Core\Request\WithTotalRequestInterface

Direct known implementers

Commercetools\Core\Request\AbstractQueryRequest

Indirect known implementers

Commercetools\Core\Request\ApiClients\ApiClientQueryRequest, Commercetools\Core\Request\CartDiscounts\CartDiscountQueryRequest, Commercetools\Core\Request\Inventory\InventoryQueryRequest, Commercetools\Core\Request\Me\MeCartQueryRequest, Commercetools\Core\Request\Me\MeOrderQueryRequest, Commercetools\Core\Request\Me\MeShoppingListQueryRequest, Commercetools\Core\Request\Messages\MessageQueryRequest, Commercetools\Core\Request\OrderEdits\OrderEditQueryRequest, Commercetools\Core\Request\Orders\OrderQueryRequest, Commercetools\Core\Request\Payments\PaymentQueryRequest, Commercetools\Core\Request\ProductDiscounts\ProductDiscountQueryRequest, Commercetools\Core\Request\Products\ProductByIdProductSelectionsGetRequest, Commercetools\Core\Request\Carts\CartQueryRequest, Commercetools\Core\Request\Products\ProductByKeyProductSelectionsGetRequest, Commercetools\Core\Request\Products\ProductProjectionQueryRequest, Commercetools\Core\Request\Products\ProductQueryRequest, Commercetools\Core\Request\ProductSelections\ProductSelectionAssignmentsQueryRequest, Commercetools\Core\Request\ProductSelections\ProductSelectionByIdProductsGetRequest, Commercetools\Core\Request\ProductSelections\ProductSelectionByKeyProductsGetRequest, Commercetools\Core\Request\ProductSelections\ProductSelectionQueryRequest, Commercetools\Core\Request\ProductTypes\ProductTypeQueryRequest, Commercetools\Core\Request\Reviews\ReviewQueryRequest, Commercetools\Core\Request\ShippingMethods\ShippingMethodQueryRequest, Commercetools\Core\Request\Categories\CategoryQueryRequest, Commercetools\Core\Request\ShoppingLists\ShoppingListQueryRequest, Commercetools\Core\Request\States\StateQueryRequest, Commercetools\Core\Request\Stores\StoreQueryRequest, Commercetools\Core\Request\Subscriptions\SubscriptionQueryRequest, Commercetools\Core\Request\TaxCategories\TaxCategoryQueryRequest, Commercetools\Core\Request\Types\TypeQueryRequest, Commercetools\Core\Request\Zones\ZoneQueryRequest, Commercetools\Core\Request\Channels\ChannelQueryRequest, Commercetools\Core\Request\CustomerGroups\CustomerGroupQueryRequest, Commercetools\Core\Request\Customers\CustomerQueryRequest, Commercetools\Core\Request\CustomObjects\CustomObjectQueryRequest, Commercetools\Core\Request\DiscountCodes\DiscountCodeQueryRequest, Commercetools\Core\Request\Extensions\ExtensionQueryRequest

Namespace: Commercetools\Core\Request
Located at Core/Request/QueryAllRequestInterface.php

Methods summary

Methods inherited from Commercetools\Core\Request\PageRequestInterface

limit(), offset()

Methods inherited from Commercetools\Core\Request\ClientRequestInterface

getIdentifier(), map(), mapFromResponse(), mapResponse(), mapResult(), setIdentifier()

Methods inherited from Commercetools\Core\Request\QueryRequestInterface

where()

Methods inherited from Commercetools\Core\Request\SortRequestInterface

sort()

Methods inherited from Commercetools\Core\Request\WithTotalRequestInterface

withTotal()

Constants summary

Constants inherited from Commercetools\Core\Request\PageRequestInterface

MAX_PAGE_SIZE

PHP SDK API documentation generated by ApiGen