Home
last modified time | relevance | path

Searched refs:select_fields (Results 1 – 25 of 61) sorted by relevance

123

/dports/www/yaws/yaws-2.0.6/contrib/
H A Dymnesia.erl55 Ls = select_fields(Rest),
72 select_fields([{"tablename",_}|T]) -> select_fields(T); function
73 select_fields([{_,undefined}|T]) -> select_fields(T); function
74 select_fields([H|T]) -> [H|select_fields(T)]; function
75 select_fields([]) -> []. function
/dports/databases/elixir-ecto/ecto-2.2.10/test/ecto/query/
H A Dplanner_test.exs57 defp select_fields(fields, ix) do function
415 select_fields([:id, :text], 1)
428 select_fields([:id, :text], 1)
439 select_fields([:id], 1) ++
440 select_fields([:id, :text], 1) ++
441 select_fields([:id], 0)
461 select_fields([:id, :text], 1)
474 select_fields([:id, :text], 1)
485 select_fields([:id], 1) ++
486 select_fields([:id, :text], 1) ++
[all …]
/dports/www/baikal/baikal/Core/Frameworks/Flake/Core/
H A DDatabase.php131 …function exec_SELECTquery($select_fields, $from_table, $where_clause, $groupBy = '', $orderBy = ''… argument
132 …return $this->query($this->SELECTquery($select_fields, $from_table, $where_clause, $groupBy, $orde…
135 …function SELECTquery($select_fields, $from_table, $where_clause, $groupBy = '', $orderBy = '', $li… argument
138 $query = 'SELECT ' . $select_fields . '
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/support/graphql/
H A Dfield_selection.rb49 def self.select_fields(type, skip = NO_SKIP, parent_types = Set.new, max_depth = 3) singletonMethod in Graphql.FieldSelection
63 … subselection = select_fields(singular_field_type, skip, parent_types | [type], max_depth - 1)
/dports/security/silktools/silk-3.19.1/src/rwaggbag/
H A Drwaggbagtool.c153 static sk_vector_t *select_fields = NULL; variable
340 skVectorDestroy(select_fields); in appTeardown()
516 if (select_fields) { in appOptionsHandler()
1340 if (skVectorGetCount(select_fields) != 2) { in abtoolCheckFields()
1350 skVectorGetValue(&k_id, select_fields, 0); in abtoolCheckFields()
1351 skVectorGetValue(&c_id, select_fields, 1); in abtoolCheckFields()
1366 if (skVectorGetCount(select_fields) != 1) { in abtoolCheckFields()
1376 skVectorGetValue(&k_id, select_fields, 0); in abtoolCheckFields()
2230 if (select_fields) { in manipulateFields()
2232 tmp_vec = skVectorClone(select_fields); in manipulateFields()
[all …]
/dports/www/habari/habari-0.8/system/classes/
H A Deventlog.php132 $select_fields = LogEntry::default_fields();
134 unset( $select_fields['data'] );
136 foreach ( $select_fields as $field => $value ) {
/dports/www/p5-Facebook-Graph/Facebook-Graph-1.0801/t/
H A D03_public_query.t11 ->select_fields(qw(name id))
33 eval { $fb->query->select_fields('')->request->as_json };
/dports/net-mgmt/ocsinventory-ocsreports/ocsinventory-ocsreports/plugins/main_sections/ms_all_computers/
H A Dms_all_computers.php195 $select_fields = array_merge($list_fields, $select_fields2); variable
215 $sql = prepare_sql_tab($select_fields, array('SUP', $icon, 'CHECK'));
217 $sql = prepare_sql_tab($select_fields, array('SUP', 'CHECK'));
/dports/devel/p5-SPOPS/SPOPS-0.87/SPOPS/
H A DDBI.pm274 my ( $raw_fields, $select_fields ) = $class->_fetch_select_fields( $p );
276 $log->info( "SELECTing: ", join( "//", @{ $select_fields } ) );
283 select => $select_fields,
390 my ( $raw_fields, $select_fields ) = $class->_fetch_select_fields( $p );
393 if ( $raw_fields->[ $i ] ne $select_fields->[ $i ] ) {
394 push @select, $select_fields->[ $i ];
397 push @select, $select_fields->[ $i ];
/dports/russian/bugzilla44/bugzilla-4.4.4.ru/template/ru-RU/default/bug/
H A Dknob.html.tmpl83 [% INCLUDE "bug/field-events.js.tmpl" field = select_fields.bug_status %]
84 [% INCLUDE "bug/field-events.js.tmpl" field = select_fields.resolution %]
/dports/devel/bugzilla44/bugzilla-4.4.13/template/en/default/bug/
H A Dknob.html.tmpl82 [% INCLUDE "bug/field-events.js.tmpl" field = select_fields.bug_status %]
83 [% INCLUDE "bug/field-events.js.tmpl" field = select_fields.resolution %]
/dports/devel/bugzilla50/bugzilla-5.0.4/template/en/default/bug/
H A Dknob.html.tmpl82 [% INCLUDE "bug/field-events.js.tmpl" field = select_fields.bug_status %]
83 [% INCLUDE "bug/field-events.js.tmpl" field = select_fields.resolution %]
/dports/german/bugzilla44/de-bugzilla44-4.4.10_1/de/default/bug/
H A Dknob.html.tmpl82 [% INCLUDE "bug/field-events.js.tmpl" field = select_fields.bug_status %]
83 [% INCLUDE "bug/field-events.js.tmpl" field = select_fields.resolution %]
/dports/japanese/bugzilla50/ja-bugzilla50-5.0.2/default/bug/
H A Dknob.html.tmpl88 [% INCLUDE "bug/field-events.js.tmpl" field = select_fields.bug_status %]
89 [% INCLUDE "bug/field-events.js.tmpl" field = select_fields.resolution %]
/dports/japanese/bugzilla44/ja-bugzilla44-4.4.9/default/bug/
H A Dknob.html.tmpl88 [% INCLUDE "bug/field-events.js.tmpl" field = select_fields.bug_status %]
89 [% INCLUDE "bug/field-events.js.tmpl" field = select_fields.resolution %]
/dports/devel/bugzilla50/bugzilla-5.0.4/Bugzilla/
H A DMigrate.pm315 my @select_fields = grep { $_->is_select } (values %{ $self->bug_fields });
316 foreach my $field (@select_fields) {
613 my @select_fields = grep($_->is_select, values %{ $self->bug_fields });
618 foreach my $field (@select_fields) {
637 foreach my $field (@select_fields) {
/dports/devel/bugzilla44/bugzilla-4.4.13/Bugzilla/
H A DMigrate.pm311 my @select_fields = grep { $_->is_select } (values %{ $self->bug_fields });
312 foreach my $field (@select_fields) {
605 my @select_fields = grep($_->is_select, values %{ $self->bug_fields });
610 foreach my $field (@select_fields) {
629 foreach my $field (@select_fields) {
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_insert.h170 List<Item> &select_fields, in Query_result_create() argument
176 &select_fields, in Query_result_create()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_insert.h170 List<Item> &select_fields, in Query_result_create() argument
176 &select_fields, in Query_result_create()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_insert.h170 List<Item> &select_fields, in Query_result_create() argument
176 &select_fields, in Query_result_create()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_insert.h170 List<Item> &select_fields, in Query_result_create() argument
176 &select_fields, in Query_result_create()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_insert.h170 List<Item> &select_fields, in Query_result_create() argument
176 &select_fields, in Query_result_create()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_insert.h170 List<Item> &select_fields, in Query_result_create() argument
176 &select_fields, in Query_result_create()
/dports/net-mgmt/ocsinventory-ocsreports/ocsinventory-ocsreports/plugins/main_sections/ms_teledeploy/
H A Dms_custom_pack.php249 $select_fields = array_merge($list_fields, $select_fields2); variable
265 $sql = prepare_sql_tab($select_fields, array('SELECT', 'CHECK'), $distinct);
/dports/www/phpgroupware/phpgroupware-0.9.16.017/addressbook/templates/probusiness/
H A Dpreferences.tpl26 …enter"><input type="submit" value="{select_columns_submit_value}" name="select_fields" /></td></tr>

123