MCPcopy Create free account

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

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

↓ 4 callersMethodget_schema
This function returns the schema get response :return: schema get response
web/pgadmin/browser/server_groups/servers/databases/schemas/tests/test_schema_get.py:25
↓ 4 callersMethodget_source_name
(self)
web/pgadmin/authenticate/ldap.py:45
↓ 4 callersMethodget_sql
This function will generate sql from model data
web/pgadmin/browser/server_groups/servers/databases/schemas/types/__init__.py:1353
↓ 4 callersMethodget_sql
Generates the SQL statements to create/update the Foreign Table. Args: kwargs: Server Group Id
web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1134
↓ 4 callersMethodget_sql
Generates the SQL statements to create/update the Domain. Args: gid: Server Group Id sid: Server Id
web/pgadmin/browser/server_groups/servers/databases/schemas/domains/__init__.py:852
↓ 4 callersMethodget_sql
(self)
web/pgadmin/tools/sqleditor/command.py:116
↓ 4 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/row_security_policies/__init__.py:623
↓ 4 callersMethodget_subscription
(self)
web/pgadmin/browser/server_groups/servers/databases/subscriptions/tests/test_subscription_get.py:55
↓ 4 callersMethodget_supported_types
(self, skip_check=False)
web/pgadmin/tools/search_objects/utils.py:69
↓ 4 callersMethodget_type
This functions returns the type properties :return: type properties
web/pgadmin/browser/server_groups/servers/databases/schemas/types/tests/test_types_get.py:50
↓ 4 callersMethodget_types
(self)
web/pgadmin/browser/server_groups/servers/databases/schemas/functions/tests/test_function_get_types.py:54
↓ 4 callersMethodget_user_mapping_node
This function returns the user mapping node response :return: user mapping node response
web/pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mappings/tests/test_user_mapping_node.py:50
↓ 4 callersMethodget_user_profile
(self)
web/pgadmin/authenticate/oauth2.py:628
↓ 4 callersMethodget_users_from_db
Get user(s) details.
web/setup.py:463
↓ 4 callersFunctionget_version
()
web/pgadmin/setup/db_version.py:14
↓ 4 callersMethodhas_dependent_type
This function is used to check the type has dependent on another type.
web/pgadmin/browser/server_groups/servers/databases/schemas/types/__init__.py:252
↓ 4 callersMethodinit
()
web/pgadmin/about/static/js/about.js:25
↓ 4 callersMethodinitialize_debugger
(self)
web/pgadmin/tools/debugger/tests/test_init_debugger_function.py:77
↓ 4 callersMethodinitialize_traget
(self)
web/pgadmin/tools/debugger/tests/test_init_target.py:90
↓ 4 callersMethodisConnected
(state)
web/pgadmin/browser/server_groups/servers/static/js/server.ui.js:232
↓ 4 callersMethodisDisable
(state, type)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.ui.js:150
↓ 4 callersFunctionisPathEqual
(path1, path2)
web/pgadmin/static/js/SchemaView/hooks/useFieldError.js:13
↓ 4 callersMethodisPlainFormat
(state)
web/pgadmin/tools/restore/static/js/restore.ui.js:354
↓ 4 callersMethodisServerConnected
(sid)
web/pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:55
↓ 4 callersMethodisServerConnected
(sid)
web/pgadmin/misc/workspaces/static/js/AdHocConnection.jsx:83
↓ 4 callersFunctionisVisibleForObjectBackup
(backupType)
web/pgadmin/tools/backup/static/js/backup.ui.js:297
↓ 4 callersFunctionis_pref_api_url_rejected
Return True if the user has set a preference URL for ``pref_name`` but it failed the allowlist check. Callers use this to distinguish 'UR
web/pgadmin/llm/utils.py:317
↓ 4 callersMethodkey_not_found_error_msg
(self)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/index_constraint/__init__.py:1018
↓ 4 callersFunctionlast_word
r""" Find the last word in a sentence. >>> last_word('abc') 'abc' >>> last_word(' abc') 'abc' >>> last_word('') '' >>
web/pgadmin/utils/sqlautocomplete/parseutils/utils.py:18
↓ 4 callersMethodlist
()
web/pgadmin/tools/user_management/PgAdminPermissions.py:33
↓ 4 callersMethodload_generators
(cls, pkg_args, pkg_root, exclude_pkgs, for_modules=[], is_resql_only=False)
web/pgadmin/utils/route.py:63
↓ 4 callersFunctionload_persistent_cache
(options)
web/pgacloud/utils/azure_cache.py:62
↓ 4 callersFunctionmfa_enabled
A ternary method to enable calling either of the methods based on the configuration for the MFA. When MFA is enabled and has a valid sup
web/pgadmin/authenticate/mfa/utils.py:137
↓ 4 callersFunctionnodeExplainTableData
(_planData, _ctx)
web/pgadmin/static/js/Explain/index.jsx:42
↓ 4 callersFunctionnormalize_database_uri
Rewrite a bare postgres(ql):// URI to use the psycopg3 driver scheme postgresql+psycopg://. URIs that already carry a driver specifier (
web/pgadmin/utils/db_utils.py:13
↓ 4 callersMethodobserve
()
web/regression/javascript/setup-jest.js:27
↓ 4 callersFunctiononLoad
()
web/pgadmin/browser/static/js/browser.js:453
↓ 4 callersFunctiononTextChange
(e, id)
web/pgadmin/static/js/Dialogs/ConnectServerContent.jsx:32
↓ 4 callersMethodoptions
(path)
web/pgadmin/static/js/SchemaView/SchemaState/SchemaState.js:302
↓ 4 callersMethodordered_description
Use this to fetch the description
web/pgadmin/utils/driver/psycopg3/cursor.py:180
↓ 4 callersMethodparent
(item)
web/pgadmin/static/js/tree/tree.js:241
↓ 4 callersMethodpaste_values
Function paste values in scratch pad :param el:
web/regression/feature_utils/pgadmin_page.py:1297
↓ 4 callersMethodpoll
(self, formatted_exception_msg=True, no_result=False)
web/pgadmin/utils/driver/abstract.py:246
↓ 4 callersMethodpostMessage
(data)
web/regression/javascript/setup-jest.js:6
↓ 4 callersFunctionprepareData
(val, createMode=false)
web/pgadmin/static/js/SchemaView/common.js:91
↓ 4 callersFunctionprint_code
(outstream, name, module, info=None)
docs/en_US/build_code_snippet.py:37
↓ 4 callersMethodqueryRunTime
()
web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:127
↓ 4 callersMethodread_log
(self, logfile, log, pos, ctime, ecode=None, enc='utf-8')
web/pgadmin/misc/bgprocess/processes.py:484
↓ 4 callersFunctionrecovery_state
(connection, postgres_version)
web/pgadmin/browser/server_groups/servers/__init__.py:85
↓ 4 callersMethodreduce_to_prev_keyword
(self, n_skip=0)
web/pgadmin/utils/sqlautocomplete/sqlcompletion.py:123
↓ 4 callersMethodrename
(path: string)
web/pgadmin/static/js/components/PgTree/types.ts:27
↓ 4 callersFunctionrenderAlert
(props)
web/regression/javascript/ModalProvider.spec.js:22
↓ 4 callersFunctionrenderEditor
(value)
web/regression/javascript/sqleditor/json_editor_warning.spec.js:71
↓ 4 callersFunctionrenderWithContexts
(component, { queryToolCtx, eventBus } = {})
web/regression/javascript/sqleditor/NLQChatPanel.spec.js:79
↓ 4 callersMethodreplaceSelection
(newValue)
web/pgadmin/static/js/components/ReactCodeMirror/CustomEditorView.js:312
↓ 4 callersFunctionsaveToolData
(toolName, connectionInfo, transId, toolData)
web/pgadmin/settings/static/ApplicationStateProvider.jsx:27
↓ 4 callersFunctionselectCompareOption
(option)
web/pgadmin/tools/schema_diff/static/js/components/SchemaDiffButtonComponent.jsx:132
↓ 4 callersFunctionselectFilterOption
(option)
web/pgadmin/tools/schema_diff/static/js/components/SchemaDiffButtonComponent.jsx:114
↓ 4 callersMethodselected
()
web/regression/javascript/tree/tree_fake.js:149
↓ 4 callersMethodserver_node
(server_name)
web/regression/feature_utils/tree_area_locators.py:26
↓ 4 callersMethodsetMessage
(msg)
web/pgadmin/static/js/SchemaView/SchemaState/SchemaState.js:142
↓ 4 callersFunctionsetPanelTitle
(docker, panelId, title, qtState, dirty=false)
web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:71
↓ 4 callersFunctionsetTheme
()
web/pgadmin/tools/psql/static/js/components/PsqlComponent.jsx:152
↓ 4 callersFunctionset_binary_path
This function is used to iterate through the utilities and set the default binary path.
web/pgadmin/utils/__init__.py:403
↓ 4 callersMethodset_cookie
Set the cookie on the Flask test client.
web/regression/python_test_utils/csrf_test_client.py:28
↓ 4 callersFunctionset_value
Add values to args list if key not present in data set default value. :param key: Key. :param param: Parameter to be add in the args list
web/pgadmin/tools/restore/__init__.py:221
↓ 4 callersMethodshowQueryTool
(url, treeIdentifier)
web/pgadmin/tools/sqleditor/static/js/SQLEditorModule.js:195
↓ 4 callersMethodsystem
Create a system message.
web/pgadmin/llm/models.py:91
↓ 4 callersMethodto_dict
Convert to dictionary representation.
web/pgadmin/llm/models.py:132
↓ 4 callersFunctiontoggleBreakpoint
(view, pos, silent, val)
web/pgadmin/static/js/components/ReactCodeMirror/extensions/breakpointGutter.js:44
↓ 4 callersMethodtranslateTreeNodeIdFromReactTree
(treeNode)
web/regression/javascript/tree/tree_fake.js:92
↓ 4 callersMethodupdate
Update the database.
web/pgadmin/browser/server_groups/servers/databases/__init__.py:883
↓ 4 callersMethodupdate
This function will updates the existing type object Args: gid: Server Group ID sid: Server ID did:
web/pgadmin/browser/server_groups/servers/databases/schemas/types/__init__.py:1086
↓ 4 callersMethodupdate
Updates the Foreign Table. Args: gid: Server Group Id sid: Server Id did: Database Id
web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:846
↓ 4 callersMethodupdate
Updates the Domain object. Args: gid: Server Group Id sid: Server Id did: Database Id
web/pgadmin/browser/server_groups/servers/databases/schemas/domains/__init__.py:688
↓ 4 callersFunctionupdateMessages
(msg)
web/pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:700
↓ 4 callersMethodupdate_autovacuum_properties
This function sets the appropriate value for autovacuum_enabled and autovacuum_custom for table & toast table both. :param re
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2176
↓ 4 callersMethodupdate_compound_trigger
(self)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/tests/test_compound_triggers_put.py:80
↓ 4 callersMethodupdate_event_trigger
This functions update event trigger details :return: Event trigger update request details
web/pgadmin/browser/server_groups/servers/databases/event_triggers/tests/test_event_trigger_put.py:59
↓ 4 callersFunctionupdate_test_result
This function update the test result in appropriate test behaviours i.e passed/failed/skipped. :param test_cases: test cases :type te
web/regression/runtests.py:398
↓ 4 callersMethodupdate_trigger
This function update the trigger under table node :return: response of updated trigger
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/test_triggers_put.py:68
↓ 4 callersFunctionuseIsMounted
()
web/pgadmin/static/js/custom_hooks.js:109
↓ 4 callersMethodvalidate
(cls, dialect)
web/pgadmin/utils/csv_lib.py:529
↓ 4 callersFunctionvalidate_email
(email, email_config=None)
web/pgadmin/utils/validation_utils.py:15
↓ 4 callersMethodvalue
(path)
web/pgadmin/static/js/SchemaView/SchemaState/SchemaState.js:297
↓ 4 callersMethodwhich
(self, program, paths)
web/pgadmin/misc/bgprocess/processes.py:472
↓ 4 callersFunctionwithCheckPermission
(options, callback)
web/pgadmin/browser/static/js/withCheckPermission.js:14
↓ 3 callersFunctionSchemaObject
(name, schema=None, meta=None)
web/pgadmin/utils/sqlautocomplete/autocomplete.py:47
↓ 3 callersMethod__init__
Method is used to initialize the PGDReplicationGroupsView and, it's base view. Also initialize all the variables create/used
web/pgadmin/browser/server_groups/servers/pgd_replication_groups/__init__.py:161
↓ 3 callersMethod__is_any_claim_valid
(self, identity, additional_claims)
web/pgadmin/authenticate/oauth2.py:750
↓ 3 callersMethod_add_update_save_row
(self, data, row=1)
web/regression/feature_tests/view_data_dml_queries.py:378
↓ 3 callersMethod_build_responses_payload
Build payload for the Responses API.
web/pgadmin/llm/providers/openai.py:213
↓ 3 callersMethod_check_query_results_editable
(self, query, cols_should_be_editable, discard_changes_modal=False)
web/regression/feature_tests/query_tool_journey_test.py:451
↓ 3 callersMethod_check_transaction_status
(self, expected_transaction_status)
web/pgadmin/tools/sqleditor/tests/test_transaction_status.py:261
↓ 3 callersFunction_connect
Connect the database. :param conn: Connection instance. :param kwargs: user, role and password data from user. :return:
web/pgadmin/tools/sqleditor/__init__.py:498
↓ 3 callersFunction_create_server
Create Server
web/pgadmin/misc/cloud/utils/__init__.py:44
↓ 3 callersFunction_derive_session_fernet
Derive a Fernet instance from `SECRET_KEY` for session-body confidentiality. Layer 1 of the on-disk session protection. The HMAC header (adde
web/pgadmin/utils/session.py:81
↓ 3 callersMethod_dict_tuple
Transform the tuple into a dictionary object.
web/pgadmin/utils/driver/psycopg3/cursor.py:230
↓ 3 callersFunction_does_user_exist
This function will check user is exist or not. If exist then return
web/pgadmin/utils/__init__.py:864
↓ 3 callersMethod_execute_role_reassign
This function is used for executing reassign/drop query :param conn: :param rid: :param data: :return
web/pgadmin/browser/server_groups/servers/roles/__init__.py:1333
← previousnext →801–900 of 9,964, ranked by callers