Home
last modified time | relevance | path

Searched +defs:row +defs:fieldName (Results 1 – 25 of 247) sorted by relevance

12345678910

/dports/databases/speedtables/speedtables-1.13.12/ctables/
H A Dgentable.tcl126 proc cquote {string {meta {"}}} {
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Configuration/FlexForm/
H A DFlexFormTools.php116 …etDataStructureIdentifier(array $fieldTca, string $tableName, string $fieldName, array $row): stri…
268 …ctureIdentifierFromRecord(array $fieldTca, string $tableName, string $fieldName, array $row): array
434 …ureIdentifierFromTcaArray(array $fieldTca, string $tableName, string $fieldName, array $row): array
767 … public function traverseFlexFormXMLData($table, $field, $row, $callBackObj, $callBackMethod_value)
905 public function cleanFlexFormXML($table, $field, $row)
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Configuration/FlexForm/
H A DFlexFormTools.php118 …etDataStructureIdentifier(array $fieldTca, string $tableName, string $fieldName, array $row): stri…
270 …ctureIdentifierFromRecord(array $fieldTca, string $tableName, string $fieldName, array $row): array
436 …ureIdentifierFromTcaArray(array $fieldTca, string $tableName, string $fieldName, array $row): array
769 … public function traverseFlexFormXMLData($table, $field, $row, $callBackObj, $callBackMethod_value)
903 public function cleanFlexFormXML($table, $field, $row)
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Configuration/FlexForm/
H A DFlexFormTools.php119 …etDataStructureIdentifier(array $fieldTca, string $tableName, string $fieldName, array $row): stri…
271 …ctureIdentifierFromRecord(array $fieldTca, string $tableName, string $fieldName, array $row): array
436 …ureIdentifierFromTcaArray(array $fieldTca, string $tableName, string $fieldName, array $row): array
773 … public function traverseFlexFormXMLData($table, $field, $row, $callBackObj, $callBackMethod_value)
907 public function cleanFlexFormXML($table, $field, $row)
/dports/devel/spark/spark-2.1.1/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/
H A DcomplexTypeExtractors.scala52 val fieldName = v.toString constant
57 val fieldName = v.toString constant
115 val fieldName = if (resolved) childSchema(ordinal).name else s"_$ordinal" constant
170 val row = array.getStruct(i, numFields) constant
188 val row = ctx.freshName("row") constant
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/install/Classes/Updates/RowUpdater/
H A DWorkspaceNewPlaceholderRemovalMigration.php60 public function updateTableRow(string $tableName, array $row): array
110 protected function isMMField(string $tableName, string $fieldName): bool
132 …protected function transferMMValues(string $tableName, string $fieldName, int $originalUid, int $n…
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/RecordList/
H A DElementBrowserRecordList.php51 public function linkWrapItems($table, $uid, $code, $row)
77 protected function isRowListingConditionFulfilled($table, $row)
106 public function setRelatingTableAndField($tableName, $fieldName)
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/RecordList/
H A DElementBrowserRecordList.php50 public function linkWrapItems($table, $uid, $code, $row)
77 protected function isRowListingConditionFulfilled($table, $row)
106 public function setRelatingTableAndField($tableName, $fieldName)
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/RecordList/
H A DElementBrowserRecordList.php51 public function linkWrapItems($table, $uid, $code, $row)
78 protected function isRowListingConditionFulfilled($table, $row)
107 public function setRelatingTableAndField($tableName, $fieldName)
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Form/FormDataProvider/
H A DAbstractItemProvider.php54 protected function resolveItemProcessorFunction(array $result, $fieldName, array $items)
120 protected function addItemsFromPageTsConfig(array $result, $fieldName, array $items)
157 protected function addItemsFromSpecial(array $result, $fieldName, array $items)
378 protected function addItemsFromFolder(array $result, $fieldName, array $items)
435 protected function addItemsFromForeignTable(array $result, $fieldName, array $items)
546 protected function removeItemsByKeepItemsPageTsConfig(array $result, $fieldName, array $items)
642 protected function removeItemsByUserAuthMode(array $result, $fieldName, array $items)
1209 protected function processDatabaseFieldValue(array $row, $fieldName)
1231 protected function processSelectFieldValue(array $result, $fieldName, array $staticValues)
1295 public function translateLabels(array $result, array $itemArray, $table, $fieldName)
[all …]
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Form/FormDataProvider/
H A DAbstractItemProvider.php59 protected function resolveItemProcessorFunction(array $result, $fieldName, array $items)
140 protected function addItemsFromPageTsConfig(array $result, $fieldName, array $items)
177 protected function addItemsFromSpecial(array $result, $fieldName, array $items)
422 protected function addItemsFromFolder(array $result, $fieldName, array $items)
479 protected function addItemsFromForeignTable(array $result, $fieldName, array $items)
585 protected function removeItemsByKeepItemsPageTsConfig(array $result, $fieldName, array $items)
681 protected function removeItemsByUserAuthMode(array $result, $fieldName, array $items)
1267 protected function processDatabaseFieldValue(array $row, $fieldName)
1289 protected function processSelectFieldValue(array $result, $fieldName, array $staticValues)
1355 public function translateLabels(array $result, array $itemArray, $table, $fieldName)
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Form/FormDataProvider/
H A DAbstractItemProvider.php60 protected function resolveItemProcessorFunction(array $result, $fieldName, array $items)
141 protected function addItemsFromPageTsConfig(array $result, $fieldName, array $items)
179 protected function addItemsFromSpecial(array $result, $fieldName, array $items)
251 protected function addItemsFromFolder(array $result, $fieldName, array $items)
322 protected function addItemsFromForeignTable(array $result, $fieldName, array $items)
428 protected function removeItemsByKeepItemsPageTsConfig(array $result, $fieldName, array $items)
524 protected function removeItemsByUserAuthMode(array $result, $fieldName, array $items)
996 protected function processDatabaseFieldValue(array $row, $fieldName)
1018 protected function processSelectFieldValue(array $result, $fieldName, array $staticValues)
1084 public function translateLabels(array $result, array $itemArray, $table, $fieldName)
[all …]
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/install/Classes/Updates/RowUpdater/
H A DRteLinkSyntaxUpdater.php123 public function updateTableRow(string $tableName, array $row): array
154 …protected function transformLinkTagsIfFound(string $tableName, string $fieldName, array $row, bool…
H A DImageCropUpdater.php191 private function getFile(array $row, $fieldName)
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/lowlevel/Classes/Database/
H A DQueryGenerator.php280 protected $fieldName; variable in TYPO3\\CMS\\Lowlevel\\Database\\QueryGenerator
855 protected function csvValues($row, $delim = ',', $quote = '"', $conf = [], $table = '')
874 protected function resultRowDisplay($row, $conf, $table)
971 protected function getProcessedValueExtra($table, $fieldName, $fieldValue, $conf, $splitString)
1141 protected function makeValueList($fieldName, $fieldValue, $conf, $table, $splitString)
1351 protected function resultRowTitles($row, $conf)
1898 protected function makeComparisonSelector($subscript, $fieldName, $conf)
1924 protected function makeOptionList($fieldName, $conf, $table)
2204 protected function mkTypeSelect($name, $fieldName, $prepend = 'FIELD_')
2228 protected function verifyType($fieldName)
[all …]
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Database/
H A DQueryView.php578 public function csvValues($row, $delim = ',', $quote = '"', $conf = [], $table = '')
673 public function resultRowDisplay($row, $conf, $table)
770 public function getProcessedValueExtra($table, $fieldName, $fieldValue, $conf, $splitString)
930 public function makeValueList($fieldName, $fieldValue, $conf, $table, $splitString)
1143 public function resultRowTitles($row, $conf)
1179 public function csvRowTitles($row, $conf)
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Database/
H A DQueryView.php586 public function csvValues($row, $delim = ',', $quote = '"', $conf = [], $table = '')
681 public function resultRowDisplay($row, $conf, $table)
775 public function getProcessedValueExtra($table, $fieldName, $fieldValue, $conf, $splitString)
937 public function makeValueList($fieldName, $fieldValue, $conf, $table, $splitString)
1165 public function resultRowTitles($row, $conf)
1202 public function csvRowTitles($row, $conf)
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Database/
H A DQueryView.php578 public function csvValues($row, $delim = ',', $quote = '"', $conf = [], $table = '')
673 public function resultRowDisplay($row, $conf, $table)
770 public function getProcessedValueExtra($table, $fieldName, $fieldValue, $conf, $splitString)
934 public function makeValueList($fieldName, $fieldValue, $conf, $table, $splitString)
1144 public function resultRowTitles($row, $conf)
1180 public function csvRowTitles($row, $conf)
/dports/net/quiterss/quiterss-0.19.4_1/src/feedsview/
H A Dfeedsproxymodel.cpp90 QModelIndex FeedsProxyModel::index(int row, int column, const QModelIndex & parent) const in index()
95 QModelIndex FeedsProxyModel::index(int row, const QString& fieldName, const QModelIndex & parent) c… in index() argument
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/dialogs/
H A Ddialog_symbol_fields_table.cpp339 wxString fieldName = m_fieldNames[ aCol ]; in SetValue() local
438 wxString fieldName = fieldsCtrl->GetTextValue( i, CANONICAL_NAME_COLUMN ); in groupMatch() local
648 for( int row = 0; row < GetNumberRows(); ++row ) in GetDataWidth() local
718 for( int row = 0; row < m_fieldsCtrl->GetItemCount(); ++row ) in DIALOG_SYMBOL_FIELDS_TABLE() local
720 const wxString& fieldName = m_fieldsCtrl->GetTextValue( row, DISPLAY_NAME_COLUMN ); in DIALOG_SYMBOL_FIELDS_TABLE() local
861 for( int row = 0; row < m_dataModel->GetNumberRows(); ++row ) in TransferDataToWindow() local
963 for( const wxString& fieldName : userFieldNames ) in LoadFieldNames() local
988 wxString fieldName = dlg.GetValue(); in OnAddField() local
1031 int row = m_fieldsCtrl->ItemToRow( item ); in OnColumnItemToggled() local
1048 std::string fieldName( m_fieldsCtrl->GetTextValue( row, CANONICAL_NAME_COLUMN ).ToUTF8() ); in OnColumnItemToggled() local
[all …]
/dports/databases/cutelyst-asql/asql-0.50.0/src/
H A Dadriver.cpp23 QString fieldName(int column) const final { return {}; }; in fieldName() function in AResultInvalid
24 QVariant value(int row, int column) const final { return {}; }; in value()
26 bool toBool(int row, int column) const final { return false; }; in toBool()
27 int toInt(int row, int column) const final { return 0; }; in toInt()
28 qint64 toLongLong(int row, int column) const final { return 0; }; in toLongLong()
29 quint64 toULongLong(int row, int column) const final { return 0; }; in toULongLong()
30 double toDouble(int row, int column) const final { return 0; }; in toDouble()
31 QString toString(int row, int column) const final { return {}; }; in toString()
33 QDate toDate(int row, int column) const final { return {}; }; in toDate()
34 QTime toTime(int row, int column) const final { return {}; }; in toTime()
[all …]
H A Daresult.h109 int row; variable
114 inline QString fieldName() const { return d->fieldName(column); } in fieldName() function
134 int row; variable
/dports/www/owncloud/owncloud/lib/public/AppFramework/Db/
H A DEntity.php60 public static function fromRow(array $row) {
217 protected function addType($fieldName, $type) {
/dports/java/servingxml/servingxml-1.1.2/servingxml-framework/src/main/java/com/servingxml/components/flatfile/layout/
H A DDefaultFlatFileWriter.java53 private int row; field in DefaultFlatFileWriter
115 Name fieldName = record.getFieldName(i); in writeRecord() local
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Tree/TableConfiguration/
H A DDatabaseTreeDataProvider.php371 protected function getRelatedRecords(array $row)
394 protected function getChildrenUidsFromParentRelation(array $row)
426 protected function getChildrenUidsFromChildrenRelation(array $row)
481 protected function listFieldQuery($fieldName, $queryId)

12345678910