File: wp-includes/php-ai-client/third-party/Http/Discovery/ClassDiscovery.php
-
Get an instance of the $class.
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/third-party/Http/Discovery/ClassDiscovery.php:186 -
We need a “safe” version of PHP’s “class_exists” because Magento has a bug (or they call it a “feature”). Magento is throwing an exception if you do class_exists() on a class that ends with “Factory” and if that file does not exits.
Used by 4 functions | Uses 0 functions | Source: wp-includes/php-ai-client/third-party/Http/Discovery/ClassDiscovery.php:211 -
Returns the currently configured discovery strategies as fully qualified class names.
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/third-party/Http/Discovery/ClassDiscovery.php:121 -
Append a strategy at the end of the strategy queue.
Used by 0 functions | Uses 1 function | Source: wp-includes/php-ai-client/third-party/Http/Discovery/ClassDiscovery.php:130 -
Prepend a strategy at the beginning of the strategy queue.
Used by 0 functions | Uses 1 function | Source: wp-includes/php-ai-client/third-party/Http/Discovery/ClassDiscovery.php:140 -
Used by 3 functions | Uses 0 functions | Source: wp-includes/php-ai-client/third-party/Http/Discovery/ClassDiscovery.php:145
-
Evaluates conditions to boolean.
Used by 2 functions | Uses 1 function | Source: wp-includes/php-ai-client/third-party/Http/Discovery/ClassDiscovery.php:154 -
Store a value in cache.
Used by 1 function | Uses 0 functions | Source: wp-includes/php-ai-client/third-party/Http/Discovery/ClassDiscovery.php:102 -
Set new strategies and clear the cache.
Used by 0 functions | Uses 1 function | Source: wp-includes/php-ai-client/third-party/Http/Discovery/ClassDiscovery.php:111 -
classClassDiscovery
Registry that based find results on class existence.
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/third-party/Http/Discovery/ClassDiscovery.php:17 -
Finds a class.
Used by 0 functions | Uses 4 functions | Source: wp-includes/php-ai-client/third-party/Http/Discovery/ClassDiscovery.php:41 -
Get a value from cache.
Used by 1 function | Uses 1 function | Source: wp-includes/php-ai-client/third-party/Http/Discovery/ClassDiscovery.php:83