Home
last modified time | relevance | path

Searched defs:fieldExists (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/base/db/
H A DUtils.php67 public static function fieldExists($tableName, $fieldName){ function in GO\\Base\\Db\\Utils
/dports/devel/allegro5/allegro5-5.2.7.0/android/gradle_project/allegro/src/main/java/org/liballeg/android/
H A DReflect.java12 static boolean fieldExists(Object obj, String fieldName) in fieldExists() method in Reflect
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Database/Driver/sqlite/
H A DSchema.php39 public function fieldExists($table, $column) { function in Drupal\\Core\\Database\\Driver\\sqlite\\Schema
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Database/
H A DSchema.php249 public function fieldExists($table, $column) { function in Drupal\\Core\\Database\\Schema
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Database/Driver/sqlite/
H A DSchema.php39 public function fieldExists($table, $column) { function in Drupal\\Core\\Database\\Driver\\sqlite\\Schema
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Database/Driver/mysql/
H A DSchema.php694 public function fieldExists($table, $column) { function in Drupal\\Core\\Database\\Driver\\mysql\\Schema
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Database/
H A DSchema.php249 public function fieldExists($table, $column) { function in Drupal\\Core\\Database\\Schema
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Database/Driver/mysql/
H A DSchema.php721 public function fieldExists($table, $column) { function in Drupal\\Core\\Database\\Driver\\mysql\\Schema
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Database/Driver/pgsql/
H A DSchema.php715 public function fieldExists($table, $column) { function in Drupal\\Core\\Database\\Driver\\pgsql\\Schema
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Database/Driver/pgsql/
H A DSchema.php731 public function fieldExists($table, $column) { function in Drupal\\Core\\Database\\Driver\\pgsql\\Schema
/dports/databases/pear-DBA_Relational/DBA_Relational-0.2.0/
H A DTable.php435 function fieldExists($fieldName) function in DBA_Table
/dports/www/ilias/ILIAS-5.4.25/Services/ActiveRecord/
H A Dclass.ActiveRecord.php407 final public static function fieldExists($field_name) function in ActiveRecord
/dports/www/ilias6/ILIAS-6.14/Services/ActiveRecord/
H A Dclass.ActiveRecord.php407 final public static function fieldExists($field_name) function in ActiveRecord
/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dphp_solr_input_document.c516 PHP_METHOD(SolrInputDocument, fieldExists) in PHP_METHOD() argument
H A Dphp_solr_document.c1004 PHP_METHOD(SolrDocument, fieldExists) in PHP_METHOD() argument
/dports/www/drupal9/drupal-9.2.10/core/tests/Drupal/Tests/
H A DWebAssert.php1060 public function fieldExists($field, TraversableElement $container = NULL) { function in Drupal\\Tests\\WebAssert
/dports/www/mediawiki135/mediawiki-1.35.5/includes/libs/rdbms/database/
H A DDBConnRef.php354 public function fieldExists( $table, $field, $fname = __METHOD__ ) { function in Wikimedia\\Rdbms\\DBConnRef
H A DIDatabase.php891 public function fieldExists( $table, $field, $fname = __METHOD__ ); function
H A DDatabase.php2278 public function fieldExists( $table, $field, $fname = __METHOD__ ) { function in Wikimedia\\Rdbms\\Database
/dports/www/mediawiki136/mediawiki-1.36.3/includes/libs/rdbms/database/
H A DDBConnRef.php354 public function fieldExists( $table, $field, $fname = __METHOD__ ) { function in Wikimedia\\Rdbms\\DBConnRef
H A DIDatabase.php903 public function fieldExists( $table, $field, $fname = __METHOD__ ); function
H A DDatabase.php2300 public function fieldExists( $table, $field, $fname = __METHOD__ ) { function in Wikimedia\\Rdbms\\Database
/dports/www/mediawiki137/mediawiki-1.37.1/includes/libs/rdbms/database/
H A DDBConnRef.php365 public function fieldExists( $table, $field, $fname = __METHOD__ ) { function in Wikimedia\\Rdbms\\DBConnRef
H A DIDatabase.php957 public function fieldExists( $table, $field, $fname = __METHOD__ ); function
/dports/www/pecl-solr/solr-2.5.1/docs/
H A Ddocumentation.php327 public function fieldExists($fieldName) {} function in SolrInputDocument
540 public function fieldExists($fieldName) {} function in SolrDocument

12