MCPcopy Create free account

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

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

↓ 2 callersFunctioncheckTrojanSource
(content, isPasteEvent)
web/pgadmin/static/js/utils.js:382
↓ 2 callersFunctioncheck_and_delete_adhoc_server
This function is used to check for adhoc server and if all Query Tool and PSQL connections are closed then delete that server.
web/pgadmin/misc/workspaces/__init__.py:231
↓ 2 callersFunctioncheck_db_tables
()
web/pgadmin/setup/db_table_check.py:18
↓ 2 callersFunctioncheck_external_file_changes
(file_path, last_saved_file_hash)
web/pgadmin/settings/__init__.py:527
↓ 2 callersMethodcheck_if_element_exist_by_css_selector
This function will verify if an element exist and on that basis will return True or False. Will handle exception internally
web/regression/feature_utils/pgadmin_page.py:1028
↓ 2 callersMethodcheck_precondition
This method executes precondition_sql and returns appropriate result :param precondition_sql: SQL query in format select count(*) fro
web/regression/re_sql/tests/test_resql.py:588
↓ 2 callersMethodcheck_re_sql
This function is used to get the reverse engineered SQL. :param scenario: :param object_id: :return:
web/regression/re_sql/tests/test_resql.py:521
↓ 2 callersFunctioncheck_ssl_fields
This function will allow us to check and set defaults for SSL fields Args: data: Response data Returns: Flag and Da
web/pgadmin/browser/server_groups/servers/utils.py:610
↓ 2 callersFunctioncheck_transaction_status
This function is used to check the transaction id is available in the session object. Args: trans_id:
web/pgadmin/tools/schema_diff/__init__.py:163
↓ 2 callersFunctioncleanupAutoUpdateFlag
()
runtime/src/js/pgadmin.js:197
↓ 2 callersFunctioncleanup_globals
()
web/pgadmin/tools/psql/__init__.py:583
↓ 2 callersFunctioncleanup_master_password
Remove the master password and saved passwords from DB which are encrypted using master password. Also remove the encrypted text
web/pgadmin/utils/master_password.py:115
↓ 2 callersFunctioncleanup_session_files
This function will iterate through session directory and check the last modified time, if it older than (session expiration time + 1) days th
web/pgadmin/utils/session.py:533
↓ 2 callersMethodclear
(self)
web/pgadmin/tools/debugger/utils/debugger_instance.py:77
↓ 2 callersMethodclear
(itemKey)
web/pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:249
↓ 2 callersFunctionclearArgs
()
web/pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:450
↓ 2 callersFunctionclearOptionsCache
(endpoint)
web/pgadmin/preferences/static/js/components/PreferencesHelper.jsx:28
↓ 2 callersFunctionclear_aws_session
Clear AWS Session
web/pgadmin/misc/cloud/rds/__init__.py:273
↓ 2 callersFunctionclear_azure_session
Clear session data.
web/pgadmin/misc/cloud/azure/__init__.py:809
↓ 2 callersFunctionclear_database_servers
Clear groups and servers configurations.
web/pgadmin/utils/__init__.py:826
↓ 2 callersMethodclear_history
(uid, sid, dbname=None, filter=None)
web/pgadmin/tools/sqleditor/utils/query_history.py:111
↓ 2 callersMethodcloneTableData
(tableData, name)
web/pgadmin/tools/erd/static/js/erd_tool/ERDCore.js:593
↓ 2 callersMethodcloseAll
(panelId, exceptCurrent=false)
web/pgadmin/static/js/helpers/Layout/index.jsx:196
↓ 2 callersFunctionclosePromotionWarning
(closeModal)
web/pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:410
↓ 2 callersFunctionclose_debugger_session
This function is used to cancel the debugger transaction. :param trans_id: Transaction id :return:
web/pgadmin/tools/debugger/__init__.py:2280
↓ 2 callersFunctioncmRerender
(props)
web/regression/javascript/components/CodeMirror.spec.js:38
↓ 2 callersFunctioncollectAllCheckedNodes
(n)
web/pgadmin/static/js/PgTreeView/index.jsx:124
↓ 2 callersFunctioncolumns_to_string
This function create the columns list as a string
web/pgadmin/tools/import_export/__init__.py:159
↓ 2 callersMethodcombine
Create a new dialect with defaults and added parameters.
web/pgadmin/utils/csv_lib.py:602
↓ 2 callersMethodcommands
Get the list of commands for the current provider.
web/pgacloud/providers/_abstract.py:19
↓ 2 callersFunctioncompRerender
(props)
web/regression/javascript/dashboard/graphs_wrapper_spec.js:26
↓ 2 callersMethodcompare
This function is used to compare all the objects from two different schemas. :param kwargs: :return:
web/pgadmin/tools/schema_diff/compare.py:48
↓ 2 callersMethodcompare
(self)
web/pgadmin/tools/schema_diff/tests/test_schema_diff_comp.py:112
↓ 2 callersFunctioncompare_pre_validation
This function is used to validate transaction id and version compatibility :param trans_id: :param source_sid: :param target_sid:
web/pgadmin/tools/schema_diff/__init__.py:990
↓ 2 callersFunctioncompile_template_name
( template_prefix, template_file_name, version)
web/pgadmin/utils/compile_template_name.py:11
↓ 2 callersFunctioncompleteOperation
(oldRow, newRow, selectedSS, func)
web/pgadmin/misc/file_manager/static/js/components/FileManager.jsx:542
↓ 2 callersFunctioncompute_md5_hash_file
Compute md5 hash for large files by reading in chunks.
web/pgadmin/settings/__init__.py:514
↓ 2 callersFunctioncompute_test_hmac
Compute the file-HMAC the way session.py is expected to compute it. Mirrors _compute_file_hmac in session.py so tests can construct valid and
web/pgadmin/utils/tests/test_session_file_format.py:37
↓ 2 callersFunctionconfirmDiscard
(callback, checkSaved=false)
web/pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:328
↓ 2 callersMethodconnect
Setup the connection to the LDAP server and authenticate the user.
web/pgadmin/authenticate/ldap.py:116
↓ 2 callersFunctionconnectServer
(sid, diff_type, formData = null, serverList = [])
web/pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx:634
↓ 2 callersMethodcontext_menu_element
(schema_name)
web/regression/feature_utils/tree_area_locators.py:164
↓ 2 callersFunctioncontinueDebugger
()
web/pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:707
↓ 2 callersFunctionconvertKeysToString
(arr)
web/pgadmin/static/js/SchemaView/hooks/useFieldError.js:12
↓ 2 callersFunctionconvertShortcutToAccelerator
({ control, meta, shift, alt, key } = {})
runtime/src/js/menu.js:18
↓ 2 callersFunctionconvert_data_to_dict
This function helps us to convert result set into dict Args: conn: Connection object result: 2d array result set Return
web/pgadmin/tools/debugger/__init__.py:2029
↓ 2 callersFunctionconvert_length_precision_to_string
This function is used to convert length & precision to string to handle case like when user gives 0 as length. :param data: :return:
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/utils.py:450
↓ 2 callersMethodconvert_typlen_to_int
(typlen)
web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1530
↓ 2 callersFunctioncreateCompositeSchemaObject
()
web/regression/javascript/schema_ui_files/type.ui.spec.js:23
↓ 2 callersFunctioncreateExternalSchemaObject
()
web/regression/javascript/schema_ui_files/type.ui.spec.js:38
↓ 2 callersMethodcreateMenuItems
(items, skipDisabled=false, checkAndSetDisabled=()=>true)
web/pgadmin/browser/static/js/MainMenuFactory.js:173
↓ 2 callersFunctioncreateMockQueryToolCtx
(isQueryTool = true)
web/regression/javascript/sqleditor/NLQChatPanel.spec.js:67
↓ 2 callersFunctioncreateRangeSchemaObject
()
web/regression/javascript/schema_ui_files/type.ui.spec.js:54
↓ 2 callersFunctioncreateSchemaObj
()
web/regression/javascript/schema_ui_files/catalog_object_column.ui.spec.js:16
↓ 2 callersFunctioncreateSchemaObj
()
web/regression/javascript/schema_ui_files/restore.ui.spec.js:17
↓ 2 callersFunctioncreate_app_data_directory
Create the required directories (if not present).
web/pgadmin/setup/data_directory.py:27
↓ 2 callersFunctioncreate_database
This function used to create database and returns the database id
web/regression/python_test_utils/test_utils.py:160
↓ 2 callersFunctioncreate_query_executor
Create a query executor function for the pipeline. Args: conn: Database connection object. Returns: A callable that executes
web/pgadmin/llm/reports/generator.py:24
↓ 2 callersMethodcreate_shared_server
Create shared server :param data: :param gid: :return: None
web/pgadmin/browser/server_groups/servers/__init__.py:427
↓ 2 callersMethodcreate_user
(data, console, json)
web/setup.py:550
↓ 2 callersMethodcsvCell
(value, column, header, isSingleCell=false)
web/pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/CopyData.js:84
↓ 2 callersFunctionctrlMount
()
web/regression/javascript/search_objects/SearchObject.spec.js:100
↓ 2 callersFunctionctrlMount
(props)
web/regression/javascript/SecurityPages/LoginPage.spec.js:19
↓ 2 callersFunctionctrlMount
(props)
web/regression/javascript/SecurityPages/MfaValidatePage.spec.js:19
↓ 2 callersFunctioncurCSS
(elem, prop)
web/pgadmin/static/js/to_px.js:106
↓ 2 callersMethoddateAsGroupKey
(date)
web/pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:156
↓ 2 callersMethoddelete
This function will drop the directory object
web/pgadmin/browser/server_groups/servers/directories/__init__.py:368
↓ 2 callersMethoddelete
Delete the pgAgent Job.
web/pgadmin/browser/server_groups/servers/pgagent/__init__.py:408
↓ 2 callersMethoddelete
Delete the Job step.
web/pgadmin/browser/server_groups/servers/pgagent/steps/__init__.py:489
↓ 2 callersMethoddelete
This function will drop a view object
web/pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:676
↓ 2 callersFunctiondeleteRow
()
web/pgadmin/tools/user_management/static/js/Users.jsx:91
↓ 2 callersFunctiondelete_azure_cache
Delete specified file from azure cache directory :param file_name: :return:
web/pgadmin/misc/cloud/azure/__init__.py:826
↓ 2 callersMethoddelete_compound_trigger
(self)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/tests/test_compound_triggers_delete.py:78
↓ 2 callersMethoddelete_manager
Delete manager for given server id.
web/pgadmin/utils/driver/psycopg3/__init__.py:258
↓ 2 callersMethoddelete_rules
(self)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/rules/tests/test_rules_delete.py:58
↓ 2 callersMethoddelete_shared_server
Delete SharedServer records for a given original server. :param gid: Server group ID :param osid: Original server ID
web/pgadmin/browser/server_groups/servers/__init__.py:778
↓ 2 callersMethoddelete_trigger
(self)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/test_triggers_delete.py:66
↓ 2 callersFunctiondelete_user
This function is used to delete the users
web/pgadmin/tools/user_management/__init__.py:741
↓ 2 callersMethodderegisterKeyAction
(action)
web/pgadmin/tools/erd/static/js/erd_tool/ERDCore.js:822
↓ 2 callersMethoddeserialize
(event)
web/pgadmin/tools/erd/static/js/erd_tool/ports/OneToManyPort.js:34
↓ 2 callersMethoddeserializeData
(data)
web/pgadmin/tools/erd/static/js/erd_tool/ERDCore.js:637
↓ 2 callersFunctiondestroyPickr
()
web/pgadmin/static/js/helpers/withColorPicker.js:42
↓ 2 callersFunctiondisable
()
web/pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/dbms_jobs/static/js/dbms_job.js:153
↓ 2 callersFunctiondisable
()
web/pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/dbms_programs/static/js/dbms_program.js:145
↓ 2 callersFunctiondisconnect
(_sid)
web/pgadmin/browser/server_groups/servers/static/js/server.js:536
↓ 2 callersFunctiondisconnect
(_i, _d)
web/pgadmin/browser/server_groups/servers/databases/static/js/database.js:178
↓ 2 callersFunctiondisconnect_from_database
(obj, data, tree, item, notify=false)
web/pgadmin/browser/server_groups/servers/databases/static/js/database.js:520
↓ 2 callersFunctiondisconnect_from_server
(obj, data, tree, item, notify=false)
web/pgadmin/browser/server_groups/servers/static/js/server.js:818
↓ 2 callersFunctiondisconnect_socket
()
web/pgadmin/tools/psql/__init__.py:594
↓ 2 callersMethoddownloadFile
(row, ss)
web/pgadmin/misc/file_manager/static/js/components/FileManager.jsx:307
↓ 2 callersMethoddropDB
(self)
web/pgadmin/tools/erd/tests/test_tables.py:30
↓ 2 callersFunctiondump_database_servers
Dump the server groups and servers.
web/pgadmin/utils/__init__.py:481
↓ 2 callersMethodeditableCheckForTable
(state)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js:108
↓ 2 callersFunctionenable
()
web/pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/dbms_jobs/static/js/dbms_job.js:111
↓ 2 callersFunctionenable
()
web/pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/dbms_programs/static/js/dbms_program.js:103
↓ 2 callersMethodenableDisableMenus
(item)
web/pgadmin/browser/static/js/MainMenuFactory.js:131
↓ 2 callersMethodensure_directory_exists
(self, path)
web/regression/feature_utils/base_feature_test.py:110
↓ 2 callersFunctionenv
(name)
web/pgadmin/utils/__init__.py:163
↓ 2 callersFunctionevaluateFieldOptions
({ schema, value, viewHelperProps, field, options={}, parentOptions=null })
web/pgadmin/static/js/SchemaView/options/registry.js:46
↓ 2 callersMethodevaluateProcessState
(p)
web/pgadmin/misc/bgprocess/static/js/BgProcessManager.js:68
← previousnext →1,401–1,500 of 9,964, ranked by callers