Phraseanet PHP SDK API
Index
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

ApplicationClass in namespace PhraseanetSDK
Phraseanet SDK Application
ApplicationInterfaceClass in namespace PhraseanetSDK
AbstractEntityClass in namespace PhraseanetSDK\Entity
AuthenticationExceptionClass in namespace PhraseanetSDK\Exception
APIGuzzleAdapterClass in namespace PhraseanetSDK\Http
APIResponseClass in namespace PhraseanetSDK\Http
Response object from a Phraseanet API call
DuplicateFilter::apply() — Method in class DuplicateFilter
Apply the filter on data
FilterInterface::apply() — Method in class FilterInterface
Apply the filter on data
LimitFilter::apply() — Method in class LimitFilter
Apply the filter on data
MonitorFilter::apply() — Method in class MonitorFilter
Apply the filter on data
Recorder::addFilter() — Method in class Recorder
AbstractRepositoryClass in namespace PhraseanetSDK\Repository

B

BasketClass in namespace PhraseanetSDK\Entity
BasketElementClass in namespace PhraseanetSDK\Entity
BasketValidationChoiceClass in namespace PhraseanetSDK\Entity
BasketValidationParticipantClass in namespace PhraseanetSDK\Entity
Factory::build() — Method in class Factory
Construct a new entity object
BadResponseExceptionClass in namespace PhraseanetSDK\Exception
PhraseanetSDKServiceProvider::boot() — Method in class PhraseanetSDKServiceProvider
BasketClass in namespace PhraseanetSDK\Repository
BasketElementClass in namespace PhraseanetSDK\Repository
Factory::build() — Method in class Factory
Construct a new entity object

C

Application::create() — Method in class Application
Creates the application.
CacheFactoryClass in namespace PhraseanetSDK\Cache
CacheFactory::create() — Method in class CacheFactory
Creates a Doctrine cache
CacheFactory::createGuzzleCacheAdapter() — Method in class CacheFactory
Creates a GuzzleCacheAdapter
CacheFactoryInterfaceClass in namespace PhraseanetSDK\Cache
CacheFactoryInterface::create() — Method in class CacheFactoryInterface
Creates a Doctrine cache
CacheFactoryInterface::createGuzzleCacheAdapter() — Method in class CacheFactoryInterface
Creates a GuzzleCacheAdapter
CanCacheStrategyClass in namespace PhraseanetSDK\Cache
CanCacheStrategy::canCacheRequest() — Method in class CanCacheStrategy
{@inheritdoc}
CanCacheStrategy::canCacheResponse() — Method in class CanCacheStrategy
{@inheritdoc}
RevalidationFactory::create() — Method in class RevalidationFactory
Creates a RevalidationInterface
RevalidationFactoryInterface::create() — Method in class RevalidationFactoryInterface
Creates a RevalidationInterface
BasketValidationParticipant::canAgree() — Method in class BasketValidationParticipant
Tell whether the particpant can agree
BasketValidationParticipant::canSeeOthers() — Method in class BasketValidationParticipant
Tell whether the participant can see the other particpants
CgusClass in namespace PhraseanetSDK\Entity
APIGuzzleAdapter::call() — Method in class APIGuzzleAdapter
ConnectedGuzzleAdapterClass in namespace PhraseanetSDK\Http
ConnectedGuzzleAdapter::call() — Method in class ConnectedGuzzleAdapter
GuzzleAdapter::call() — Method in class GuzzleAdapter
GuzzleAdapter::create() — Method in class GuzzleAdapter
GuzzleAdapterInterface::call() — Method in class GuzzleAdapterInterface
PhraseanetSDKDataCollector::collect() — Method in class PhraseanetSDKDataCollector
{@inheritdoc}
PhraseanetSDKDataCollector::countErrors() — Method in class PhraseanetSDKDataCollector
FilesystemStorage::count() — Method in class FilesystemStorage
{@inheritdoc}
MemcacheStorage::count() — Method in class MemcacheStorage
{@inheritdoc}
MemcachedStorage::count() — Method in class MemcachedStorage
{@inheritdoc}
StorageFactory::create() — Method in class StorageFactory
Creates a StorageInterface
CaptionClass in namespace PhraseanetSDK\Repository
CgusClass in namespace PhraseanetSDK\Repository
CamelizerClass in namespace PhraseanetSDK\Utils
Camelizer::camelize() — Method in class Camelizer

D

DataboxClass in namespace PhraseanetSDK\Entity
DataboxCollectionClass in namespace PhraseanetSDK\Entity
DataboxDocumentStructureClass in namespace PhraseanetSDK\Entity
DataboxStatusClass in namespace PhraseanetSDK\Entity
DuplicateFilterClass in namespace PhraseanetSDK\Recorder\Filters
DataboxClass in namespace PhraseanetSDK\Repository
DataboxCollectionClass in namespace PhraseanetSDK\Repository
DataboxDocumentStructureClass in namespace PhraseanetSDK\Repository
DataboxStatusClass in namespace PhraseanetSDK\Repository

E

