MCPcopy Create free account

hub / github.com/pgadmin-org/pgadmin4 / functions

Functions9,964 in github.com/pgadmin-org/pgadmin4

↓ 7 callersMethod_execute
(self, cur, query, params=None)
web/pgadmin/utils/driver/psycopg3/connection.py:494
↓ 7 callersMethod_fetch_properties
Return Function Properties which will be used in properties, msql function. Args: gid: Server Group Id
web/pgadmin/browser/server_groups/servers/databases/schemas/functions/__init__.py:1335
↓ 7 callersFunction_read_api_key_from_file
Read an API key from a file. Args: file_path: Path to the file containing the API key. _trusted: If True, skip path validati
web/pgadmin/llm/utils.py:206
↓ 7 callersMethod_validate_input_dict_for_new
This functions validates the input dict and check for required keys in the dict when creating a new object :param data: input
web/pgadmin/browser/server_groups/servers/roles/__init__.py:121
↓ 7 callersFunctionappAutoUpdateNotifier
(desc, type, onClick, hideDuration=null, title='', status='download_update')
web/pgadmin/static/js/helpers/appAutoUpdateNotifier.jsx:88
↓ 7 callersMethodattlenRange
(state)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js:140
↓ 7 callersFunctioncallFetch
(url, options, headers={})
web/pgadmin/static/js/api_instance.js:60
↓ 7 callersFunctionchildCreateMenuEnabled
(itemData, item, data)
web/pgadmin/browser/server_groups/servers/databases/schemas/static/js/schema_child_tree_node.js:14
↓ 7 callersMethodclick_to_expand_tree_node
Method clicks passed webelement to expand specified tree node :param tree_node_web_element: :param tree_node_exp_check_xpath:
web/regression/feature_utils/pgadmin_page.py:396
↓ 7 callersFunctionconnectServerModal
(modal, modalData, connectCallback, cancelCallback)
web/pgadmin/tools/sqleditor/static/js/components/connectServer.js:13
↓ 7 callersFunctioncreate_registry_metaclass
(name, package, load_modules=__load_modules, decorate_as_module=True)
web/pgadmin/utils/dynamic_registry/__init__.py:83
↓ 7 callersFunctioncreate_sse_response
Create a Flask Response for SSE streaming. Args: generator: Generator that yields SSE event strings. Returns: Flask Response
web/pgadmin/llm/reports/generator.py:264
↓ 7 callersFunctioncreate_user
(data)
web/pgadmin/tools/user_management/__init__.py:659
↓ 7 callersMethoddelete
Delete a server node in the settings database.
web/pgadmin/browser/server_groups/servers/__init__.py:804
↓ 7 callersMethoddelete
This function will drop the cast object :param cid: cast id :param did: database id :param sid: server id :pa
web/pgadmin/browser/server_groups/servers/databases/casts/__init__.py:498
↓ 7 callersMethoddelete_subscription
(self)
web/pgadmin/browser/server_groups/servers/databases/subscriptions/tests/test_subscription_delete.py:55
↓ 7 callersFunctiondirectory_diff
This function is used to recursively compare two dictionaries and return the difference. The difference is from source to target :par
web/pgadmin/tools/schema_diff/directory_compare.py:640
↓ 7 callersFunctiondisableTriggers
(tree, generateUrl, args)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/enable_disable_triggers.js:13
↓ 7 callersFunctionenableTriggers
(tree, generateUrl, args)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/enable_disable_triggers.js:16
↓ 7 callersMethodend_transaction
(self)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/__init__.py:252
↓ 7 callersFunctionfilename_with_file_manager_path
Args: _file: File name returned from client file manager create_file: Set flag to False when file creation doesn't require
web/pgadmin/utils/__init__.py:269
↓ 7 callersMethodfill_input_by_field_name
(self, field_name, field_content, input_keys=False,
web/regression/feature_utils/pgadmin_page.py:918
↓ 7 callersFunctionflattenLayout
(box)
web/pgadmin/static/js/helpers/Layout/index.jsx:677
↓ 7 callersFunctiongenerate_report_streaming
Generate a report with streaming progress updates. Yields Server-Sent Events (SSE) formatted strings. Args: report_type: One of 'sec
web/pgadmin/llm/reports/generator.py:80
↓ 7 callersFunctiongenerate_report_sync
Generate a report synchronously (non-streaming). Args: report_type: One of 'security', 'performance', 'design'. scope: One of 'se
web/pgadmin/llm/reports/generator.py:164
↓ 7 callersMethodgetDisplayName
()
web/pgadmin/tools/erd/static/js/erd_tool/nodes/TableNode.jsx:150
↓ 7 callersMethodgetNewData
(data={})
web/pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:30
↓ 7 callersMethodgetTableOid
(tabName)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js:492
↓ 7 callersMethodget_all_columns
This function returns the columns list. Args: gid: Server Group ID sid: Server ID did: Database
web/pgadmin/browser/server_groups/servers/databases/publications/__init__.py:855
↓ 7 callersFunctionget_current_time
Generate the current time string in the given format.
web/pgadmin/misc/bgprocess/processes.py:69
↓ 7 callersMethodget_domain_constraint_node
This function returns the domain constraint node response :return: domain constraint node response
web/pgadmin/browser/server_groups/servers/databases/schemas/domains/domain_constraints/tests/test_domain_constraints_node.py:60
↓ 7 callersMethodget_tables
Gets the tables available in the statement. param `scope:` possible values: 'full', 'insert', 'before' If 'insert', only the first tab
web/pgadmin/utils/sqlautocomplete/sqlcompletion.py:95
↓ 7 callersFunctionget_user_server_query
Return a base query for servers accessible to the current user. Includes owned servers + shared servers (visible to all users). The Administ
web/pgadmin/utils/server_access.py:122
↓ 7 callersMethodhasCapability
(val)
web/pgadmin/misc/file_manager/static/js/components/FileManager.jsx:201
↓ 7 callersMethodhas_oids
This function checks whether the table has oids or not.
web/pgadmin/tools/sqleditor/command.py:553
↓ 7 callersMethodisDirty
()
web/pgadmin/static/js/SchemaView/SchemaState/SchemaState.js:275
↓ 7 callersMethodisEditable
(state, type)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.ui.js:145
↓ 7 callersMethodnew_session
(self)
web/pgadmin/utils/session.py:305
↓ 7 callersFunctiononClick
()
web/pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:137
↓ 7 callersFunctiononOK
()
web/pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/Editors.jsx:243
↓ 7 callersFunctiononTextChange
(n, val)
web/pgadmin/static/js/SecurityPages/LoginPage.jsx:16
↓ 7 callersMethodparse_save_field
(self)
web/pgadmin/utils/csv_lib.py:289
↓ 7 callersFunctionpollResult
(transId)
web/pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:925
↓ 7 callersMethodselectNode
(selectedNode)
web/regression/javascript/tree/tree_fake.js:153
↓ 7 callersFunctionservice_unavailable
Create a response with HTTP status code 503 - Server Unavailable.
web/pgadmin/utils/ajax.py:175
↓ 7 callersFunctionsetRecordCount
(row, filterParams)
web/pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:178
↓ 7 callersMethodshortcutKey
(altKey, ctrlKey, shiftKey, metaKey, keyCode)
web/pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:67
↓ 7 callersFunctionshortcutToString
(shortcut, accesskey=null, asArray=false)
web/pgadmin/static/js/components/ShortcutTitle.jsx:55
↓ 7 callersMethodshow
(debugInfo, restartDebug, isEdbProc, transId)
web/pgadmin/tools/debugger/static/js/debugger_ui.js:17
↓ 7 callersMethodstart_execution
(self)
web/pgadmin/tools/debugger/tests/test_start_execution_debugger.py:65
↓ 7 callersFunctiontransformData
(labels, refreshRate)
web/pgadmin/dashboard/static/js/SystemStats/utility.js:23
↓ 7 callersMethodtypes
(cls)
web/pgadmin/browser/server_groups/servers/types.py:153
↓ 7 callersMethodupdate
Update the server settings
web/pgadmin/browser/server_groups/servers/__init__.py:841
↓ 7 callersMethodupdate
This function will update a view object
web/pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:623
↓ 7 callersFunctionuseFieldValue
(path, schemaState, subscriberManager)
web/pgadmin/static/js/SchemaView/hooks/useFieldValue.js:13
↓ 7 callersFunctionuseModal
()
web/pgadmin/static/js/helpers/ModalProvider.jsx:48
↓ 6 callersFunctionCSVToArray
(strData, strDelimiter, quoteChar)
web/pgadmin/static/js/utils.js:287
↓ 6 callersMethod__attempt_execution_reconnect
(self, fn, *args, **kwargs)
web/pgadmin/utils/driver/psycopg3/connection.py:1217
↓ 6 callersFunction_create_directory_if_not_exists
(_path)
web/pgadmin/setup/data_directory.py:19
↓ 6 callersMethod_fetch_table_properties
This function is used to fetch the properties of the specified object :param did: :param scid: :param tid: :r
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:583
↓ 6 callersMethod_formatter
Args: data: dict of query result scid: schema oid tid: table oid with_serial_cols: when True
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:168
↓ 6 callersMethod_get_aws_client
Create/cache/return an AWS client object
web/pgacloud/providers/aws.py:123
↓ 6 callersFunction_get_rds_from_session
Build an RDS instance from the credentials cached in `flask.session['aws']['secret']`. Returns None when no credentials are cached — callers
web/pgadmin/misc/cloud/rds/__init__.py:246
↓ 6 callersFunction_open_upload_target
Open a file for upload with leaf-symlink protection. Returns a binary write-mode file object. The kernel will refuse to follow a symbolic lin
web/pgadmin/misc/file_manager/__init__.py:52
↓ 6 callersMethod_set_valid_attr_value
(self, gid, data, config_param_map, server, sharedserver)
web/pgadmin/browser/server_groups/servers/__init__.py:1000
↓ 6 callersMethod_validate_input_dict_for_update
This functions validates the input dict and check for required keys in the dict when updating an existing object :param data:
web/pgadmin/browser/server_groups/servers/roles/__init__.py:142
↓ 6 callersFunctionasync_poll
(tester, poll_url)
web/pgadmin/tools/sqleditor/tests/execute_query_test_utils.py:44
↓ 6 callersMethodcancel
(self)
web/pgadmin/utils/heartbeat.py:133
↓ 6 callersMethodcancel_transaction
(self, conn_id, did=None)
web/pgadmin/utils/driver/abstract.py:258
↓ 6 callersMethodclearSelection
()
web/pgadmin/tools/erd/static/js/erd_tool/ERDCore.js:735
↓ 6 callersMethodclose
(panelId, force=false)
web/pgadmin/static/js/helpers/Layout/index.jsx:174
↓ 6 callersMethodclose_cursor
Close the cursor.
web/pgadmin/utils/driver/psycopg3/cursor.py:216
↓ 6 callersFunctionconnectServer
(api, modal, sid, user, formData, connectCallback)
web/pgadmin/tools/sqleditor/static/js/components/connectServer.js:33
↓ 6 callersFunctionctrlMount
(props)
web/regression/javascript/SchemaView/SchemaDialogView.spec.js:44
↓ 6 callersMethodend_transaction
(self)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/exclusion_constraint/__init__.py:248
↓ 6 callersMethodend_transaction
(self)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/index_constraint/__init__.py:268
↓ 6 callersMethodend_transaction
End database transaction. Returns:
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/check_constraint/__init__.py:220
↓ 6 callersMethodend_transaction
This function is used to end the transaction
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/__init__.py:563
↓ 6 callersMethodescaped_names
(self, names)
web/pgadmin/utils/sqlautocomplete/autocomplete.py:212
↓ 6 callersFunctionestimate_message_tokens
Estimate token count for a single Message object. Args: message: The Message to estimate. provider: The LLM provider name. R
web/pgadmin/llm/compaction.py:99
↓ 6 callersMethodexpand_tables_node
Method expands tables nodes under schema :param server_group: :param server_name: :param server_password: :pa
web/regression/feature_utils/pgadmin_page.py:776
↓ 6 callersFunctionfilesReducer
(state, action)
web/pgadmin/misc/file_manager/static/js/components/Uploader.jsx:53
↓ 6 callersFunctiongenerateTitle
(title_placeholder, title_data)
web/pgadmin/tools/sqleditor/static/js/sqleditor_title.js:118
↓ 6 callersFunctiongenerate_url
(baseUrl, treeInfo, actionType, nodeType, pickFunction, itemDataID)
web/pgadmin/static/js/browser/generate_url.js:12
↓ 6 callersMethodgetCache
(key)
web/pgadmin/tools/erd/static/js/erd_tool/ERDCore.js:165
↓ 6 callersMethodgetData
()
web/pgadmin/tools/erd/static/js/erd_tool/links/OneToManyLink.jsx:54
↓ 6 callersFunctiongetDateFormatted
(date)
web/pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:134
↓ 6 callersFunctiongetExpandCell
({ onClick, title })
web/pgadmin/static/js/components/PgReactTableStyled.jsx:388
↓ 6 callersFunctiongetMiscellaneousSchema
(fieldOptions)
web/pgadmin/tools/backup/static/js/backup.ui.js:422
↓ 6 callersMethodgetNote
()
web/pgadmin/tools/erd/static/js/erd_tool/nodes/TableNode.jsx:93
↓ 6 callersMethodgetPortName
(attnum, alignment)
web/pgadmin/tools/erd/static/js/erd_tool/nodes/TableNode.jsx:78
↓ 6 callersFunctiongetPrivilegesForTableAndLikeObjects
(server_version)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js:27
↓ 6 callersFunctiongetProcedureId
(treeInfoObject)
web/pgadmin/tools/debugger/static/js/debugger_utils.js:24
↓ 6 callersFunctiongetQualifiedName
(data, item)
web/pgadmin/static/js/tree/ObjectExplorer/index.jsx:31
↓ 6 callersFunctiongetRandomInt
(min, max)
web/pgadmin/static/js/utils.js:228
↓ 6 callersFunctiongetRandomThinkingMessage
()
web/pgadmin/static/js/ai_thinking_messages.js:49
↓ 6 callersMethodgetSelectedLinks
()
web/pgadmin/tools/erd/static/js/erd_tool/ERDCore.js:754
↓ 6 callersFunctiongetStatementNodes
(editorView)
web/regression/javascript/components/CodeMirrorCustomEditor.spec.js:229
↓ 6 callersFunctiongetTitle
(pgAdmin, browserPref, parentData=null, isConnTitle=false, server=null, database=null, username=null, isQueryT
web/pgadmin/tools/sqleditor/static/js/sqleditor_title.js:26
↓ 6 callersFunctionget_data
Generic function to get server stats based on an SQL template Args: sid: The server ID did: The database ID template:
web/pgadmin/dashboard/__init__.py:321
← previousnext →401–500 of 9,964, ranked by callers