编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « SolrDocument::hasChildDocuments
  • SolrDocument::key »
  • PHP Manual
  • SolrDocument
  • Checks if a field exists

SolrDocument::__isset

(PECL solr >= 0.9.2)

SolrDocument::__isset — Checks if a field exists

说明

public SolrDocument::__isset ( string $fieldName ) : bool

Checks if a field exists

参数

fieldName

Name of the field.

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE。

相关文章
php arrayiterator check if offset existsphp domelement checks to see if attribute existsphp domelement checks to see if attribute existsphp apcu 函数 checks if entry existsphp ncurses 函数 checks if terminal has color capabilitiesphp wincache 函数 checks if a variable exists in the user cachephp gmagick checks if the object has more imagesphp mongodb driver writeconcern checks if this is the default write concernphp mysql xdevapi collection check if collection exists in databasephp reflectionfunctionabstract checks if the function has a specified return typephp solrdocument checks if a field exists in the documentphp solrdocument retrieves a field by namephp solrdocument checks if a field existsphp solrdocument checks if a particular field existsphp solrdocument adds another field to the documentphp solrdocument checks if the current position internally is still validphp solrinputdocument checks if a field existsphp solrobject checks if the property existsphp tidynode checks if this node is jstephp tidynode checks if a node is php
关注编程学问公众号
编程学问网 湘ICP备20001732号