EntityManagerClass in namespace PhraseanetSDK
EntityBagInterfaceClass in namespace PhraseanetSDK\Entity
EntityHydratorClass in namespace PhraseanetSDK\Entity
EntityInterfaceClass in namespace PhraseanetSDK\Entity
ExceptionInterfaceClass in namespace PhraseanetSDK\Exception
RequestExtractor::extract() — Method in class RequestExtractor
EntryClass in namespace PhraseanetSDK\Repository

F

FactoryClass in namespace PhraseanetSDK\Entity
FeedClass in namespace PhraseanetSDK\Entity
FeedEntryClass in namespace PhraseanetSDK\Entity
FeedEntryItemClass in namespace PhraseanetSDK\Entity
BadResponseException::fromGuzzleResponse() — Method in class BadResponseException
FilterInterfaceClass in namespace PhraseanetSDK\Recorder\Filters
FilesystemStorageClass in namespace PhraseanetSDK\Recorder\Storage
FilesystemStorage::fetch() — Method in class FilesystemStorage
Fetchs data from storage
MemcacheStorage::fetch() — Method in class MemcacheStorage
Fetchs data from storage
MemcachedStorage::fetch() — Method in class MemcachedStorage
Fetchs data from storage
StorageInterface::fetch() — Method in class StorageInterface
Fetchs data from storage
Basket::findByRecord() — Method in class Basket
Find all baskets that contains the provided record
Basket::findAll() — Method in class Basket
Find all baskets
BasketElement::findByBasket() — Method in class BasketElement
Find all basket elements in the provided basket id
Caption::findByRecord() — Method in class Caption
Find All the caption metadata for the provided record
Cgus::findByDatabox() — Method in class Cgus
Find All the cgus for the choosen databox
Databox::findAll() — Method in class Databox
Find All databoxes
DataboxCollection::findByDatabox() — Method in class DataboxCollection
Find all collection in the provided databox
DataboxDocumentStructure::findByDatabox() — Method in class DataboxDocumentStructure
Find All structure document of the desired databox
DataboxStatus::findByDatabox() — Method in class DataboxStatus
The status of the desired databox
Entry::findById() — Method in class Entry
Retrieve the entry identified by its id
Entry::findByFeed() — Method in class Entry
Find all entries that belongs to the feed provided in parameters
Entry::findInAggregatedFeed() — Method in class Entry
rename to find
FactoryClass in namespace PhraseanetSDK\Repository
FeedClass in namespace PhraseanetSDK\Repository
Feed::findById() — Method in class Feed
Find a feed by its identifier
Feed::findAll() — Method in class Feed
Find all feeds
Metadatas::findByRecord() — Method in class Metadatas
Find All the metadatas for the record provided in parameters
Quarantine::findByOffset() — Method in class Quarantine
Find a list of quarantine items stating at $offsetStart with $perPage items number
Quarantine::findById() — Method in class Quarantine
Find a quarantine item by its identifier
Record::findById() — Method in class Record
Find the record by its id that belongs to the provided databox
Record::find() — Method in class Record
Find records
RecordStatus::findByRecord() — Method in class RecordStatus
Find All the status attached to the provided record
Story::findById() — Method in class Story
Find the story by its id that belongs to the provided databox
Story::find() — Method in class Story
Find stories
Subdef::findByRecord() — Method in class Subdef
Find all subdefs that belong to the provided record
Subdef::findByRecordAndName() — Method in class Subdef
Find a subdefs by its name that belong to the provided record

G

