MCPcopy Create free account

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

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

↓ 2 callersMethodupdate
This function will updates the existing compound trigger object Args: gid: Server Group ID sid: Server ID
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/__init__.py:617
↓ 2 callersFunctionupdateAppliedFilters
(filters)
web/pgadmin/static/js/tree/ObjectExplorer/ObjectExplorerFilter.jsx:50
↓ 2 callersFunctionupdateBreakpoint
(transId, updateLocalVar = false)
web/pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:780
↓ 2 callersMethodupdateCloudDetails
(jobId)
web/pgadmin/misc/bgprocess/static/js/BgProcessManager.js:164
↓ 2 callersMethodupdateOptions
()
web/pgadmin/static/js/SchemaView/SchemaState/SchemaState.js:91
↓ 2 callersFunctionupdateQueryToolConnection
(connectionData, isNew=false)
web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:698
↓ 2 callersMethodupdate_domain_constraint
This functions update domain constraint :return: Domain Constraint update request details
web/pgadmin/browser/server_groups/servers/databases/schemas/domains/domain_constraints/tests/test_domain_constraints_put.py:58
↓ 2 callersMethodupdate_fdw
This function returns the fdw update response :return: fdw update response
web/pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/tests/test_fdw_put.py:40
↓ 2 callersMethodupdate_fsrv
This functions update foreign servers :return: foreign server update request details
web/pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/tests/test_foreign_servers_put.py:50
↓ 2 callersMethodupdate_language
(self)
web/pgadmin/browser/server_groups/servers/databases/languages/tests/test_language_put.py:62
↓ 2 callersMethodupdate_policy
(self, data)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/row_security_policies/tests/test_rls_put.py:65
↓ 2 callersMethodupdate_process_info
(p)
web/pgadmin/misc/bgprocess/processes.py:668
↓ 2 callersMethodupdate_publication
(self, data)
web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put.py:57
↓ 2 callersMethodupdate_rule
(self, data)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/rules/tests/test_rules_put.py:59
↓ 2 callersMethodupdate_schema
This functions update schema :return: schema update request details
web/pgadmin/browser/server_groups/servers/databases/schemas/tests/test_schema_put.py:43
↓ 2 callersMethodupdate_server
(self)
web/pgadmin/browser/server_groups/servers/tests/test_server_put.py:35
↓ 2 callersMethodupdate_server
(self)
web/pgadmin/browser/server_groups/servers/tests/test_shared_server.py:104
↓ 2 callersMethodupdate_subscription
(self, data)
web/pgadmin/browser/server_groups/servers/databases/subscriptions/tests/test_subscription_put.py:56
↓ 2 callersMethodupdate_type
This function returns the type update response :return: type update response
web/pgadmin/browser/server_groups/servers/databases/schemas/types/tests/test_types_put.py:51
↓ 2 callersMethodupdate_user_mapping
This functions update user mapping :return: user mapping update request details
web/pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mappings/tests/test_user_mapping_put.py:54
↓ 2 callersFunctionupgrade_db
Execute the migrations.
web/pgadmin/__init__.py:387
↓ 2 callersFunctionurl
(isNew)
web/pgadmin/misc/properties/ObjectNodeProperties.jsx:39
↓ 2 callersFunctionuseFieldSchema
( field, accessPath, value, viewHelperProps, schemaState, subscriberManager )
web/pgadmin/static/js/SchemaView/hooks/useFieldSchema.js:16
↓ 2 callersFunctionuseForceUpdate
()
web/pgadmin/static/js/custom_hooks.js:238
↓ 2 callersFunctionuser_info
()
web/pgadmin/setup/user_info.py:92
↓ 2 callersFunctionvalidateSchema
( schema, sessData, setError, accessPath=[], collLabel=null )
web/pgadmin/static/js/SchemaView/SchemaState/common.js:291
↓ 2 callersMethodvalidate_filter
This function validates the given filter. Args: row_filter: sql syntax to validate
web/pgadmin/tools/sqleditor/command.py:280
↓ 2 callersFunctionvalidate_json_data
Used internally by load_servers to validate servers data. :param data: servers data :param is_admin: :return: error message if any
web/pgadmin/utils/__init__.py:589
↓ 2 callersMethodvalidate_text
(dialect, attr)
web/pgadmin/utils/csv_lib.py:555
↓ 2 callersFunctionvalidate_unique_role
(data)
web/pgadmin/tools/user_management/__init__.py:559
↓ 2 callersMethodverification_ack
Check the Verification is done or not.
web/pgadmin/misc/cloud/google/__init__.py:508
↓ 2 callersMethodwal_replay
Utility function for wal_replay for resume/pause.
web/pgadmin/browser/server_groups/servers/__init__.py:2062
↓ 2 callersMethodwarnFileReload
(fileName, toolContent)
web/pgadmin/misc/file_manager/static/js/components/FileManager.jsx:395
↓ 2 callersMethodwarningText
(msg, autoHideDuration = AUTO_HIDE_DURATION)
web/pgadmin/static/js/helpers/Notifier.jsx:101
↓ 2 callersMethodwasInit
()
web/pgadmin/static/js/tree/tree.js:229
↓ 2 callersFunctionwithColorPicker
(Component)
web/pgadmin/static/js/helpers/withColorPicker.js:17
↓ 2 callersFunctionwrite_legacy_session_file
Write a session file in the old (header-less, pure pickle) format. Used to test migration: old files must be silently rejected by the new rea
web/pgadmin/utils/tests/test_session_file_format.py:64
↓ 2 callersMethodwriterows
(self, rowdicts)
web/pgadmin/utils/csv_lib.py:741
↓ 1 callersFunctionAddNewServer
(pgBrowser)
web/pgadmin/dashboard/static/js/WelcomeDashboard.jsx:119
↓ 1 callersFunctionLightenDarkenColor
(color, amount)
web/pgadmin/static/js/chartjs/index.jsx:240
↓ 1 callersMethodScanKeywordExtraLookup
(key)
web/pgadmin/utils/driver/psycopg3/__init__.py:346
↓ 1 callersFunctionStorage
({preferences, sid, did, pageVisible, enablePoll=true, systemStatsTabVal})
web/pgadmin/dashboard/static/js/SystemStats/Storage.jsx:132
↓ 1 callersMethod__auto_create_user
(self, username, email)
web/pgadmin/authenticate/oauth2.py:728
↓ 1 callersMethod__auto_create_user
Add the ldap user to the internal SQLite database.
web/pgadmin/authenticate/ldap.py:187
↓ 1 callersMethod__auto_create_user
Add the webserver user to the internal SQLite database.
web/pgadmin/authenticate/webserver.py:114
↓ 1 callersMethod__auto_create_user
Add the kerberos user to the internal SQLite database.
web/pgadmin/authenticate/kerberos.py:267
↓ 1 callersMethod__category
__category A private method to create/refer category for/of this module. :param name: Name of the category :param l
web/pgadmin/utils/preferences.py:370
↓ 1 callersMethod__clear_query_history
(self)
web/regression/feature_tests/query_tool_journey_test.py:415
↓ 1 callersMethod__configure_tls
(self)
web/pgadmin/authenticate/ldap.py:212
↓ 1 callersFunction__create_blueprint
Geneates the blueprint for 'mfa' endpoint, and also - define the required endpoints within that blueprint. Returns: Blueprint: M
web/pgadmin/authenticate/mfa/__init__.py:21
↓ 1 callersMethod__create_manager
(self)
web/pgadmin/tools/search_objects/tests/test_search_objects_helper.py:61
↓ 1 callersMethod__create_manager
(self)
web/pgadmin/tools/sqleditor/utils/tests/test_start_running_query.py:330
↓ 1 callersMethod__create_topt_for_currentuser
Create the TOPT object using the secret stored for the current user in the configuration database. Assumption: Configuration
web/pgadmin/authenticate/mfa/authenticator.py:43
↓ 1 callersMethod__eq__
(self, other)
web/pgadmin/utils/sqlautocomplete/parseutils/meta.py:100
↓ 1 callersMethod__execute_query
(self, conn, session_obj, sql, trans_id, trans_obj)
web/pgadmin/tools/sqleditor/utils/start_running_query.py:131
↓ 1 callersFunction__generate_otp
Generate a six-digits one-time-password (OTP) for the current user. Returns: str: A six-digits OTP for the current user
web/pgadmin/authenticate/mfa/email.py:24
↓ 1 callersFunction__handle_mfa_validation_request
An internal utility function to execute mfa.validate(...) method in case, it matched the following conditions: 1. Method specified is a v
web/pgadmin/authenticate/mfa/views.py:56
↓ 1 callersFunction__handle_registration_view_for_post_method
An internal utility function to handle the POST method for the registration view. It will pass on the request data to the appropriate Auth me
web/pgadmin/authenticate/mfa/views.py:249
↓ 1 callersMethod__init__
(self, **kwargs)
web/pgadmin/browser/utils.py:244
↓ 1 callersMethod__init__
Method is used to initialize the ResourceGroupView and it's base view. Also initialize all the variables create/used dynamically like
web/pgadmin/browser/server_groups/servers/resource_groups/__init__.py:199
↓ 1 callersMethod__init__
Method is used to initialize the LanguageModule and it's base module. Args: *args: **kwargs:
web/pgadmin/browser/server_groups/servers/databases/languages/__init__.py:55
↓ 1 callersMethod__init__
Method is used to initialize the PublicationModule and it's base module. Args: *args: **kwargs:
web/pgadmin/browser/server_groups/servers/databases/publications/__init__.py:52
↓ 1 callersMethod__init__
Method is used to initialize the SubscriptionModule and it's base module. Args: *args: **kwargs:
web/pgadmin/browser/server_groups/servers/databases/subscriptions/__init__.py:55
↓ 1 callersMethod__init__
(self, *args, **kwargs)
web/pgadmin/browser/server_groups/servers/databases/casts/__init__.py:53
↓ 1 callersMethod__init__
Initialize the Function Module. Args: *args: **kwargs:
web/pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:60
↓ 1 callersMethod__init__
(self, *args, **kwargs)
web/pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:55
↓ 1 callersMethod__init__
(self, *args, **kwargs)
web/pgadmin/browser/server_groups/servers/databases/schemas/fts_configurations/__init__.py:57
↓ 1 callersMethod__init__
(self, *args, **kwargs)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/row_security_policies/__init__.py:58
↓ 1 callersMethod__init__
(self, *args, **kwargs)
web/pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/__init__.py:55
↓ 1 callersMethod__init__
(self, *args, **kwargs)
web/pgadmin/browser/server_groups/servers/databases/schemas/fts_parsers/__init__.py:51
↓ 1 callersMethod__init__
Method is used to initialize the PGDReplicationServersView and, it's base view. Also initialize all the variables create/used
web/pgadmin/browser/server_groups/servers/pgd_replication_groups/pgd_replication_servers/__init__.py:151
↓ 1 callersMethod__init__
Method is used to initialize the ReplicationNodesView and, it's base view. Also initialize all the variables create/used dyna
web/pgadmin/browser/server_groups/servers/replica_nodes/__init__.py:168
↓ 1 callersMethod__init__
(self, conn_id, sid, did)
web/pgadmin/tools/erd/utils.py:105
↓ 1 callersMethod__init__
(self)
web/pgadmin/utils/__init__.py:931
↓ 1 callersMethod__init__
(self, **kwargs)
web/pgadmin/utils/driver/psycopg3/__init__.py:66
↓ 1 callersMethod__mock_assertions
(self, internal_server_error_mock, make_json_response_mock)
web/pgadmin/tools/sqleditor/utils/tests/test_start_running_query.py:364
↓ 1 callersMethod__repr__
(self)
web/pgadmin/utils/driver/psycopg3/connection.py:216
↓ 1 callersMethod__retrieve_connection_id
(self, trans_obj)
web/pgadmin/tools/sqleditor/utils/start_running_query.py:125
↓ 1 callersMethod__set_updatable_results_attrs
(self, sql_path, table_oid, conn)
web/pgadmin/tools/sqleditor/command.py:929
↓ 1 callersMethod__test_get_icon_css_class
(self)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/tests/test_base_partition_table.py:103
↓ 1 callersMethod__test_is_table_partitioned
(self)
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/tests/test_base_partition_table.py:95
↓ 1 callersMethod_add
(unsubscriber)
web/pgadmin/static/js/SchemaView/hooks/useSchemaStateSubscriber.js:34
↓ 1 callersMethod_add_ingress_rule
Add a local -> PostgreSQL ingress rule to a security group
web/pgacloud/providers/aws.py:161
↓ 1 callersMethod_add_row
(self, config_data_l)
web/regression/feature_tests/view_data_dml_queries.py:397
↓ 1 callersMethod_add_securities_to_row
(self, row)
web/pgadmin/browser/server_groups/servers/databases/schemas/sequences/__init__.py:365
↓ 1 callersMethod_additional_properties_advanced_server_type
Used by additional_properties internally for advanced server types. :param rows: list of data :return: formatted response
web/pgadmin/browser/server_groups/servers/databases/schemas/types/__init__.py:478
↓ 1 callersMethod_additional_properties_composite
Used by additional_properties internally for composite type. :param rows: list of data :return: formatted response
web/pgadmin/browser/server_groups/servers/databases/schemas/types/__init__.py:418
↓ 1 callersFunction_allow_join
Tests if a join should be suggested We need this to avoid bad suggestions when entering e.g. select * from tbl1 a join tbl2 b <curso
web/pgadmin/utils/sqlautocomplete/sqlcompletion.py:529
↓ 1 callersFunction_allowlist_counter
()
web/pgadmin/browser/server_groups/servers/databases/tests/test_sql_string_literal_lint.py:522
↓ 1 callersFunction_allowlist_reasons
()
web/pgadmin/browser/server_groups/servers/databases/tests/test_sql_string_literal_lint.py:529
↓ 1 callersMethod_analyze_section_with_retry
Analyze a section with retry logic. Args: section: Section to analyze. data: Query results for this section.
web/pgadmin/llm/reports/pipeline.py:269
↓ 1 callersFunction_appendNode
()
web/pgadmin/browser/static/js/browser.js:1140
↓ 1 callersMethod_arg_list
Returns a an arg list string, e.g. `(_foo:=23)` for a func. :param func is a FunctionMetadata object :param usage is 'call', 'call_di
web/pgadmin/utils/sqlautocomplete/autocomplete.py:850
↓ 1 callersMethod_assert_oauth2_session_logged_in
(self)
web/pgadmin/browser/tests/test_oauth2_with_mocking.py:352
↓ 1 callersMethod_assert_oauth2_session_not_logged_in
(self)
web/pgadmin/browser/tests/test_oauth2_with_mocking.py:358
↓ 1 callersMethod_azure_cli_auth
(self)
web/pgacloud/providers/azure.py:161
↓ 1 callersMethod_azure_cli_auth
(self)
web/pgadmin/misc/cloud/azure/__init__.py:368
↓ 1 callersMethod_azure_interactive_auth
(self)
web/pgacloud/providers/azure.py:166
↓ 1 callersMethod_azure_interactive_auth
(self)
web/pgadmin/misc/cloud/azure/__init__.py:382
↓ 1 callersMethod_bundling_fails_and_there_is_no_existing_bundle
(self)
web/pgadmin/utils/javascript/tests/test_javascript_bundler.py:75
← previousnext →2,001–2,100 of 9,964, ranked by callers