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

Breadcrumb

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

FieldOptions::$unverified_lazy

unverified_lazy does no correctness checks on the byte stream. This should only be used where lazy with verification is prohibitive for performance reasons.

Generated from protobuf field <code>optional bool unverified_lazy = 15 [default = false];</code>

Type: unverified_lazy

File

vendor/google/protobuf/src/Google/Protobuf/Internal/FieldOptions.php, line 90

Class

FieldOptions
Generated from protobuf message <code>google.protobuf.FieldOptions</code>

Namespace

Google\Protobuf\Internal

Code

protected $unverified_lazy = null;

API Navigation

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