Application::getOauth2Connector() — Method in class Application
Return the OAuth2Connector
Application::getEntityManager() — Method in class Application
Returns the entity manager given a token
Application::getMonitor() — Method in class Application
Returns a monitor instance
Application::getAdapter() — Method in class Application
Returns the guzzle adapter
ApplicationInterface::getOauth2Connector() — Method in class ApplicationInterface
Return the OAuth2Connector
ApplicationInterface::getEntityManager() — Method in class ApplicationInterface
Returns the entity manager given a token
ApplicationInterface::getMonitor() — Method in class ApplicationInterface
Returns a monitor instance
EntityManager::getRepository() — Method in class EntityManager
Get a repository by its name
EntityManager::getEntity() — Method in class EntityManager
Return a new entity by its name
EntityManager::getAdapter() — Method in class EntityManager
Return the client attached to this entity manager
Basket::getBasketId() — Method in class Basket
The basket id
Basket::getName() — Method in class Basket
The basket name
Basket::getDescription() — Method in class Basket
The basket description
Basket::getPusherUsrId() — Method in class Basket
The id of the user who created the basket when the current basket is a validation basket
Basket::getCreatedOn() — Method in class Basket
Creation date
Basket::getUpdatedOn() — Method in class Basket
Last update date
Basket::getValidationUsers() — Method in class Basket
Return a collection of PhraseanetSDK\entity\BasketValidationParticipant object if the basket is a validation basket otherwise it returns null
Basket::getExpiresOn() — Method in class Basket
The expiration validation date, if the basket is a validation basket
Basket::getValidationInfos() — Method in class Basket
Get some informations about the validation, if the basket is a validation basket
BasketElement::getBasketElementId() — Method in class BasketElement
The id of the element
BasketElement::getOrder() — Method in class BasketElement
Position of the element in the basket
BasketElement::getRecord() — Method in class BasketElement
Get the record associated to the basket item
BasketElement::getValidationChoices() — Method in class BasketElement
Retrieve the choice of all participants that concern the basket element in a collection PhraseanetSDK\Entity\BasketValidationChoice object
BasketElement::getNote() — Method in class BasketElement
Get the annotation about the validation of the current authenticated user
BasketElement::getAgreement() — Method in class BasketElement
Get the agreement of the current authenticated user
BasketValidationChoice::getValidationUser() — Method in class BasketValidationChoice
Get the validation user
BasketValidationChoice::getAgreement() — Method in class BasketValidationChoice
Get the user agreement
BasketValidationChoice::getUpdatedOn() — Method in class BasketValidationChoice
Get last update date
BasketValidationChoice::getNote() — Method in class BasketValidationChoice
Get the user annotation
BasketValidationParticipant::getUsrId() — Method in class BasketValidationParticipant
Get the user id
BasketValidationParticipant::getUsrName() — Method in class BasketValidationParticipant
Get the user name
Cgus::getLocale() — Method in class Cgus
Cgus::getTerms() — Method in class Cgus
Databox::getDataboxId() — Method in class Databox
the databox id
Databox::getName() — Method in class Databox
The databox name
Databox::getVersion() — Method in class Databox
The databox version
DataboxCollection::getBaseId() — Method in class DataboxCollection
The collection base id
DataboxCollection::getCollectionId() — Method in class DataboxCollection
The collection id
DataboxCollection::getName() — Method in class DataboxCollection
The collection name
DataboxCollection::getRecordAmount() — Method in class DataboxCollection
The total record in the collection
DataboxDocumentStructure::getId() — Method in class DataboxDocumentStructure
The documentary field id
DataboxDocumentStructure::getNamespace() — Method in class DataboxDocumentStructure
The documentary field metadata namespace
DataboxDocumentStructure::getSource() — Method in class DataboxDocumentStructure
The documentary field metadatas source
DataboxDocumentStructure::getTagname() — Method in class DataboxDocumentStructure
The documentary field metadatas tagname
DataboxDocumentStructure::getName() — Method in class DataboxDocumentStructure
The documentary field name
DataboxDocumentStructure::getSeparator() — Method in class DataboxDocumentStructure
The mutlivalue field separator
DataboxDocumentStructure::getThesaurusBranch() — Method in class DataboxDocumentStructure
Get the associated thesaurus branch
DataboxDocumentStructure::getType() — Method in class DataboxDocumentStructure
get the type of the field values
DataboxStatus::getBit() — Method in class DataboxStatus
get the status bit
DataboxStatus::getLabelOn() — Method in class DataboxStatus
Get the label status for the ON status state
DataboxStatus::getLabelOff() — Method in class DataboxStatus
get the label status for the OFF status state
DataboxStatus::getImgOn() — Method in class DataboxStatus
Get the image for the ON status state
DataboxStatus::getImgOff() — Method in class DataboxStatus
Get the image for the OFF status state
Feed::getId() — Method in class Feed
The feed id
Feed::getTitle() — Method in class Feed
The feed title
Feed::getIcon() — Method in class Feed
The feed icon
Feed::getSubTitle() — Method in class Feed
The feed subtitle
Feed::getTotalEntries() — Method in class Feed
Get the total entries of the feed
Feed::getCreatedOn() — Method in class Feed
Creation date
Feed::getUpdatedOn() — Method in class Feed
Last updted date
Feed::getEntries() — Method in class Feed
Get the feed entries Return a collection of PraseanetSDL\Entity\FeedEntry object
FeedEntry::getId() — Method in class FeedEntry
The Entry id
FeedEntry::getAuthorEmail() — Method in class FeedEntry
Get the author's mail of the feed entry
FeedEntry::getAuthorName() — Method in class FeedEntry
Get the author's name of the feed entry
FeedEntry::getTitle() — Method in class FeedEntry
Get the title of the feed entry
FeedEntry::getSubtitle() — Method in class FeedEntry
Get The description of the feed entry
FeedEntry::getCreatedOn() — Method in class FeedEntry
Creation date
FeedEntry::getUpdatedOn() — Method in class FeedEntry
Last update date
FeedEntry::getItems() — Method in class FeedEntry
Get the items associated to the feed entry as a collection of PhraseanetSDK\Entity\FeedEntryItem object
FeedEntry::getFeedId() — Method in class FeedEntry
Recover the entrie's feed id
FeedEntryItem::getItemId() — Method in class FeedEntryItem
Get the item id
FeedEntryItem::getRecord() — Method in class FeedEntryItem
Get the associated record object
Metadatas::getMetaId() — Method in class Metadatas
Get the metadatas id
Metadatas::getMetaStructureId() — Method in class Metadatas
Get the related databox meta field id
Metadatas::getName() — Method in class Metadatas
Get the meta name
Metadatas::getValue() — Method in class Metadatas
Get the meta value
Permalink::getId() — Method in class Permalink
Get the permalink id
Permalink::getLabel() — Method in class Permalink
get the permalink label
Permalink::getUpdatedOn() — Method in class Permalink
Last updated date
Permalink::getCreatedOn() — Method in class Permalink
Creation date
Permalink::getPageUrl() — Method in class Permalink
Get the page url
Permalink::getUrl() — Method in class Permalink
Get Url
Quarantine::getId() — Method in class Quarantine
Get Quarantine item id
Quarantine::getQuarantineSession() — Method in class Quarantine
Get The related quarantine session
Quarantine::getBaseId() — Method in class Quarantine
Get the related base id
Quarantine::getOriginalName() — Method in class Quarantine
Get the item original name
Quarantine::getSha256() — Method in class Quarantine
Get the item SHA 256 HASH
Quarantine::getUuid() — Method in class Quarantine
Get the item UUID
Quarantine::getChecks() — Method in class Quarantine
Get the check messages as a collection of string
Quarantine::getCreatedOn() — Method in class Quarantine
Creation date
Quarantine::getUpdatedOn() — Method in class Quarantine
Last updated date
QuarantineSession::getId() — Method in class QuarantineSession
The session id
QuarantineSession::getUsrId() — Method in class QuarantineSession
The user id
Query::getOffsetStart() — Method in class Query
The offset start
Query::getPerPage() — Method in class Query
The number item to retrieve
Query::getAvailableResults() — Method in class Query
Return the available results its depens of the search engine used on the requested instance
Query::getTotalResults() — Method in class Query
Get the total result
Query::getError() — Method in class Query
Get errors as string
Query::getWarning() — Method in class Query
Get warnings as string
Query::getQueryTime() — Method in class Query
Get the query time
Query::getSearchIndexes() — Method in class Query
Get search indexes
Query::getQuery() — Method in class Query
Get the query string
Query::getSuggestions() — Method in class Query
Get query suggestions as a collection of PhraseanetSDK\Entity\QuerySuggestion objects
Query::getResults() — Method in class Query
Get result as a collection of PhraseanetSDK\Entity\Record objects
QuerySuggestion::getValue() — Method in class QuerySuggestion
Get the suggestion value
QuerySuggestion::getHits() — Method in class QuerySuggestion
Get the suggestion hit
Record::getRecordId() — Method in class Record
Get the record id
Record::getDataboxId() — Method in class Record
Get the databox id
Record::getTitle() — Method in class Record
Get the record title
Record::getMimeType() — Method in class Record
Get the record mime type
Record::getOriginalName() — Method in class Record
Get the record original name
Record::getUpdatedOn() — Method in class Record
Last updated date
Record::getCreatedOn() — Method in class Record
Creation date
Record::getCollectionId() — Method in class Record
Get the record collection id
Record::getSha256() — Method in class Record
Get the record SHA256 hash
Record::getThumbnail() — Method in class Record
Return the thumbnail of the record as a PhraseanetSDK\Entity\Subdef object if the thumbnail exists null otherwise
Record::getPhraseaType() — Method in class Record
Get the Record phraseaType IMAGE|VIDEO|DOCUMENT etc..
Record::getUuid() — Method in class Record
Get the record UUID
Record::getTechnicalInformations() — Method in class Record
Get a collection of Phraseanet\Entity\Technical data objects
Record::getSubdefs() — Method in class Record
Return a collection of PhraseanetSDK\Entity\Subdef for the record
Record::getSubdefsByDevicesAndMimeTypes() — Method in class Record
Return a collection of PhraseanetSDK\Entity\Subdef for the record
Record::getMetadatas() — Method in class Record
Return the record metdatas as a collection of PhraseanetSDK\Entity\Metadatas objects
Record::getCaption() — Method in class Record
Get the record caption as collection of PhraseanetSDK\Entity\RecordCaption objects
Record::getStatus() — Method in class Record
Get the record status as collection of PhraseanetSDK\Entity\RecordStatus objects
RecordCaption::getMetaStructureId() — Method in class RecordCaption
Get the related databox meta field id
RecordCaption::getName() — Method in class RecordCaption
Get the name of the caption
RecordCaption::getValue() — Method in class RecordCaption
Get the value of the caption
RecordStatus::getBit() — Method in class RecordStatus
Get the status bit
RecordStatus::getState() — Method in class RecordStatus
Get the status state
Result::getRecords() — Method in class Result
Result::getStories() — Method in class Result
Story::getStoryId() — Method in class Story
Get the record id
Story::getDataboxId() — Method in class Story
Get the databox id
Story::getThumbnail() — Method in class Story
Story::getUpdatedOn() — Method in class Story
Last updated date
Story::getCreatedOn() — Method in class Story
Creation date
Story::getCollectionId() — Method in class Story
Get the record collection id
Story::getUuid() — Method in class Story
Get the record UUID
Story::getRecords() — Method in class Story
Story::getMetadatas() — Method in class Story
Story::getSubdefs() — Method in class Story
Subdef::getName() — Method in class Subdef
Get subdef name
Subdef::getHeight() — Method in class Subdef
Get subdef height
Subdef::getWidth() — Method in class Subdef
Get subdef width
Subdef::getFileSize() — Method in class Subdef
Get subdef file size
Subdef::getPlayerType() — Method in class Subdef
Get the player type
Subdef::getMimeType() — Method in class Subdef
Get subdef mime type
Subdef::getPermalink() — Method in class Subdef
Get the permalink related to the subdef
Technical::getName() — Method in class Technical
Get the technical information name
Technical::getValue() — Method in class Technical
Get the technical value
BadResponseException::getResponseBody() — Method in class BadResponseException
The content of the response
BadResponseException::getStatusCode() — Method in class BadResponseException
The response HTTP status code
APIGuzzleAdapter::getGuzzle() — Method in class APIGuzzleAdapter
APIResponse::getResult() — Method in class APIResponse
Returns the result of the response
APIResponse::getStatusCode() — Method in class APIResponse
Returns the HTTP code
APIResponse::getErrorMessage() — Method in class APIResponse
Returns the error message
APIResponse::getErrorDetails() — Method in class APIResponse
Returns error details
APIResponse::getResponseTime() — Method in class APIResponse
Returns the response datetime
APIResponse::getUri() — Method in class APIResponse
Returns the requested URI
APIResponse::getMethod() — Method in class APIResponse
Returns the requested method
APIResponse::getCharset() — Method in class APIResponse
Returns the response charset
APIResponse::getApiVersion() — Method in class APIResponse
Returns the API version
APIResponse::getProperty() — Method in class APIResponse
Returns the response property, null if the property does not exist
ConnectedGuzzleAdapter::getToken() — Method in class ConnectedGuzzleAdapter
ConnectedGuzzleAdapter::getGuzzle() — Method in class ConnectedGuzzleAdapter
GuzzleAdapterClass in namespace PhraseanetSDK\Http
GuzzleAdapter::getGuzzle() — Method in class GuzzleAdapter
GuzzleAdapter::getBaseUrl() — Method in class GuzzleAdapter
Returns the client base URL
GuzzleAdapterInterfaceClass in namespace PhraseanetSDK\Http
GuzzleAdapterInterface::getGuzzle() — Method in class GuzzleAdapterInterface
Monitor::getScheduler() — Method in class Monitor
Monitor::getTask() — Method in class Monitor
Monitor::getTasks() — Method in class Monitor
Scheduler::getUpdatedOn() — Method in class Scheduler
Scheduler::getPid() — Method in class Scheduler
Scheduler::getState() — Method in class Scheduler
Task::getId() — Method in class Task
Task::getName() — Method in class Task
Task::getState() — Method in class Task
Task::getPid() — Method in class Task
Task::getTitle() — Method in class Task
Task::getLastExecTime() — Method in class Task
Task::getAutoStart() — Method in class Task
Task::getRunner() — Method in class Task
Task::getCrashCounter() — Method in class Task
OAuth2Connector::getAuthorizationUrl() — Method in class OAuth2Connector
Builds the Authorization Url
PhraseanetSDKDataCollector::getCalls() — Method in class PhraseanetSDKDataCollector
PhraseanetSDKDataCollector::getMethods() — Method in class PhraseanetSDKDataCollector
PhraseanetSDKDataCollector::getTotalTime() — Method in class PhraseanetSDKDataCollector
PhraseanetSDKDataCollector::getName() — Method in class PhraseanetSDKDataCollector
{@inheritdoc}
Recorder::getPlugin() — Method in class Recorder
Recorder::getStorage() — Method in class Recorder

