[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/php-ai-client/src/Providers/ApiBasedImplementation/ -> AbstractApiBasedModelMetadataDirectory.php (summary)

Base class for an API-based model metadata directory for a provider.

File Size: 105 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 6 functions

  listModelMetadata()
  hasModelMetadata()
  getModelMetadata()
  getModelMetadataMap()
  getCachedKeys()
  getBaseCacheKey()

Functions
Functions that are not part of a class:

listModelMetadata()   X-Ref
{@inheritDoc}


hasModelMetadata(string $modelId)   X-Ref
{@inheritDoc}


getModelMetadata(string $modelId)   X-Ref
{@inheritDoc}


getModelMetadataMap()   X-Ref
Returns the map of model ID to model metadata for all models from the provider.

return: array<string, ModelMetadata> Map of model ID to model metadata.

getCachedKeys()   X-Ref
{@inheritDoc}


getBaseCacheKey()   X-Ref
{@inheritDoc}




Generated : Sat Jun 13 09:38:55 2026 Cross-referenced by PHPXref