Methods
-
Gets the class name for a registered provider (handles both ID and class name input).
Used by 6 functions | Uses 2 functions | Source: wp-includes/php-ai-client/src/Providers/ProviderRegistry.php:293 -
{@inheritDoc}
Used by 1 function | Uses 1 function | Source: wp-includes/php-ai-client/src/Providers/ProviderRegistry.php:311 -
Sets the HTTP transporter for a specific provider, hooking up its class instances.
Used by 2 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Providers/ProviderRegistry.php:357 -
Sets the request authentication instance for the given provider.
Used by 0 functions | Uses 2 functions | Source: wp-includes/php-ai-client/src/Providers/ProviderRegistry.php:327 -
Sets the request authentication for a specific provider, hooking up its class instances.
Used by 2 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Providers/ProviderRegistry.php:384 -
Used by 0 functions | Uses 1 function | Source: wp-includes/php-ai-client/third-party/Nyholm/Psr7/Factory/Psr17Factory.php:32
-
Used by 0 functions | Uses 1 function | Source: wp-includes/php-ai-client/third-party/Nyholm/Psr7/Factory/Psr17Factory.php:36
-
Used by 0 functions | Uses 1 function | Source: wp-includes/php-ai-client/third-party/Nyholm/Psr7/Factory/Psr17Factory.php:76
-
Used by 0 functions | Uses 1 function | Source: wp-includes/php-ai-client/third-party/Nyholm/Psr7/Factory/Psr17Factory.php:44
-
Used by 0 functions | Uses 1 function | Source: wp-includes/php-ai-client/third-party/Nyholm/Psr7/Factory/Psr17Factory.php:48
-
Used by 0 functions | Uses 1 function | Source: wp-includes/php-ai-client/third-party/Nyholm/Psr7/Factory/Psr17Factory.php:65
-
Used by 0 functions | Uses 1 function | Source: wp-includes/php-ai-client/third-party/Nyholm/Psr7/Factory/Psr17Factory.php:72
-
Finds a PSR-18 HTTP Client.
Used by 2 functions | Uses 0 functions | Source: wp-includes/php-ai-client/third-party/Http/Discovery/Psr18ClientDiscovery.php:22 -
Returns the Puli discovery layer.
Used by 1 function | Uses 1 function | Source: wp-includes/php-ai-client/third-party/Http/Discovery/Strategy/PuliBetaStrategy.php:55 -
Creates a RedirectException from a redirect response.
Used by 1 function | Uses 0 functions | Source: wp-includes/php-ai-client/src/Providers/Http/Exception/RedirectException.php:30 -
methodRequest::fromArray()
{@inheritDoc}
Used by 0 functions | Uses 2 functions | Source: wp-includes/php-ai-client/src/Providers/Http/DTO/Request.php:351 -
Creates a Request instance from a PSR-7 RequestInterface.
Used by 1 function | Uses 1 function | Source: wp-includes/php-ai-client/src/Providers/Http/DTO/Request.php:365 -
methodRequest::getBody()
Gets the request body.
Used by 1 function | Uses 2 functions | Source: wp-includes/php-ai-client/src/Providers/Http/DTO/Request.php:200 -
Gets the Content-Type header value.
Used by 1 function | Uses 1 function | Source: wp-includes/php-ai-client/src/Providers/Http/DTO/Request.php:229