H

EntityManager::HydrateEntity() — Method in class EntityManager
Hydrates an entity with datas
EntityHydrator::hydrate() — Method in class EntityHydrator
Hydrate an entity object from a source
APIResponse::hasProperty() — Method in class APIResponse
Returns true if the response has the given property

I

Basket::isUnread() — Method in class Basket
Tell whether the basket has been read or not
Basket::isValidationBasket() — Method in class Basket
Tell whether the basket is a validation basket
Basket::isValidationConfirmed() — Method in class Basket
Tell whether the validation is confirmed
Basket::isValidationInitiator() — Method in class Basket
Tell whether the current authenticated user initiates the validation process
BasketElement::isValidationItem() — Method in class BasketElement
Tell whether the basket item is a validation item
BasketValidationParticipant::isConfirmed() — Method in class BasketValidationParticipant
Tell whether the participant is confirmed
DataboxDocumentStructure::isIndexable() — Method in class DataboxDocumentStructure
Tell whether the field is indexable
DataboxDocumentStructure::isMultivalue() — Method in class DataboxDocumentStructure
Tell wheteher the field is ultivalued or not
DataboxDocumentStructure::isReadonly() — Method in class DataboxDocumentStructure
Tell whether the field is a read only field
DataboxDocumentStructure::isRequired() — Method in class DataboxDocumentStructure
Tell whether the firld is required
DataboxStatus::isSearchable() — Method in class DataboxStatus
Tell whether the status is searchable
DataboxStatus::isPrintable() — Method in class DataboxStatus
Tell whether the status is printable
Feed::isPublic() — Method in class Feed
Tell whether the feed is public or not
Feed::isReadonly() — Method in class Feed
Tell whether the feed is a read only feed
Feed::isDeletable() — Method in class Feed
Tell whether the feed is deletable
Permalink::isActivated() — Method in class Permalink
Tell whether the permalink is activated
Quarantine::isForced() — Method in class Quarantine
Tell whether the item has been forced to the quarantine
QuerySuggestion::isCurrent() — Method in class QuerySuggestion
Tell whether the suggestion is current
BadResponseException::isClientError() — Method in class BadResponseException
Checks if HTTP Status code is a Client Error (4xx)
BadResponseException::isServerError() — Method in class BadResponseException
Checks if HTTP Status code is Server Error (5xx)
InvalidArgumentExceptionClass in namespace PhraseanetSDK\Exception
APIResponse::isOk() — Method in class APIResponse
Returns true is the response is successful
APIResponse::isEmpty() — Method in class APIResponse
Returns true if the response content is empty

