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

Breadcrumb

  1. Drupal Core 11.1.x
  2. ViewRegistryInterface.php

function ViewRegistryInterface::find

Return value

iterable<ViewProjection>|null

1 method overrides ViewRegistryInterface::find()
CriteriaViewRegistry::find in vendor/open-telemetry/sdk/Metrics/View/CriteriaViewRegistry.php
@todo is null the best return type here? what about empty array or exception?

File

vendor/open-telemetry/sdk/Metrics/ViewRegistryInterface.php, line 14

Class

ViewRegistryInterface

Namespace

OpenTelemetry\SDK\Metrics

Code

public function find(Instrument $instrument, InstrumentationScopeInterface $instrumentationScope) : ?iterable;

API Navigation

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