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
DisableOption
backend/query/analyzer_options.cc:128
↓ 1 callers
Function
DisallowNullsInSearchArray
common/errors.cc:861
↓ 1 callers
Function
DmlSequenceOutOfOrder
common/errors.cc:620
↓ 1 callers
Function
DropForeignKeyManagedIndex
common/errors.cc:2182
↓ 1 callers
Function
DropNamedSchemaHasDependencies
common/errors.cc:4392
↓ 1 callers
Function
DropTableWithDependentChangeStreams
common/errors.cc:1535
↓ 1 callers
Function
DumpChangeStream
backend/schema/catalog/schema.cc:411
↓ 1 callers
Function
DumpColumn
backend/schema/catalog/schema.cc:299
↓ 1 callers
Function
DumpDatabaseOptions
backend/schema/catalog/schema.cc:539
↓ 1 callers
Function
DumpForeignKey
backend/schema/catalog/schema.cc:361
↓ 1 callers
Method
DumpIndex
backend/schema/catalog/schema.cc:256
↓ 1 callers
Function
DumpInterleaveClause
backend/schema/catalog/schema.cc:383
↓ 1 callers
Function
DumpLocalityGroup
backend/schema/catalog/schema.cc:550
↓ 1 callers
Function
DumpModel
backend/schema/catalog/schema.cc:500
↓ 1 callers
Function
DumpNamedSchema
backend/schema/catalog/schema.cc:483
↓ 1 callers
Function
DumpPropertyGraph
backend/schema/catalog/schema.cc:533
↓ 1 callers
Function
DumpSequence
backend/schema/catalog/schema.cc:456
↓ 1 callers
Function
DuplicateStructFieldNamesInRemoteFunction
common/errors.cc:4263
↓ 1 callers
Function
DuplicateStructName
common/errors.cc:1969
↓ 1 callers
Function
EmptySchema
backend/schema/updater/schema_updater.cc:6800
↓ 1 callers
Function
EmptyStruct
common/errors.cc:1951
↓ 1 callers
Function
EmulatorDoesNotSupportQueryPlans
common/errors.cc:3474
↓ 1 callers
Method
Endpoint
backend/query/ml/ml_predict_row_function.cc:147
↓ 1 callers
Function
EvalSecureContext
backend/query/function_catalog.cc:525
↓ 1 callers
Function
EvaluateResolvedDelete
backend/query/query_engine.cc:799
↓ 1 callers
Function
EvaluateResolvedInsert
backend/query/query_engine.cc:667
↓ 1 callers
Function
EvaluateResolvedUpdate
backend/query/query_engine.cc:764
↓ 1 callers
Function
EvaluateWordsPhraseScore
backend/query/search/score_evaluator.cc:57
↓ 1 callers
Function
EvaluateWordsScore
backend/query/search/score_evaluator.cc:43
↓ 1 callers
Function
ExecuteBatchDmlOnlySupportsDmlStatements
common/errors.cc:3200
↓ 1 callers
Method
ExecuteChangeStreamQuery
frontend/handlers/change_streams.cc:405
↓ 1 callers
Method
ExecuteEffectors
backend/actions/manager.cc:67
↓ 1 callers
Method
ExecuteEvaluatedKeyEffectors
backend/actions/manager.cc:75
↓ 1 callers
Function
ExecuteQuery
frontend/handlers/queries.cc:171
↓ 1 callers
Method
ExecuteValidators
backend/actions/manager.cc:59
↓ 1 callers
Method
ExecuteVerifiers
backend/actions/manager.cc:97
↓ 1 callers
Function
ExtractColumnInfoAndRowsForInsertOrUpdateAction
backend/query/insert_on_conflict_dml_execution.cc:177
↓ 1 callers
Function
ExtractPrimaryKeyIndices
Extracts the primary key column indices from the given list of columns. The returned indices will be in the order specified by the primary key. Nullab
backend/transaction/resolve.cc:212
↓ 1 callers
Function
ExtractValidatedResolvedStatementAndOptions
backend/query/query_engine.cc:1009
↓ 1 callers
Function
FilterResolvedAggregateFunction
backend/query/feature_filter/sql_feature_filter.cc:131
↓ 1 callers
Function
FilterResolvedFunction
backend/query/feature_filter/sql_feature_filter.cc:153
↓ 1 callers
Function
FindDepColumnInCheckConstraintByName
backend/schema/validators/check_constraint_validator.cc:82
↓ 1 callers
Function
FindForeignKeyOnDeleteAction
backend/schema/catalog/schema.cc:250
↓ 1 callers
Method
FindInputByName
backend/query/queryable_model.h:79
↓ 1 callers
Method
FindLabelByName
backend/schema/catalog/property_graph.cc:215
↓ 1 callers
Method
FindManagedIndex
backend/schema/catalog/schema.cc:221
↓ 1 callers
Method
FindPropertyDefinitionByName
backend/query/queryable_property_graph.h:271
↓ 1 callers
Method
FindUdfCaseSensitive
backend/schema/catalog/schema.cc:86
↓ 1 callers
Function
FlattenDeleteOp
Flattens delete mutation to one write op for each key being deleted.
backend/transaction/read_write_transaction.cc:87
↓ 1 callers
Function
FlattenNonDeleteOpRow
Converts each MutationOp row to a WriteOp based on the MutationOpType: - MutatioOpTyp::kReplace: converts to DeleteOp followed by InsertOp. - Mutation
backend/transaction/read_write_transaction.cc:122
↓ 1 callers
Function
Float32Type
backend/query/query_engine_test.cc:125
↓ 1 callers
Function
Float64Type
backend/query/query_engine_test.cc:129
↓ 1 callers
Function
FlushDelete
backend/transaction/flush.cc:63
↓ 1 callers
Function
FlushInsert
backend/transaction/flush.cc:31
↓ 1 callers
Function
FlushUpdate
backend/transaction/flush.cc:47
↓ 1 callers
Function
ForUpdateCannotCombineWithLockScannedRanges
common/errors.cc:4619
↓ 1 callers
Function
ForUpdateUnsupportedInReadOnlyTransactions
FOR UPDATE-related errors.
common/errors.cc:4609
↓ 1 callers
Function
ForeignKeyColumnCountMismatch
common/errors.cc:2558
↓ 1 callers
Function
ForeignKeyColumnDropNotAllowed
common/errors.cc:2631
↓ 1 callers
Function
ForeignKeyColumnNullabilityChangeNotAllowed
common/errors.cc:2642
↓ 1 callers
Function
ForeignKeyColumnSetCommitTimestampOptionNotAllowed
common/errors.cc:2662
↓ 1 callers
Function
ForeignKeyColumnTypeChangeNotAllowed
common/errors.cc:2652
↓ 1 callers
Function
ForeignKeyColumnTypeMismatch
common/errors.cc:2607
↓ 1 callers
Function
ForeignKeyColumnTypeUnsupported
common/errors.cc:2588
↓ 1 callers
Function
ForeignKeyColumnsRequired
Foreign key errors.
common/errors.cc:2549
↓ 1 callers
Function
ForeignKeyCommitTimestampColumnUnsupported
common/errors.cc:2597
↓ 1 callers
Function
ForeignKeyDuplicateColumn
common/errors.cc:2568
↓ 1 callers
Function
ForeignKeyEnforcementUnsupported
common/errors.cc:2706
↓ 1 callers
Function
ForeignKeyReferencedIndexName
If a foreign key uses the primary key for the referenced table as the referenced index, referenced_index() will return nullptr. In this case, construc
backend/query/information_schema_catalog.cc:395
↓ 1 callers
Function
ForeignKeyReferencedTableDropNotAllowed
common/errors.cc:2621
↓ 1 callers
Function
ForeignKeyReferencingKeyFound
common/errors.cc:2684
↓ 1 callers
Function
FpAlgorithmOnlySupportedOnFloats
common/errors.cc:3886
↓ 1 callers
Function
FunctionDefinerSecurityError
common/errors.cc:4218
↓ 1 callers
Function
FunctionName
backend/query/ml/ml_predict_table_valued_function.cc:55
↓ 1 callers
Function
FunctionReplaceError
common/errors.cc:4280
↓ 1 callers
Function
FunctionTypeMismatch
common/errors.cc:4307
↓ 1 callers
Method
GenerateCheckConstraintName
backend/schema/updater/global_schema_names.cc:105
↓ 1 callers
Function
GenerateKeywordsRules
backend/schema/parser/ddl_keywords.cc:48
↓ 1 callers
Function
GeneratedPKNeedsExplicitValue
common/errors.cc:3061
↓ 1 callers
Function
GeneratedPkModified
common/errors.cc:3071
↓ 1 callers
Function
GetANNFunctionArguments
backend/query/ann_validator.cc:180
↓ 1 callers
Method
GetActionsForSchema
backend/actions/manager.cc:239
↓ 1 callers
Function
GetAnnFunctionCall
backend/query/ann_validator.cc:56
↓ 1 callers
Method
GetBufferedOps
backend/transaction/transaction_store.cc:434
↓ 1 callers
Method
GetCatalogs
backend/query/catalog.cc:532
↓ 1 callers
Function
GetChangeStreamRecordsFromArrayHelper
tests/common/change_streams.cc:129
↓ 1 callers
Function
GetChangeStreamRecordsFromJsonHelper
tests/common/change_streams.cc:178
↓ 1 callers
Method
GetColumnName
backend/query/ml/ml_predict_table_valued_function.cc:83
↓ 1 callers
Function
GetColumnsForDataChangeRecord
backend/actions/change_stream.cc:203
↓ 1 callers
Function
GetColumnsWithDefault
Returns a table row of default values as key-values where the key is the column name and the value is the default value for that column type. Example
backend/query/information_schema_catalog.cc:420
↓ 1 callers
Method
GetCommitTimestamp
frontend/entities/transaction.cc:295
↓ 1 callers
Method
GetCommitTimestamp
backend/transaction/read_write_transaction.cc:259
↓ 1 callers
Function
GetDatabase
frontend/server/request_context.cc:39
↓ 1 callers
Function
GetDatabasesByInstance
frontend/collections/database_manager.cc:53
↓ 1 callers
Method
GetDeduplicatedCurrentStatementOps
backend/transaction/transaction_store.cc:192
↓ 1 callers
Method
GetDestNodeTable
backend/query/queryable_property_graph.h:400
↓ 1 callers
Function
GetDoubleParameterValue
backend/query/search/tokenizer.cc:94
↓ 1 callers
Function
GetDropManagedIndexError
backend/schema/validators/index_validator.cc:50
↓ 1 callers
Method
GetDynamicLabel
backend/query/queryable_property_graph.h:300
↓ 1 callers
Method
GetDynamicProperties
backend/query/queryable_property_graph.h:308
← previous
next →
1,301–1,400 of 4,078, ranked by callers