L

LimitFilterClass in namespace PhraseanetSDK\Recorder\Filters

M

MetadatasClass in namespace PhraseanetSDK\Entity
MonitorClass in namespace PhraseanetSDK
MonitorFilterClass in namespace PhraseanetSDK\Recorder\Filters
MemcacheStorageClass in namespace PhraseanetSDK\Recorder\Storage
MemcachedStorageClass in namespace PhraseanetSDK\Recorder\Storage
MetadatasClass in namespace PhraseanetSDK\Repository

N

NotFoundExceptionClass in namespace PhraseanetSDK\Exception

O

OAuth2ConnectorClass in namespace PhraseanetSDK

P

PermalinkClass in namespace PhraseanetSDK\Entity
PhraseanetSDKServiceProviderClass in namespace PhraseanetSDK
Phraseanet SDK Silex provider
PhraseanetSDKDataCollectorClass in namespace PhraseanetSDK\Profiler
GuzzleDataCollector.
PlayerClass in namespace PhraseanetSDK\Recorder
Player::play() — Method in class Player

Q

QuarantineClass in namespace PhraseanetSDK\Entity
QuarantineSessionClass in namespace PhraseanetSDK\Entity
QueryClass in namespace PhraseanetSDK\Entity
QuerySuggestionClass in namespace PhraseanetSDK\Entity
QuarantineClass in namespace PhraseanetSDK\Repository

