MCPcopy Create free account

hub / github.com/GoogleCloudPlatform/cloud-spanner-emulator / functions

Functions4,078 in github.com/GoogleCloudPlatform/cloud-spanner-emulator

↓ 16 callersFunctionBatchWrite
frontend/handlers/batch.cc:102
↓ 16 callersFunctionBytesType
backend/query/query_engine_test.cc:133
↓ 16 callersMethodColumnName
backend/transaction/row_cursor.cc:63
↓ 16 callersMethodColumnType
backend/transaction/row_cursor.cc:67
↓ 16 callersMethodGetSchema
backend/schema/catalog/versioned_catalog.cc:73
↓ 16 callersMethodGetSchemaNodes
Get a list of all the nodes in the graph in the order in which they were added.
backend/schema/graph/schema_graph.h:42
↓ 16 callersMethodValidateReferencedMods
backend/transaction/foreign_key_restrictions.cc:70
↓ 16 callersMethodchange_stream_data_table
Returns the backing table which stores the change stream data.
backend/schema/catalog/change_stream.h:69
↓ 16 callersMethodimage_as_int64
backend/schema/parser/ddl_node_base.h:48
↓ 16 callersMethodis_vector_index
backend/schema/catalog/index.h:124
↓ 16 callersMethodproto_bundle
backend/schema/updater/schema_validation_context.h:188
↓ 16 callersFunctionset_up_partition_token_for_change_stream_partition_table
backend/actions/change_stream_test.cc:205
↓ 15 callersMethodAddDeleteOp
backend/access/write.cc:42
↓ 15 callersFunctionCreateInstance
Creates an instance.
frontend/handlers/instances.cc:142
↓ 15 callersFunctionCreateTestSession
Creates a new session for tests using raw grpc client.
tests/common/change_streams.cc:252
↓ 15 callersFunctionExecuteStreamingSql
Executes a SQL statement, returning all results as a stream. resume_tokens is not supported in the emulator. This implementation does not limit the s
frontend/handlers/queries.cc:389
↓ 15 callersMethodGetEnumTypeDescriptor
backend/schema/catalog/proto_bundle.cc:238
↓ 15 callersMethodRead
Read using a given transaction.
tests/conformance/common/database_test_base.h:357
↓ 15 callersFunctionTEST_P
frontend/handlers/change_streams_test.cc:322
↓ 15 callersMethodWait
backend/locking/handle.cc:62
↓ 15 callersMethodenforced
Returns whether this foreign key is enforced.
backend/schema/catalog/foreign_key.h:106
↓ 15 callersMethodhas_on_delete_action
Returns true if the on delete action of this table is set.
backend/schema/catalog/table.h:101
↓ 15 callersMethodpending_commit_timestamp
Returns the pending commit timestamp.
backend/schema/updater/schema_validation_context.h:105
↓ 15 callersMethodreferenced_index
Returns the managed referenced backing index if any. Returns nullptr if the referenced table's primary key is used.
backend/schema/catalog/foreign_key.h:97
↓ 15 callersMethodsource_column
Returns the source column.
backend/schema/catalog/column.h:165
↓ 15 callersMethodspanner_client
tests/common/test_env.h:73
↓ 15 callersMethodtid
Returns the ID of the transaction which owns this handle.
backend/locking/handle.h:67
↓ 14 callersFunctionContains
Returns true if the given KeySet contains the input key.
backend/datamodel/key_set_test.cc:399
↓ 14 callersMethodCreateHandle
backend/locking/manager.cc:40
↓ 14 callersMethodFindPropertyGraph
backend/schema/catalog/schema.cc:202
↓ 14 callersFunctionGetActiveTokenFromInitialQuery
tests/common/change_streams.cc:298
↓ 14 callersFunctionGetRowFromRowKVs
Returns a row to be inserted into a googlesql::SimpleTable that's constructed using the given specific key-value pairs. If a specific value for a colu
backend/query/information_schema_catalog.cc:490
↓ 14 callersFunctionMakeDisjointKeyRanges
backend/datamodel/key_set.cc:74
↓ 14 callersFunctionMakeStringValue
tests/conformance/cases/secure_context.cc:47
↓ 14 callersFunctionParseDatabaseUri
frontend/common/uris.cc:120
↓ 14 callersFunctionReadFromClientReader
tests/common/test_env.cc:44
↓ 14 callersFunctionRollback
Rolls back a transaction, releasing any locks it holds.
frontend/handlers/transactions.cc:163
↓ 14 callersMethodstorage
Provides SchemaVerifiers running under this validation context access to the database storage to perform reads.
backend/schema/updater/schema_validation_context.h:96
↓ 14 callersMethodviews
backend/schema/catalog/schema.h:170
↓ 13 callersMethodAddActionsForSchema
backend/actions/manager.cc:230
↓ 13 callersMethodCreateInstance
frontend/collections/instance_manager.cc:68
↓ 13 callersFunctionEncodeTimestampString
tests/common/change_streams.h:159
↓ 13 callersFunctionGetSchemaAndNameForPGCatalog
backend/query/pg_catalog.cc:364
↓ 13 callersFunctionGetSession
Gets information about a particular session.
frontend/handlers/sessions.cc:127
↓ 13 callersFunctionInvalidColumnSizeReduction
common/errors.cc:901
↓ 13 callersFunctionMakeDatabaseUri
frontend/common/uris.cc:208
↓ 13 callersFunctionNamedSchemaNotFound
common/errors.cc:4381
↓ 13 callersFunctionTEST_P
tests/conformance/cases/sessions.cc:171
↓ 13 callersFunctionToUtilStatusOr
tests/conformance/common/environment.h:62
↓ 13 callersFunctionValidateStringLiteralImage
backend/schema/parser/ddl_token_validation_utils.cc:46
↓ 13 callersMethodVerify
backend/actions/action.cc:99
↓ 13 callersMethodfor_clause
backend/schema/catalog/change_stream.h:91
↓ 13 callersMethodforeign_keys
Returns the list of all foreign keys of this table.
backend/schema/catalog/table.h:116
↓ 13 callersMethodglobal_names
Access to the current schema's set of global names.
backend/schema/updater/schema_validation_context.h:99
↓ 13 callersMethodis_unique
Returns true if this is a unique index.
backend/schema/catalog/index.h:104
↓ 13 callersMethodreferencing_columns
Returns the referencing table's columns.
backend/schema/catalog/foreign_key.h:79
↓ 12 callersMethodAddAction
Adds a SchemaChangeAction to this validation context.
backend/schema/updater/schema_validation_context.h:86
↓ 12 callersMethodCreateOperation
frontend/collections/operation_manager.cc:38
↓ 12 callersFunctionCreateSession
Creates a new session.
frontend/handlers/sessions.cc:43
↓ 12 callersMethodExecuteStreamingSql
tests/common/test_env.cc:116
↓ 12 callersMethodFindTableCaseSensitive
backend/schema/catalog/schema.cc:103
↓ 12 callersFunctionGOOGLESQL_ASSERT_OK_AND_ASSIGN
backend/schema/updater/schema_updater_tests/table.cc:1783
↓ 12 callersFunctionGetInstance
Gets information about a particular instance.
frontend/handlers/instances.cc:131
↓ 12 callersMethodGetSession
frontend/collections/session_manager.cc:61
↓ 12 callersFunctionIndexNotFound
common/errors.cc:2117
↓ 12 callersFunctionJsonType
backend/query/query_engine_test.cc:145
↓ 12 callersMethodMakeProtoType
backend/query/query_engine_test.cc:285
↓ 12 callersMethodNextRow
backend/query/queryable_table.cc:80
↓ 12 callersMethodPartitionQuery
PartitionQuery using a specified transaction.
tests/conformance/common/database_test_base.h:530
↓ 12 callersFunctionSequenceNotFound
common/errors.cc:2144
↓ 12 callersFunctionShouldReturnTransaction
frontend/entities/transaction.cc:430
↓ 12 callersMethodTranslate
tests/conformance/common/query_translator.cc:105
↓ 12 callersFunctionUnescapeStringLiteral
backend/schema/parser/ddl_parser.cc:134
↓ 12 callersMethoddatabase_admin_client
tests/common/test_env.h:66
↓ 12 callersMethodpartition_by
Returns the list of partition by column defined in the search index.
backend/schema/catalog/index.h:129
↓ 12 callersMethodreferenced_columns
Returns the referenced table's columns.
backend/schema/catalog/foreign_key.h:92
↓ 12 callersMethodsession_manager
frontend/server/environment.h:49
↓ 11 callersFunctionCheckOptionKeyValNodeAndGetName
backend/schema/parser/ddl_parser.cc:352
↓ 11 callersMethodEnqueueLock
backend/locking/handle.cc:45
↓ 11 callersMethodGuardedCall
frontend/entities/transaction.cc:395
↓ 11 callersMethodHasName
Returns true if a global name exists.
backend/schema/updater/global_schema_names.h:44
↓ 11 callersMethodIsReadWrite
Returns true if the current transaction is a ReadWriteTransaction.
frontend/entities/transaction.h:183
↓ 11 callersMethodNext
backend/query/query_engine.cc:123
↓ 11 callersMethodNumColumns
backend/query/query_engine.cc:127
↓ 11 callersMethodRead
Reads the given key range from the store. Reading pending commit timestamps is disallowed.
backend/actions/context.h:100
↓ 11 callersFunctionRowCursorToPartialResultSetProtos
frontend/converters/reads.cc:246
↓ 11 callersMethodSend
frontend/server/handler.h:44
↓ 11 callersFunctionTEST_F
tests/conformance/cases/commit_timestamps.cc:107
↓ 11 callersFunctionTestParseFailure
backend/query/search/query_parser_test.cc:121
↓ 11 callersFunctionValidateGraphElementTable
backend/schema/updater/schema_updater_tests/property_graph_test.cc:146
↓ 11 callersMethodcheck_constraints
Returns the list of all check constraints of this table.
backend/schema/catalog/table.h:121
↓ 11 callersMethoddatabase_manager
frontend/server/environment.h:46
↓ 11 callersMethoddeterminism_level
backend/schema/catalog/udf.h:73
↓ 11 callersMethodeffective_max_length
Returns the effective maximum length of values allowed in this column, based on the type. Applicable only to STRING and BYTES types.
backend/schema/catalog/column.h:99
↓ 11 callersMethodeffects
backend/actions/context.h:127
↓ 11 callersMethodinstance_admin_client
tests/common/test_env.h:69
↓ 11 callersMethodlimit
The limit is the position one past the end of a hit.
backend/query/search/search_evaluator_helpers.h:61
↓ 11 callersMethodlimit_type
backend/datamodel/key_range.h:76
↓ 11 callersMethodorder_by
Returns the list of order by column defined in the search index.
backend/schema/catalog/index.h:132
↓ 11 callersMethodstart_type
backend/datamodel/key_range.h:75
← previousnext →201–300 of 4,078, ranked by callers