Home
last modified time | relevance | path

Searched defs:cfgRelation (Results 1 – 25 of 27) sorted by relevance

12

/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/Controllers/Table/
H A DTableRelationController.php34 protected $cfgRelation; variable in PhpMyAdmin\\Controllers\\Table\\TableRelationController
77 $cfgRelation,
H A DTableStructureController.php1207 array $cfgRelation, array $columns_with_unique_index, $url_params,
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/
H A Dschema_export.php23 $cfgRelation = $relation->getRelationsParam(); variable
H A Dchk_rel.php27 $cfgRelation = $relation->getRelationsParam(); variable
H A Dnavigation.php40 $cfgRelation = $relation->getRelationsParam(); variable
H A Dserver_user_groups.php16 $cfgRelation = $relation->getRelationsParam(); variable
H A Dtbl_relation.php46 $cfgRelation = $relation->getRelationsParam(); variable
H A Ddb_tracking.php115 $cfgRelation = $relation->getRelationsParam(); variable
H A Dtbl_export.php27 $cfgRelation = $relation->getRelationsParam(); variable
H A Ddb_datadict.php42 $cfgRelation = $relation->getRelationsParam(); variable
H A Dtransformation_wrapper.php25 $cfgRelation = $relation->getRelationsParam(); variable
H A Ddb_operations.php215 $cfgRelation = $relation->getRelationsParam(); variable
H A Ddb_qbe.php27 $cfgRelation = $relation->getRelationsParam(); variable
H A Dindex.php611 $cfgRelation = $relation->getRelationsParam(); variable
H A Dserver_privileges.php29 $cfgRelation = $relation->getRelationsParam(); variable
H A Dtbl_operations.php57 $cfgRelation = $relation->getRelationsParam(); variable
H A Dexport.php425 $cfgRelation = $relation->getRelationsParam(); variable
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/Controllers/Table/
H A DRelationController.php204 private function updateForDisplayField(Table $table, array $cfgRelation): void
286 …private function updateForInternalRelation(Table $table, array $cfgRelation, array $relations): vo…
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/
H A Duser_preferences.inc.php68 $cfgRelation = $relation->getRelationsParam(); variable
H A Dtbl_columns_definition_form.inc.php92 $cfgRelation = $relation->getRelationsParam(); variable
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/
H A DRelation.php136 public function getRelationsParamDiagnostic(array $cfgRelation)
477 private function checkTableAccess(array $cfgRelation): array
541 private function fillCfgRelationWithTableNames(array $cfgRelation): ?array
1831 public function createPage(?string $newpage, array $cfgRelation, $db)
H A DTable.php2336 public function updateDisplayField($display_field, array $cfgRelation)
2388 array $cfgRelation,
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/
H A DRelation.php99 public function getRelationsParamDiagnostic(array $cfgRelation)
1747 public function createPage($newpage, array $cfgRelation, $db)
H A DTable.php2170 public function updateDisplayField($display_field, array $cfgRelation)
2217 array $cfgRelation, $existrel
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/Display/
H A DExport.php737 public function handleTemplateActions(array $cfgRelation)

12