R

RevalidationFactoryClass in namespace PhraseanetSDK\Cache
RevalidationFactoryInterfaceClass in namespace PhraseanetSDK\Cache
RecordClass in namespace PhraseanetSDK\Entity
RecordCaptionClass in namespace PhraseanetSDK\Entity
RecordStatusClass in namespace PhraseanetSDK\Entity
ResultClass in namespace PhraseanetSDK\Entity
RuntimeExceptionClass in namespace PhraseanetSDK\Exception
OAuth2Connector::retrieveAccessToken() — Method in class OAuth2Connector
Retrieves your access Token from your callback endpoint
PhraseanetSDKServiceProvider::register() — Method in class PhraseanetSDKServiceProvider
RecorderClass in namespace PhraseanetSDK\Recorder
RequestExtractorClass in namespace PhraseanetSDK\Recorder
RecordClass in namespace PhraseanetSDK\Repository
RecordStatusClass in namespace PhraseanetSDK\Repository
RepositoryInterfaceClass in namespace PhraseanetSDK\Repository

S

Basket::setBasketId() — Method in class Basket
Basket::setName() — Method in class Basket
Basket::setDescription() — Method in class Basket
Basket::setPusherUsrId() — Method in class Basket
Basket::setUnread() — Method in class Basket
Basket::setCreatedOn() — Method in class Basket
Basket::setUpdatedOn() — Method in class Basket
Basket::setValidationBasket() — Method in class Basket
Basket::setValidationUsers() — Method in class Basket
Basket::setExpiresOn() — Method in class Basket
Basket::setValidationInfos() — Method in class Basket
Basket::setValidationConfirmed() — Method in class Basket
Basket::setValidationInitiator() — Method in class Basket
BasketElement::setBasketElementId() — Method in class BasketElement
BasketElement::setOrder() — Method in class BasketElement
BasketElement::setValidationItem() — Method in class BasketElement
BasketElement::setRecord() — Method in class BasketElement
BasketElement::setValidationChoices() — Method in class BasketElement
BasketElement::setNote() — Method in class BasketElement
BasketElement::setAgreement() — Method in class BasketElement
BasketValidationChoice::setValidationUser() — Method in class BasketValidationChoice
BasketValidationChoice::setAgreement() — Method in class BasketValidationChoice
BasketValidationChoice::setUpdatedOn() — Method in class BasketValidationChoice
BasketValidationChoice::setNote() — Method in class BasketValidationChoice
BasketValidationParticipant::setUsrId() — Method in class BasketValidationParticipant
BasketValidationParticipant::setUsrName() — Method in class BasketValidationParticipant
BasketValidationParticipant::setConfirmed() — Method in class BasketValidationParticipant
BasketValidationParticipant::setCanAgree() — Method in class BasketValidationParticipant
BasketValidationParticipant::setCanSeeOthers() — Method in class BasketValidationParticipant
Cgus::setLocale() — Method in class Cgus
Cgus::setTerms() — Method in class Cgus
Databox::setDataboxId() — Method in class Databox
Databox::setName() — Method in class Databox
Databox::setVersion() — Method in class Databox
DataboxCollection::setBaseId() — Method in class DataboxCollection
DataboxCollection::setCollectionId() — Method in class DataboxCollection
DataboxCollection::setName() — Method in class DataboxCollection
DataboxCollection::setRecordAmount() — Method in class DataboxCollection
DataboxDocumentStructure::setId() — Method in class DataboxDocumentStructure
DataboxDocumentStructure::setNamespace() — Method in class DataboxDocumentStructure
DataboxDocumentStructure::setSource() — Method in class DataboxDocumentStructure
DataboxDocumentStructure::setTagname() — Method in class DataboxDocumentStructure
DataboxDocumentStructure::setName() — Method in class DataboxDocumentStructure
DataboxDocumentStructure::setSeparator() — Method in class DataboxDocumentStructure
DataboxDocumentStructure::setThesaurusBranch() — Method in class DataboxDocumentStructure
DataboxDocumentStructure::setType() — Method in class DataboxDocumentStructure
DataboxDocumentStructure::setIndexable() — Method in class DataboxDocumentStructure
DataboxDocumentStructure::setMultivalue() — Method in class DataboxDocumentStructure
DataboxDocumentStructure::setReadonly() — Method in class DataboxDocumentStructure
DataboxDocumentStructure::setRequired() — Method in class DataboxDocumentStructure
DataboxStatus::setBit() — Method in class DataboxStatus
DataboxStatus::setLabelOn() — Method in class DataboxStatus
DataboxStatus::setLabelOff() — Method in class DataboxStatus
DataboxStatus::setImgOn() — Method in class DataboxStatus
DataboxStatus::setImgOff() — Method in class DataboxStatus
DataboxStatus::setSearchable() — Method in class DataboxStatus
DataboxStatus::setPrintable() — Method in class DataboxStatus
Feed::setId() — Method in class Feed
Feed::setTitle() — Method in class Feed
Feed::setIcon() — Method in class Feed
Feed::setSubTitle() — Method in class Feed
Feed::setTotalEntries() — Method in class Feed
Feed::setCreatedOn() — Method in class Feed
Feed::setUpdatedOn() — Method in class Feed
Feed::setEntries() — Method in class Feed
Feed::setPublic() — Method in class Feed
Feed::setReadonly() — Method in class Feed
Feed::setDeletable() — Method in class Feed
FeedEntry::setId() — Method in class FeedEntry
FeedEntry::setAuthorEmail() — Method in class FeedEntry
FeedEntry::setAuthorName() — Method in class FeedEntry
FeedEntry::setTitle() — Method in class FeedEntry
FeedEntry::setSubtitle() — Method in class FeedEntry
FeedEntry::setCreatedOn() — Method in class FeedEntry
FeedEntry::setUpdatedOn() — Method in class FeedEntry
FeedEntry::setItems() — Method in class FeedEntry
FeedEntry::setFeedId() — Method in class FeedEntry
FeedEntryItem::setItemId() — Method in class FeedEntryItem
FeedEntryItem::setRecord() — Method in class FeedEntryItem
Metadatas::setMetaId() — Method in class Metadatas
Metadatas::setMetaStructureId() — Method in class Metadatas
Metadatas::setName() — Method in class Metadatas
Metadatas::setValue() — Method in class Metadatas
Permalink::setId() — Method in class Permalink
Permalink::setIsActivated() — Method in class Permalink
Permalink::setLabel() — Method in class Permalink
Permalink::setUpdatedOn() — Method in class Permalink
Permalink::setCreatedOn() — Method in class Permalink
Permalink::setPageUrl() — Method in class Permalink
Permalink::setUrl() — Method in class Permalink
Quarantine::setId() — Method in class Quarantine
Quarantine::setQuarantineSession() — Method in class Quarantine
Quarantine::setBaseId() — Method in class Quarantine
Quarantine::setOriginalName() — Method in class Quarantine
Quarantine::setSha256() — Method in class Quarantine
Quarantine::setUuid() — Method in class Quarantine
Quarantine::setForced() — Method in class Quarantine
Quarantine::setChecks() — Method in class Quarantine
Quarantine::setCreatedOn() — Method in class Quarantine
Quarantine::setUpdatedOn() — Method in class Quarantine
QuarantineSession::setId() — Method in class QuarantineSession
QuarantineSession::setUsrId() — Method in class QuarantineSession
Query::setOffsetStart() — Method in class Query
Query::setPerPage() — Method in class Query
Query::setAvailableResults() — Method in class Query
Query::setTotalResults() — Method in class Query
Query::setError() — Method in class Query
Query::setWarning() — Method in class Query
Query::setQueryTime() — Method in class Query
Query::setSearchIndexes() — Method in class Query
Query::setQuery() — Method in class Query
Query::setSuggestions() — Method in class Query
Query::setResults() — Method in class Query
QuerySuggestion::setValue() — Method in class QuerySuggestion
QuerySuggestion::setCurrent() — Method in class QuerySuggestion
QuerySuggestion::setHits() — Method in class QuerySuggestion
Record::setRecordId() — Method in class Record
Record::setDataboxId() — Method in class Record
Record::setTitle() — Method in class Record
Record::setMimeType() — Method in class Record
Record::setOriginalName() — Method in class Record
Record::setUpdatedOn() — Method in class Record
Record::setCreatedOn() — Method in class Record
Record::setCollectionId() — Method in class Record
Record::setSha256() — Method in class Record
Record::setThumbnail() — Method in class Record
Record::setPhraseaType() — Method in class Record
Record::setUuid() — Method in class Record
Record::setTechnicalInformations() — Method in class Record
RecordCaption::setMetaStructureId() — Method in class RecordCaption
RecordCaption::setName() — Method in class RecordCaption
RecordCaption::setValue() — Method in class RecordCaption
RecordStatus::setBit() — Method in class RecordStatus
RecordStatus::setState() — Method in class RecordStatus
Result::setRecords() — Method in class Result
Result::setStories() — Method in class Result
StoryClass in namespace PhraseanetSDK\Entity
Story::setStoryId() — Method in class Story
Story::setDataboxId() — Method in class Story
Story::setThumbnail() — Method in class Story
Story::setUpdatedOn() — Method in class Story
Story::setCreatedOn() — Method in class Story
Story::setCollectionId() — Method in class Story
Story::setUuid() — Method in class Story
Story::setRecords() — Method in class Story
Story::setMetadatas() — Method in class Story
StoryMetadataBagClass in namespace PhraseanetSDK\Entity
SubdefClass in namespace PhraseanetSDK\Entity
Subdef::setName() — Method in class Subdef
Subdef::setHeight() — Method in class Subdef
Subdef::setWidth() — Method in class Subdef
Subdef::setFileSize() — Method in class Subdef
Subdef::setPlayerType() — Method in class Subdef
Subdef::setMimeType() — Method in class Subdef
Subdef::setPermalink() — Method in class Subdef
Technical::setName() — Method in class Technical
Technical::setValue() — Method in class Technical
BadResponseException::setResponseBody() — Method in class BadResponseException
BadResponseException::setHttpStatusCode() — Method in class BadResponseException
Set the response HTTP status code
ConnectedGuzzleAdapter::setToken() — Method in class ConnectedGuzzleAdapter
GuzzleAdapter::setUserAgent() — Method in class GuzzleAdapter
Sets the user agent
Monitor::startTask() — Method in class Monitor
Monitor::stopTask() — Method in class Monitor
SchedulerClass in namespace PhraseanetSDK\Monitor
Scheduler::setUpdatedOn() — Method in class Scheduler
Scheduler::setPid() — Method in class Scheduler
Scheduler::setState() — Method in class Scheduler
Task::setId() — Method in class Task
Task::setName() — Method in class Task
Task::setState() — Method in class Task
Task::setPid() — Method in class Task
Task::setTitle() — Method in class Task
Task::setLastExecTime() — Method in class Task
Task::setAutoStart() — Method in class Task
Task::setRunner() — Method in class Task
Task::setCrashCounter() — Method in class Task
Recorder::save() — Method in class Recorder
FilesystemStorage::save() — Method in class FilesystemStorage
Saves data in storage
MemcacheStorage::save() — Method in class MemcacheStorage
Saves data in storage
MemcachedStorage::save() — Method in class MemcachedStorage
Saves data in storage
StorageFactoryClass in namespace PhraseanetSDK\Recorder\Storage
StorageInterfaceClass in namespace PhraseanetSDK\Recorder\Storage
StorageInterface::save() — Method in class StorageInterface
Saves data in storage
Record::search() — Method in class Record
Search for records
StoryClass in namespace PhraseanetSDK\Repository
Story::search() — Method in class Story
Search for stories
SubdefClass in namespace PhraseanetSDK\Repository

