Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace JsonSchema\Uri\Retrievers

Object name File name Summary
AbstractRetriever vendor/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/AbstractRetriever.php AbstractRetriever implements the default shared behavior
that all descendant Retrievers should inherit
Curl vendor/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/Curl.php Tries to retrieve JSON schemas from a URI using cURL library
FileGetContents vendor/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/FileGetContents.php Tries to retrieve JSON schemas from a URI using file_get_contents()
PredefinedArray vendor/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/PredefinedArray.php URI retrieved based on a predefined array of schemas
UriRetrieverInterface vendor/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/UriRetrieverInterface.php Interface for URI retrievers

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal