MCPcopy Create free account

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

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

↓ 3 callersFunctionget_schemas
This function will return the list of schemas for the specified server id and database id.
web/pgadmin/tools/schema_diff/__init__.py:788
↓ 3 callersFunctionget_server_group
Fetch a server group by ID, verifying user access. Returns the group if: - Desktop mode, OR - The user owns it, OR - It contains shar
web/pgadmin/utils/server_access.py:68
↓ 3 callersMethodget_server_name
(self)
web/pgadmin/tools/import_export/__init__.py:99
↓ 3 callersMethodget_sql
This function will generate sql from model data. Args: data: Contains the data of the selected language node.
web/pgadmin/browser/server_groups/servers/databases/languages/__init__.py:634
↓ 3 callersMethodget_sql
This function is used to get the SQL.
web/pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/dbms_jobs/__init__.py:531
↓ 3 callersMethodget_sql
This function will generate sql from model data. Args: data: Contains the data of the selected event trigger node.
web/pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:639
↓ 3 callersMethodget_sql
This function will generate sql from model data. Args: data: Contains the data of the selected publication node.
web/pgadmin/browser/server_groups/servers/databases/publications/__init__.py:712
↓ 3 callersMethodget_sql
This function will generate sql from model data. Args: gid: Server Group ID sid: Server ID did:
web/pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py:726
↓ 3 callersMethodget_sql
This function will generate sql from model data. Args: gid: Server Group ID sid: Server ID did:
web/pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/__init__.py:707
↓ 3 callersMethodget_sql
This function will generate sql from model data. Args: kwargs: Server Group ID
web/pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mappings/__init__.py:714
↓ 3 callersMethodget_sql
This function will generate sql from model data. Args: data: Contains the data of the selected subscription node.
web/pgadmin/browser/server_groups/servers/databases/subscriptions/__init__.py:629
↓ 3 callersMethodget_sql
This function will return sql for model data :param gid: group id :param sid: server id :param did: database id
web/pgadmin/browser/server_groups/servers/databases/casts/__init__.py:582
↓ 3 callersMethodget_sql
This function will generate sql from model data received from client
web/pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:878
↓ 3 callersMethodget_sql
This function will return SQL for model data :param gid: group id :param sid: server id :param did: database id
web/pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:701
↓ 3 callersMethodget_sql
This function will return SQL for model data :param gid: group id :param sid: server id :param did: database id
web/pgadmin/browser/server_groups/servers/databases/schemas/fts_configurations/__init__.py:702
↓ 3 callersMethodget_sql
This function will return SQL for model data :param gid: group id :param sid: server id :param did: database id
web/pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/__init__.py:605
↓ 3 callersMethodget_sql
This function returns the doamin sql :return: domain sql
web/pgadmin/browser/server_groups/servers/databases/schemas/domains/tests/test_domain_sql.py:63
↓ 3 callersMethodget_sql
Generates the SQL statements to create/update the Domain Constraint. Args: gid: Server Group Id sid: Server
web/pgadmin/browser/server_groups/servers/databases/schemas/domains/domain_constraints/__init__.py:665
↓ 3 callersMethodget_sql
(self)
web/pgadmin/browser/server_groups/servers/databases/schemas/functions/tests/test_function_get_msql.py:178
↓ 3 callersMethodget_sql
This function will genrate sql from model data
web/pgadmin/browser/server_groups/servers/databases/schemas/synonyms/__init__.py:624
↓ 3 callersMethodget_sql
This function will genrate sql from model data
web/pgadmin/browser/server_groups/servers/databases/schemas/collations/__init__.py:662
↓ 3 callersMethodget_sql
This function will return SQL for model data :param gid: group id :param sid: server id :param did: database id
web/pgadmin/browser/server_groups/servers/databases/schemas/fts_parsers/__init__.py:641
↓ 3 callersMethodget_sql_from_diff
This function is used to get the DDL/DML statements. :param kwargs :return:
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/__init__.py:870
↓ 3 callersMethodget_sql_from_diff
This function is used to get the DDL/DML statements. :param kwargs :return:
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/__init__.py:848
↓ 3 callersMethodget_sql_from_diff
This function is used to get the DDL/DML statements. :param kwargs :return:
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/rules/__init__.py:537
↓ 3 callersMethodget_sql_from_index_diff
This function get the sql from index diff. :param kwargs: :return:
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/__init__.py:885
↓ 3 callersMethodget_sql_node_schema
This function returns the schema sql response :return: schema sql response
web/pgadmin/browser/server_groups/servers/databases/schemas/tests/test_schema_sql.py:41
↓ 3 callersMethodget_table_locks
This function returns the lock details if there is any on table :param did: :param data: :return:
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2048
↓ 3 callersMethodget_trasaction_selection
This method returns the information of unique transaction id from the session variable. Args: trans_id: unique t
web/pgadmin/misc/file_manager/__init__.py:686
↓ 3 callersMethodget_type_node
This functions returns the type node :return: type node
web/pgadmin/browser/server_groups/servers/databases/schemas/types/tests/test_types_nodes.py:61
↓ 3 callersMethodget_types
This function returns domain types :return: created domain response
web/pgadmin/browser/server_groups/servers/databases/schemas/domains/tests/test_domain_get_types_func.py:49
↓ 3 callersFunctionget_user_macros
This method is used to get all the user macros.
web/pgadmin/tools/sqleditor/utils/macros.py:72
↓ 3 callersMethodget_user_mapping
This function returns the user mapping get response :return: user mapping get response
web/pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mappings/tests/test_user_mapping_get.py:53
↓ 3 callersFunctionget_variables_from_module
(module_name)
web/pgadmin/evaluate_config.py:22
↓ 3 callersFunctionhasOpenTabs
(forWs)
web/pgadmin/misc/workspaces/static/js/WorkspaceProvider.jsx:92
↓ 3 callersFunctionif_else_func
(_func, first, second)
web/pgadmin/authenticate/mfa/utils.py:299
↓ 3 callersMethodinSchemaWithModelCheck
(state)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js:128
↓ 3 callersFunctioninitializeModules
(obj)
web/pgadmin/static/bundle/app.js:18
↓ 3 callersFunctioninitializeQueryTool
(password, explainObject=null, macroSQL='', executeCursor=false, executeServerCursor=false, reexecute=false)
web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:353
↓ 3 callersMethodinitialize_debugger
(self)
web/pgadmin/tools/debugger/tests/test_init_debugger_trigger.py:67
↓ 3 callersMethodinstance_of
(self, ver=None)
web/pgadmin/browser/server_groups/servers/ppas.py:21
↓ 3 callersMethodisDisabled
(state)
web/pgadmin/tools/restore/static/js/restore.ui.js:30
↓ 3 callersMethodisInheritedFromType
(state)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js:163
↓ 3 callersMethodisInode
(item)
web/pgadmin/static/js/tree/tree.js:335
↓ 3 callersMethodisSchemaNode
()
web/pgadmin/tools/maintenance/static/js/maintenance.ui.js:356
↓ 3 callersMethodisShared
(state)
web/pgadmin/browser/server_groups/servers/static/js/server.ui.js:228
↓ 3 callersMethodisTabOpen
(panelId)
web/pgadmin/static/js/helpers/Layout/index.jsx:278
↓ 3 callersMethodisUserNameEnabled
(state)
web/pgadmin/tools/user_management/static/js/UserDialog.jsx:38
↓ 3 callersFunctionis_valid_ipaddress
(address)
web/pgadmin/browser/server_groups/servers/utils.py:31
↓ 3 callersFunctionis_version_in_range
(sversion, min_ver, max_ver)
web/pgadmin/browser/utils.py:76
↓ 3 callersFunctionlastRow
(ctx)
web/regression/javascript/Explain/Explain_xss.spec.js:35
↓ 3 callersMethodlaunch
(trans_id, panel_url, is_query_tool, panel_title, params={})
web/pgadmin/tools/sqleditor/static/js/SQLEditorModule.js:221
↓ 3 callersFunctionlaunchQueryTool
(queryToolMod, transId, gridUrl, queryToolTitle, params)
web/pgadmin/tools/sqleditor/static/js/show_query_tool.js:116
↓ 3 callersMethodload
(container, trans_id, debug_type, function_name_with_arguments, layout)
web/pgadmin/tools/debugger/static/js/DebuggerModule.js:572
↓ 3 callersFunctionmfa_user_force_registration_required
A ternary method to cenable calling either of the methods based on the condition force registration is required. When force registration
web/pgadmin/authenticate/mfa/utils.py:174
↓ 3 callersFunctionnewExplainContext
()
web/regression/javascript/Explain/Explain_xss.spec.js:19
↓ 3 callersMethodnext
(item)
web/pgadmin/static/js/tree/tree.js:130
↓ 3 callersMethodnodes
Return a JSON document listing the server groups for the user
web/pgadmin/browser/server_groups/__init__.py:404
↓ 3 callersMethodnotify
(...args)
web/pgadmin/static/js/helpers/Notifier.jsx:112
↓ 3 callersFunctiononCancel
(_tree, _item, _data, _status)
web/pgadmin/browser/server_groups/servers/static/js/server.js:731
↓ 3 callersFunctiononCmdClick
(cmd)
web/pgadmin/static/js/Explain/Graphical.jsx:377
↓ 3 callersFunctiononDrop
(type)
web/pgadmin/misc/properties/CollectionNodeProperties.jsx:133
↓ 3 callersFunctiononOkClick
()
web/pgadmin/static/js/Dialogs/RenameTabContent.jsx:48
↓ 3 callersMethodonce
(...args)
web/pgadmin/static/js/helpers/EventBus.js:34
↓ 3 callersMethodopen_explain_options
(self)
web/regression/feature_utils/pgadmin_page.py:373
↓ 3 callersFunctionparseKeyEventValue
(e, useCode=false)
web/pgadmin/static/js/utils.js:35
↓ 3 callersFunctionparse_variables_from_db
Function to format the output for variables. Args: db_variables: Variable object Expected Object Format:
web/pgadmin/browser/server_groups/servers/databases/utils.py:39
↓ 3 callersFunctionpollEndExecutionResult
(transId)
web/pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:617
↓ 3 callersMethodpoll_execution_result
(self)
web/pgadmin/tools/debugger/tests/test_debugger_poll_execution_result.py:67
↓ 3 callersMethodpopulate_schema_objects
Returns a list of SchemaObjects representing tables or views. :param schema is the schema qualification input by the user (if any)
web/pgadmin/utils/sqlautocomplete/autocomplete.py:1089
↓ 3 callersMethodpopulate_scoped_cols
Find all columns in a set of scoped_tables. :param scoped_tbls: list of TableReference namedtuples :param local_tbls: tuple(TableMeta
web/pgadmin/utils/sqlautocomplete/autocomplete.py:1028
↓ 3 callersMethodpreferences
preferences Convert all the module preferences in the JSON format. :returns: a list of the preferences for each of the modul
web/pgadmin/utils/preferences.py:488
↓ 3 callersMethodpreprocess_expected_sql
This function preprocesses expected sql before comparing it with response sql. :param data: sql :param data: resp_sql
web/regression/re_sql/tests/test_resql.py:783
↓ 3 callersMethodprocessRows
(result, columns, options={})
web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:690
↓ 3 callersFunctionquery_tool_connection_check
(trans_id)
web/pgadmin/tools/sqleditor/utils/query_tool_connection_check.py:23
↓ 3 callersMethodrealignGrid
({backgroundSize, backgroundPosition})
web/pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:489
↓ 3 callersFunctionreencrpyt_server_passwords
This function will decrypt the saved passwords in SQLite with old key and then encrypt with new key
web/pgadmin/browser/server_groups/servers/utils.py:475
↓ 3 callersMethodreformat_prosrc_code
:param data: :return:
web/pgadmin/browser/server_groups/servers/databases/schemas/functions/__init__.py:1680
↓ 3 callersMethodregister
register Register/Refer the particular preference in this module. :param category: name of the category, in which this prefe
web/pgadmin/utils/preferences.py:410
↓ 3 callersMethodregisterKeyAction
(action)
web/pgadmin/tools/erd/static/js/erd_tool/ERDCore.js:818
↓ 3 callersMethodregisterModelEvents
()
web/pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:194
↓ 3 callersFunctionregister_dialect
(name, dialect='excel', **fmtparams)
web/pgadmin/utils/csv_lib.py:472
↓ 3 callersMethodregister_logout_hook
(self, module)
web/pgadmin/__init__.py:163
↓ 3 callersMethodrelease_async_cursor
(self)
web/pgadmin/utils/driver/psycopg3/connection.py:1074
↓ 3 callersFunctionreloadPgAdmin
()
web/pgadmin/preferences/static/js/components/PreferencesHelper.jsx:34
↓ 3 callersMethodremoveOneToManyLink
(link)
web/pgadmin/tools/erd/static/js/erd_tool/ERDCore.js:521
↓ 3 callersFunctionrenderMarkdownText
* Render a markdown text fragment to sanitized HTML. * Uses marked for inline formatting (bold, italic, code, lists, tables, etc.) * and DOMPurify t
web/pgadmin/tools/sqleditor/static/js/components/sections/NLQChatPanel.jsx:295
↓ 3 callersMethodreset
(self)
web/pgadmin/utils/__init__.py:954
↓ 3 callersMethodresetLayout
()
web/pgadmin/static/js/helpers/Layout/index.jsx:414
↓ 3 callersFunctionresetSelectionAndChanges
()
web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:914
↓ 3 callersMethodrestart_debugger
(self)
web/pgadmin/tools/debugger/tests/test_restart_debugger.py:55
↓ 3 callersFunctionrestore_schema
This function is used to restore the schema. :param server: :param db_name: :param schema_name: :param sql_path: :return:
web/pgadmin/tools/schema_diff/tests/utils.py:18
↓ 3 callersFunctionretrieveAncestorOfTypeServer
(pgBrowser, item, errorAlertTitle)
web/pgadmin/static/js/tree/tree_utils.js:13
↓ 3 callersFunctionretrieveNodeName
(parentData)
web/pgadmin/tools/sqleditor/static/js/show_view_data.js:133
↓ 3 callersMethodretrieve_last_system_oid
(self)
web/pgadmin/browser/server_groups/servers/databases/__init__.py:302
↓ 3 callersMethodsave
(self, changed_data, default_conn=None)
web/pgadmin/tools/sqleditor/command.py:396
↓ 3 callersFunctionsaveData
(shouldReloadOnLayoutChange = false)
web/pgadmin/preferences/static/js/components/PreferencesComponent.jsx:250
↓ 3 callersFunctionselectConn
(newConnData, connected=false, obtainingConn=true)
web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:702
↓ 3 callersMethodserializeData
()
web/regression/javascript/erd/fake_item.js:15
↓ 3 callersMethodserializeFile
()
web/pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:975
← previousnext →1,101–1,200 of 9,964, ranked by callers