T

TechnicalClass in namespace PhraseanetSDK\Entity
TaskClass in namespace PhraseanetSDK\Monitor

U

UnauthorizedExceptionClass in namespace PhraseanetSDK\Exception

_

Application::__construct() — Method in class Application
EntityManager::__construct() — Method in class EntityManager
AbstractEntity::__construct() — Method in class AbstractEntity
APIGuzzleAdapter::__construct() — Method in class APIGuzzleAdapter
APIResponse::__construct() — Method in class APIResponse
ConnectedGuzzleAdapter::__construct() — Method in class ConnectedGuzzleAdapter
GuzzleAdapter::__construct() — Method in class GuzzleAdapter
Monitor::__construct() — Method in class Monitor
Monitor::__call() — Method in class Monitor
OAuth2Connector::__construct() — Method in class OAuth2Connector
PhraseanetSDKDataCollector::__construct() — Method in class PhraseanetSDKDataCollector
LimitFilter::__construct() — Method in class LimitFilter
Player::__construct() — Method in class Player
Recorder::__construct() — Method in class Recorder
FilesystemStorage::__construct() — Method in class FilesystemStorage
MemcacheStorage::__construct() — Method in class MemcacheStorage
MemcachedStorage::__construct() — Method in class MemcachedStorage
StorageFactory::__construct() — Method in class StorageFactory
AbstractRepository::__construct() — Method in class AbstractRepository