Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ functions
Functions
9,964 in github.com/pgadmin-org/pgadmin4
⨍
Functions
9,964
◇
Types & classes
1,736
↳
Endpoints
371
↓ 2 callers
Function
execute
This function will execute the background process Returns: None
web/pgadmin/misc/bgprocess/process_executor.py:305
↓ 2 callers
Function
executeMacro
(m)
web/pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:309
↓ 2 callers
Function
executeQuery
(transId)
web/pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:274
↓ 2 callers
Method
execute_post_connection_sql
(self, cur, manager)
web/pgadmin/utils/driver/psycopg3/connection.py:693
↓ 2 callers
Method
execute_prepost_sql
This method executes post_condition_sql :param post_condition_sql: SQL query :param use_test_config_db_conn
web/regression/re_sql/tests/test_resql.py:614
↓ 2 callers
Method
execute_scalar
(self, query, params=None, formatted_exception_msg=False)
web/pgadmin/utils/driver/psycopg3/connection.py:1007
↓ 2 callers
Function
execute_tool
Execute a database tool by name. This is the dispatcher function that maps tool calls from the LLM to the actual function implementation
web/pgadmin/llm/tools/database.py:787
↓ 2 callers
Method
execute_with_progress
Execute the pipeline with progress updates. Yields SSE-compatible event dictionaries throughout execution. Args: context
web/pgadmin/llm/reports/pipeline.py:97
↓ 2 callers
Method
expand_schema_child_node
Expands specified child node of schema :param server_group_name: :param server_name: :param server_password:
web/regression/feature_utils/pgadmin_page.py:791
↓ 2 callers
Method
expand_server_child_node
Method expands specified server node's child :param server_group_name: :param server_name: :param server_password:
web/regression/feature_utils/pgadmin_page.py:600
↓ 2 callers
Method
expand_server_group_node
Expands specified server group :param server_group_name: :return: True is server group is expanded else false
web/regression/feature_utils/pgadmin_page.py:426
↓ 2 callers
Method
export_password_env
(self, env)
web/pgadmin/utils/driver/psycopg3/server_manager.py:543
↓ 2 callers
Method
external_func_combo
(control)
web/pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:473
↓ 2 callers
Function
extract_keywords
(text, regex)
tools/sql_keywords.py:43
↓ 2 callers
Function
extract_sql_from_network_parameters
(request_data, request_arguments, request_form_data)
web/pgadmin/tools/sqleditor/__init__.py:1055
↓ 2 callers
Function
extract_tables
Extract the table names from an SQL statment. Returns a list of TableReference namedtuples
web/pgadmin/utils/sqlautocomplete/parseutils/tables.py:142
↓ 2 callers
Function
fetchWindow
(fromRownum, toRownum, callback)
web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1151
↓ 2 callers
Method
fetch_all_tables
(self, did=None, sid=None, scid=None)
web/pgadmin/tools/erd/utils.py:39
↓ 2 callers
Function
fetch_auth_option
A utility function to fetch the extra data, stored as options, for the given auth method for the current user. Returns a set as (data, A
web/pgadmin/authenticate/mfa/utils.py:388
↓ 2 callers
Method
fetch_prefs
Get Preferences List.
web/setup.py:637
↓ 2 callers
Method
fetchwindow
Fetch many tuples as ordered dictionary list.
web/pgadmin/utils/driver/psycopg3/cursor.py:380
↓ 2 callers
Function
fewBtnDisableCheck
()
web/pgadmin/misc/file_manager/static/js/components/FileManager.jsx:707
↓ 2 callers
Function
file_quote
(_p)
web/pgadmin/utils/__init__.py:155
↓ 2 callers
Method
filterFunctionOptions
(state, options)
web/pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:488
↓ 2 callers
Function
findInTree
(rootNode, path)
web/pgadmin/static/js/tree/tree.js:608
↓ 2 callers
Function
find_prev_keyword
Find the last sql keyword in an SQL statement Returns the value of the last keyword, and the text of the query with everything after the last
web/pgadmin/utils/sqlautocomplete/parseutils/utils.py:66
↓ 2 callers
Method
fireDOMEvent
(event)
web/pgadmin/static/js/components/ReactCodeMirror/CustomEditorView.js:386
↓ 2 callers
Function
flatPathGenerator
(separator = '.' )
web/pgadmin/static/js/SchemaView/SchemaState/common.js:374
↓ 2 callers
Function
forceClose
()
web/pgadmin/static/js/custom_hooks.js:255
↓ 2 callers
Function
forceQuitAndInstallUpdate
()
runtime/src/js/pgadmin.js:204
↓ 2 callers
Function
formatColumns
(columns, dataChangeStore, selectedColumns, onColumnSelected, onSelectedColumnsChange, rowKeyGetter)
web/pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:314
↓ 2 callers
Method
format_schedule_step_data
This function is used to format the schedule and step data. :param data: :return:
web/pgadmin/browser/server_groups/servers/pgagent/__init__.py:593
↓ 2 callers
Method
formatdbacl
Args: acl: Privileges from ACL query Returns: Formatted output required for client side parsing
web/pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:377
↓ 2 callers
Function
gcd_for_two
(a, b)
web/pgadmin/static/js/utils.js:92
↓ 2 callers
Function
generate
Generator for SSE events.
web/pgadmin/tools/sqleditor/__init__.py:2983
↓ 2 callers
Method
generateColumns
()
web/pgadmin/static/js/SchemaView/DataGridView/features/feature.js:34
↓ 2 callers
Method
generateCustomEndWidget
({type, point, rotation, tx, ty})
web/pgadmin/tools/erd/static/js/erd_tool/links/OneToManyLink.jsx:252
↓ 2 callers
Function
generateReport
()
web/pgadmin/llm/static/js/SecurityReport.jsx:235
↓ 2 callers
Function
generateUrl
(trans_id, parentData, sqlId)
web/pgadmin/tools/sqleditor/static/js/show_query_tool.js:20
↓ 2 callers
Function
generateUrl
(trans_id, connectionData, nodeData, parentData, server_cursor=false)
web/pgadmin/tools/sqleditor/static/js/show_view_data.js:149
↓ 2 callers
Function
getActionSchema
(obj, parentName)
web/pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/static/js/dbms_job_scheduler_common.ui.js:170
↓ 2 callers
Function
getBinaryPathSchema
()
web/pgadmin/preferences/static/js/components/binary_path.ui.js:17
↓ 2 callers
Function
getBreakpointInformation
(transId, callBackFunc)
web/pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:99
↓ 2 callers
Method
getCastName
(state)
web/pgadmin/browser/server_groups/servers/databases/casts/static/js/cast.ui.js:32
↓ 2 callers
Function
getChildrenRows
(data)
web/pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:342
↓ 2 callers
Function
getCollNode
(node_type)
web/pgadmin/tools/search_objects/static/js/SearchObjects.jsx:166
↓ 2 callers
Function
getColumn
(data, singleLineStatistics, prettifyFields=[])
web/pgadmin/misc/statistics/static/js/Statistics.jsx:38
↓ 2 callers
Function
getColumnPosition
(colName)
web/pgadmin/tools/sqleditor/static/js/components/sections/GraphVisualiser.jsx:203
↓ 2 callers
Function
getCompositeSchema
(nodeObj, treeNodeInfo, itemNodeData)
web/pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:71
↓ 2 callers
Method
getConstraintCols
()
web/pgadmin/tools/erd/static/js/erd_tool/nodes/TableNode.jsx:180
↓ 2 callers
Method
getCurrentProjectName
(path)
web/pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:777
↓ 2 callers
Function
getData
(data)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/exclusion_constraint/static/js/exclusion_constraint.ui.js:19
↓ 2 callers
Function
getDatabaseList
(sid, diff_type)
web/pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx:668
↓ 2 callers
Function
getDebuggerArgsSchema
()
web/pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:367
↓ 2 callers
Method
getDynamicMenu
(name, item, itemData, skipDisabled=false)
web/pgadmin/browser/static/js/MainMenuFactory.js:259
↓ 2 callers
Function
getEPASHelpUrl
(version, epasURL=null)
web/pgadmin/help/static/js/help.js:30
↓ 2 callers
Function
getExternalSchema
(nodeObj, treeNodeInfo, itemNodeData)
web/pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:171
↓ 2 callers
Function
getFieldDepChange
(schema, id)
web/regression/javascript/schema_ui_files/check_constraint.ui.spec.js:32
↓ 2 callers
Function
getFileSize
(bytes)
web/pgadmin/misc/file_manager/static/js/components/Uploader.jsx:88
↓ 2 callers
Method
getGroups
()
web/pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:215
↓ 2 callers
Method
getItemKey
(entry)
web/pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:160
↓ 2 callers
Function
getMembershipSchema
(nodeObj, treeNodeInfo, itemNodeData)
web/pgadmin/browser/server_groups/servers/static/js/membership.ui.js:15
↓ 2 callers
Function
getMenuName
(item)
web/pgadmin/static/js/QuickSearch/menuitems_help.js:14
↓ 2 callers
Function
getMorePanelGroup
(tabsData)
web/pgadmin/static/js/BrowserComponent.jsx:76
↓ 2 callers
Method
getNewLink
(type, initData)
web/pgadmin/tools/erd/static/js/erd_tool/ERDCore.js:201
↓ 2 callers
Function
getNodeColumnSchema
(treeNodeInfo, itemNodeData, pgBrowser)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js:19
↓ 2 callers
Function
getNodeColumnSchema
(treeNodeInfo, itemNodeData, pgBrowser)
web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.ui.js:266
↓ 2 callers
Function
getNodePartitionTableSchema
(treeNodeInfo, itemNodeData, pgBrowser)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.ui.js:22
↓ 2 callers
Function
getNodePgaJobStepSchema
(treeNodeInfo, itemNodeData)
web/pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:15
↓ 2 callers
Function
getNodeTableSchema
(treeNodeInfo, itemNodeData, pgBrowser)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js:35
↓ 2 callers
Function
getNodeVacuumSettingsSchema
(nodeObj, treeNodeInfo, itemNodeData)
web/pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:5
↓ 2 callers
Function
getNoteField
(node, subNode, nodeData, note = '')
web/pgadmin/preferences/static/js/components/PreferencesHelper.jsx:43
↓ 2 callers
Method
getOptimumPorts
(sourceNode, sourceAttnum, targetNode, targetAttnum)
web/pgadmin/tools/erd/static/js/erd_tool/ERDCore.js:276
↓ 2 callers
Function
getPgMenuItem
(menuItem, i)
web/pgadmin/static/js/AppMenuBar.jsx:75
↓ 2 callers
Method
getPortAttnum
(portName)
web/pgadmin/tools/erd/static/js/erd_tool/nodes/TableNode.jsx:85
↓ 2 callers
Function
getRandomName
(existingNames)
web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:56
↓ 2 callers
Function
getRangeIndexes
()
web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1365
↓ 2 callers
Function
getRangeSchema
(nodeObj, treeNodeInfo, itemNodeData)
web/pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:80
↓ 2 callers
Function
getRepeatSchema
(obj, parentName)
web/pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/static/js/dbms_job_scheduler_common.ui.js:27
↓ 2 callers
Function
getReportHeader
()
web/pgadmin/llm/static/js/SecurityReport.jsx:269
↓ 2 callers
Function
getReportHeader
()
web/pgadmin/llm/static/js/AIReport.jsx:567
↓ 2 callers
Function
getRestoreDisableOptionSchema
(fieldOptions)
web/pgadmin/tools/restore/static/js/restore.ui.js:257
↓ 2 callers
Function
getRestoreMiscellaneousSchema
(fieldOptions)
web/pgadmin/tools/restore/static/js/restore.ui.js:308
↓ 2 callers
Function
getRestoreSaveOptSchema
(fieldOptions)
web/pgadmin/tools/restore/static/js/restore.ui.js:224
↓ 2 callers
Function
getRestoreSectionSchema
(fieldOptions)
web/pgadmin/tools/restore/static/js/restore.ui.js:74
↓ 2 callers
Function
getRestoreTypeObjSchema
(fieldOptions)
web/pgadmin/tools/restore/static/js/restore.ui.js:136
↓ 2 callers
Method
getSQL
This function will generate sql from model data
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/rules/__init__.py:510
↓ 2 callers
Method
getSelectionFromState
(state)
web/pgadmin/static/js/components/ReactCodeMirror/CustomEditorView.js:306
↓ 2 callers
Method
getSeparator
(label, priority)
web/pgadmin/browser/static/js/MainMenuFactory.js:73
↓ 2 callers
Function
getStackInformation
(transId)
web/pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:843
↓ 2 callers
Function
getToolTabParams
(panelId, toolUrl, formParams, tabParams, restore=false)
web/pgadmin/static/js/ToolView.jsx:41
↓ 2 callers
Method
getTreeNodeData
(item)
web/pgadmin/tools/debugger/static/js/DebuggerModule.js:317
↓ 2 callers
Function
getVacuumSchema
(fieldOptions)
web/pgadmin/tools/maintenance/static/js/maintenance.ui.js:326
↓ 2 callers
Method
get_abs_path
(in_dir, path)
web/pgadmin/misc/file_manager/__init__.py:947
↓ 2 callers
Method
get_all_server_groups
Returns the list of server groups to show in server mode. Includes groups owned by the user and groups containing shared serv
web/pgadmin/browser/server_groups/__init__.py:377
↓ 2 callers
Function
get_binary_path_versions
(binary_path: str)
web/pgadmin/utils/__init__.py:371
↓ 2 callers
Method
get_children
This function returns the schema children response :return: schema children response
web/pgadmin/browser/server_groups/servers/databases/schemas/tests/test_schema_get_children.py:41
↓ 2 callers
Method
get_collation
This functions returns the collation list :return: collation list
web/pgadmin/browser/server_groups/servers/databases/schemas/collations/tests/test_collation_get_collation_function.py:43
↓ 2 callers
Method
get_collation_list
This functions returns the collation list :return: collation list
web/pgadmin/browser/server_groups/servers/databases/schemas/collations/tests/test_collation_get.py:47
↓ 2 callers
Method
get_collation_node
This functions returns the collation node :return: collation node
web/pgadmin/browser/server_groups/servers/databases/schemas/collations/tests/test_collation_get_nodes.py:50
← previous
next →
1,501–1,600 of 9,964, ranked by callers