Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoogleCloudPlatform/cloud-spanner-emulator
/ functions
Functions
4,078 in github.com/GoogleCloudPlatform/cloud-spanner-emulator
⨍
Functions
4,078
◇
Types & classes
643
↓ 1 callers
Function
GetEvaluatedColumnsInTopologicalOrder
backend/actions/evaluated_column.cc:67
↓ 1 callers
Function
GetForeignKeyAction
backend/schema/parser/ddl_parser.cc:1297
↓ 1 callers
Method
GetHandler
Retrieves a handler from the registry.
frontend/server/handler.cc:48
↓ 1 callers
Function
GetHttpClient
Share http clients between requests to avoid TCP connection overhead. httplib::Client is thread-safe, although requests will be serialized. If this be
backend/query/remote_udf/remote_udf_evaluator.cc:75
↓ 1 callers
Function
GetInstance
frontend/server/request_context.cc:32
↓ 1 callers
Function
GetMinMaxTypeKind
backend/query/search/numeric_tokenizer.cc:59
↓ 1 callers
Function
GetNewValuesForDataChangeRecord
Gets the new values for the recorded columns in a data change record.
backend/actions/change_stream.cc:260
↓ 1 callers
Method
GetNextSequenceValue
backend/schema/catalog/sequence.cc:71
↓ 1 callers
Function
GetNotNullColumns
backend/query/ann_validator.cc:110
↓ 1 callers
Function
GetOldValuesForDataChangeRecord
Gets the old values for the recorded columns in a data change record.
backend/actions/change_stream.cc:231
↓ 1 callers
Function
GetOrdinalPosition
backend/actions/change_stream.cc:126
↓ 1 callers
Function
GetOriginalTableRows
backend/query/insert_on_conflict_dml_execution.cc:391
↓ 1 callers
Method
GetOutput
backend/query/queryable_model.h:76
↓ 1 callers
Method
GetPropertyDefinitions
backend/query/queryable_property_graph.cc:246
↓ 1 callers
Method
GetPropertyDefinitions
backend/query/queryable_property_graph.h:279
↓ 1 callers
Function
GetRQueryString
backend/query/search/query_parser_test.cc:62
↓ 1 callers
Function
GetRandomValueType
tests/common/chunking.cc:73
↓ 1 callers
Function
GetReturningClause
backend/query/query_engine.cc:1507
↓ 1 callers
Method
GetSchema
frontend/collections/multiplexed_session_transaction_manager_test.cc:71
↓ 1 callers
Function
GetSearchFunctions
backend/query/search/search_function_catalog.cc:833
↓ 1 callers
Function
GetSearchOrderBy
backend/query/information_schema_catalog.cc:541
↓ 1 callers
Function
GetSearchPartitionBy
backend/query/information_schema_catalog.cc:527
↓ 1 callers
Method
GetSession
Gets a session.
tests/conformance/cases/sessions.cc:126
↓ 1 callers
Method
GetSourceNodeTable
backend/query/queryable_property_graph.h:395
↓ 1 callers
Method
GetTable
backend/query/queryable_property_graph.cc:221
↓ 1 callers
Method
GetTable
backend/query/queryable_property_graph.h:263
↓ 1 callers
Method
GetTableValuedFunction
backend/query/function_catalog.cc:756
↓ 1 callers
Method
GetTables
backend/query/catalog.cc:543
↓ 1 callers
Method
GetValueExpression
backend/query/queryable_property_graph.h:134
↓ 1 callers
Function
GoogleSqlTypeToDDLType
backend/schema/updater/ddl_type_conversion.cc:248
↓ 1 callers
Function
GraphEdgeTableDestinationNodeTableNotFound
common/errors.cc:1213
↓ 1 callers
Function
GraphEdgeTableSourceNodeTableNotFound
common/errors.cc:1203
↓ 1 callers
Function
GraphElementTableLabelNotFound
common/errors.cc:1183
↓ 1 callers
Function
GraphElementTablePropertyDefinitionNotFound
common/errors.cc:1193
↓ 1 callers
Function
GsqlTypeToSpannerType
backend/actions/change_stream.cc:509
↓ 1 callers
Function
HasGeneratedEmulatorName
Returns true if an index's name matches the name of an index created in the emulator with GlobalSchemaNames::GenerateManagedIndexName.
backend/query/index_hint_validator.cc:68
↓ 1 callers
Method
HasModifications
Returns true if the graph has any modifications.
backend/schema/graph/schema_graph_editor.h:182
↓ 1 callers
Function
HasPendingCommitTimestampInKey
backend/transaction/commit_timestamp.cc:208
↓ 1 callers
Method
HasTableScan
backend/query/partitionability_validator.cc:42
↓ 1 callers
Function
IncorrectParentKeyLength
common/errors.cc:1673
↓ 1 callers
Function
IncorrectSnippetColumnType
common/errors.cc:3997
↓ 1 callers
Function
IndexInterleaveTableNotFound
common/errors.cc:2049
↓ 1 callers
Function
IndexInterleaveTableUnacceptable
common/errors.cc:2067
↓ 1 callers
Function
IndexKeyTooLarge
common/errors.cc:2453
↓ 1 callers
Function
IndexRefsTableKeyAsStoredColumn
common/errors.cc:2085
↓ 1 callers
Function
IndexTableDoesNotMatchBaseTable
common/errors.cc:2494
↓ 1 callers
Method
Init
backend/query/ml/ml_predict_table_valued_function.cc:155
↓ 1 callers
Method
Init
backend/schema/updater/schema_updater.cc:763
↓ 1 callers
Function
InsertColumnListMatches
backend/query/insert_on_conflict_dml_execution.cc:464
↓ 1 callers
Function
InstanceAlreadyExists
common/errors.cc:93
↓ 1 callers
Function
InstanceConfigNotFound
common/errors.cc:67
↓ 1 callers
Function
InstanceNameMismatch
common/errors.cc:98
↓ 1 callers
Function
InstanceNotFound
common/errors.cc:79
↓ 1 callers
Function
InstanceUpdatesNotSupported
common/errors.cc:103
↓ 1 callers
Function
InterleavingParentChildRowExistenceConstraintValidation
common/errors.cc:2376
↓ 1 callers
Function
InvalidBatchDmlRequest
common/errors.cc:3189
↓ 1 callers
Function
InvalidBytesPerBatch
Partition Read errors.
common/errors.cc:3499
↓ 1 callers
Function
InvalidChangeStreamTvfArgumentStartTimestampTooFarInFuture
common/errors.cc:1325
↓ 1 callers
Function
InvalidColumnIdentifierFormat
common/errors.cc:4538
↓ 1 callers
Function
InvalidContentType
common/errors.cc:4010
↓ 1 callers
Function
InvalidCreateInstanceRequestUnitsNotBoth
common/errors.cc:119
↓ 1 callers
Function
InvalidDatabaseName
common/errors.cc:183
↓ 1 callers
Function
InvalidDate
common/errors.cc:444
↓ 1 callers
Function
InvalidDefaultTimeZoneOption
common/errors.cc:4531
↓ 1 callers
Function
InvalidDropColumnReferencedByGeneratedColumn
common/errors.cc:2841
↓ 1 callers
Function
InvalidEmulatorHint
common/errors.cc:3113
↓ 1 callers
Function
InvalidExactReadTimestamp
common/errors.cc:2330
↓ 1 callers
Function
InvalidHint
Query errors.
common/errors.cc:3108
↓ 1 callers
Function
InvalidHintForNode
common/errors.cc:3491
↓ 1 callers
Function
InvalidInstanceConfigURI
Instance config errors.
common/errors.cc:62
↓ 1 callers
Function
InvalidInstanceName
common/errors.cc:109
↓ 1 callers
Function
InvalidMaxPartitionCount
common/errors.cc:3506
↓ 1 callers
Function
InvalidMinReadTimestamp
common/errors.cc:2324
↓ 1 callers
Function
InvalidModelDefaultBatchSize
common/errors.cc:1783
↓ 1 callers
Function
InvalidOperationBatchCreateSessions
common/errors.cc:277
↓ 1 callers
Function
InvalidOperationId
Operation errors.
common/errors.cc:200
↓ 1 callers
Function
InvalidOperationURI
common/errors.cc:205
↓ 1 callers
Function
InvalidPartitionedQueryMode
common/errors.cc:3555
↓ 1 callers
Function
InvalidReadLimit
common/errors.cc:2341
↓ 1 callers
Function
InvalidReadLimitWithPartitionToken
common/errors.cc:2346
↓ 1 callers
Function
InvalidRelativeSearchType
common/errors.cc:3976
↓ 1 callers
Function
InvalidSessionURI
Session errors.
common/errors.cc:253
↓ 1 callers
Function
InvalidSnippetQueryType
common/errors.cc:4004
↓ 1 callers
Function
InvalidStatementHintValue
common/errors.cc:3479
↓ 1 callers
Function
InvalidUseOfSnippetArgs
common/errors.cc:4020
↓ 1 callers
Method
IsAborted
frontend/entities/transaction.cc:157
↓ 1 callers
Function
IsAllowedTypeChange
backend/schema/validators/column_validator.cc:65
↓ 1 callers
Function
IsAnyDependentColumnPresent
Check if any dependent column is present in the user supplied columns for the generated key column.
backend/actions/evaluated_column.cc:91
↓ 1 callers
Function
IsDMLStmtWitoutSelect
backend/query/query_engine.cc:969
↓ 1 callers
Function
IsDisabledAggregateFunction
backend/query/feature_filter/sql_feature_filter.cc:53
↓ 1 callers
Function
IsDisabledFunction
backend/query/feature_filter/sql_feature_filter.cc:97
↓ 1 callers
Function
IsKeyColumn
backend/query/query_engine.cc:240
↓ 1 callers
Function
IsNullFilteredIndexColumn
backend/schema/catalog/column.cc:44
↓ 1 callers
Function
IsOnDeleteValid
Returns whether the given ON DELETE `action` would be valid for the given SDL element interleaved in `parent`.
backend/schema/updater/schema_updater.cc:5772
↓ 1 callers
Function
IsOnUpdateColumn
backend/query/query_engine.cc:236
↓ 1 callers
Function
IsPartialUTF8
frontend/converters/chunking.cc:52
↓ 1 callers
Function
IsPendingCommitTimestampSentinel
Returns true if the provided column-value pair contains a pending commit timestamp sentinel.
backend/query/query_engine.cc:432
↓ 1 callers
Function
IsPrint
backend/schema/parser/ddl_parser.cc:123
↓ 1 callers
Method
IsPseudoColumn
backend/query/queryable_column.h:65
↓ 1 callers
Function
IsReservedWord
backend/schema/parser/ddl_reserved_words.cc:227
← previous
next →
1,401–1,500 of 4,078, ranked by callers