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
↓ 2 callers
Function
QueryStringTooLong
common/errors.cc:3467
↓ 2 callers
Method
Read
frontend/entities/transaction.cc:191
↓ 2 callers
Function
ReadFromDifferentSession
common/errors.cc:3537
↓ 2 callers
Function
ReadFromDifferentTransaction
common/errors.cc:3543
↓ 2 callers
Function
ReadTimestampTooFarInFuture
common/errors.cc:755
↓ 2 callers
Function
ReduceToLeastDeterministic
backend/schema/updater/sql_expression_validators.cc:79
↓ 2 callers
Method
Reset
backend/locking/handle.cc:88
↓ 2 callers
Function
ResetInvalidValuesToNull
backend/transaction/transaction_store.cc:60
↓ 2 callers
Function
RetrieveExistingValues
backend/actions/change_stream.cc:191
↓ 2 callers
Function
RowDeletionPolicyDoesNotExist
common/errors.cc:3569
↓ 2 callers
Function
RowDeletionPolicyToString
backend/schema/printer/print_ddl.cc:116
↓ 2 callers
Function
RowNotFound
common/errors.cc:2360
↓ 2 callers
Function
SearchIndexNotPartitionByokenListType
create search index errors
common/errors.cc:3678
↓ 2 callers
Function
SearchIndexNotUsable
common/errors.cc:3840
↓ 2 callers
Function
SearchIndexSortMustBeNotNullError
common/errors.cc:3687
↓ 2 callers
Function
SearchIndexTokenlistKeyOrderUnsupported
common/errors.cc:3815
↓ 2 callers
Function
SequenceExhausted
common/errors.cc:4461
↓ 2 callers
Function
SerializeAndHashRequest
frontend/handlers/queries.cc:185
↓ 2 callers
Function
SessionNotFound
common/errors.cc:258
↓ 2 callers
Function
SetColumnExpression
backend/schema/catalog/schema.cc:289
↓ 2 callers
Method
SetColumnValue
backend/datamodel/key.cc:82
↓ 2 callers
Function
SetNodeReference
backend/schema/updater/schema_updater.cc:6433
↓ 2 callers
Function
SetNodeTableReferenceProto
backend/schema/catalog/property_graph.cc:85
↓ 2 callers
Function
SetSequenceOptionsForIdentityColumn
backend/schema/updater/schema_updater.cc:179
↓ 2 callers
Method
SetVersionRetentionPeriod
backend/storage/in_memory_storage.cc:268
↓ 2 callers
Method
Status
tests/common/row_cursor.h:52
↓ 2 callers
Function
SupportedGoogleSQLFunctions
backend/query/feature_filter/gsql_supported_functions.cc:21
↓ 2 callers
Function
SynonymAlreadyExists
common/errors.cc:3641
↓ 2 callers
Function
TEST_P
backend/schema/updater/schema_updater_tests/change_stream_test.cc:282
↓ 2 callers
Function
TEST_P
backend/schema/updater/schema_updater_tests/locality_group_test.cc:60
↓ 2 callers
Function
TestArrayTypesForSupportedKeyColumnType
backend/datamodel/types_test.cc:98
↓ 2 callers
Function
ToAnyProto
frontend/common/protos.cc:33
↓ 2 callers
Function
ToToken
backend/schema/parser/ddl_keywords.cc:29
↓ 2 callers
Function
TokenlistTypeMergeConflict
common/errors.cc:3880
↓ 2 callers
Function
TooManyKeys
common/errors.cc:969
↓ 2 callers
Function
TooManyModelColumns
common/errors.cc:1744
↓ 2 callers
Function
TooManyStructFields
common/errors.cc:3452
↓ 2 callers
Function
TrackUntrackableColumns
common/errors.cc:1304
↓ 2 callers
Function
TrackUntrackableTables
common/errors.cc:1297
↓ 2 callers
Function
TransactionClosed
common/errors.cc:563
↓ 2 callers
Function
TransactionNotFound
common/errors.cc:557
↓ 2 callers
Function
TypeNotFound
common/errors.cc:2149
↓ 2 callers
Function
UnallowedCommitTimestampOption
common/errors.cc:921
↓ 2 callers
Function
UniqueConstraintMatchesWithConflictTargetColumns
backend/query/insert_on_conflict_dml_execution.cc:287
↓ 2 callers
Function
UnsupportedFeatureSafe
common/errors.cc:3243
↓ 2 callers
Function
UnsupportedReturnStructAsColumn
Unsupported query shape errors.
common/errors.cc:3229
↓ 2 callers
Function
UnsupportedSequenceKind
common/errors.cc:4450
↓ 2 callers
Function
UnsupportedSequenceOption
common/errors.cc:4351
↓ 2 callers
Function
UnsupportedVersionRetentionPeriodOptionValues
common/errors.cc:4477
↓ 2 callers
Method
Update
backend/database/change_stream/change_stream_partition_churner.cc:332
↓ 2 callers
Function
ValidateBytesLiteralImage
backend/schema/parser/ddl_token_validation_utils.cc:38
↓ 2 callers
Function
ValidateDynamicLabeledElements
backend/schema/updater/schema_updater_tests/property_graph_test.cc:72
↓ 2 callers
Function
ValidateDynamicPropertiesElements
backend/schema/updater/schema_updater_tests/property_graph_test.cc:102
↓ 2 callers
Function
ValidateModelColumn
backend/schema/validators/model_validator.cc:105
↓ 2 callers
Function
ValidatePartitionOptions
frontend/handlers/partitions.cc:84
↓ 2 callers
Function
ValidatePartitionToken
frontend/handlers/queries.cc:96
↓ 2 callers
Function
ValidateReadTimestampNotTooFarInFuture
frontend/handlers/reads.cc:45
↓ 2 callers
Function
ValidateReadTimestampNotTooFarInFuture
frontend/handlers/queries.cc:68
↓ 2 callers
Function
ValidateRowDeletionPolicy
backend/schema/validators/table_validator.cc:196
↓ 2 callers
Method
ValidateSchemaFromDDL
backend/schema/updater/schema_updater.cc:6814
↓ 2 callers
Function
ValidateStaleness
frontend/converters/reads.cc:73
↓ 2 callers
Function
ValidateTokenlistConcat
backend/query/search/tokenlist_concat_test.cc:38
↓ 2 callers
Function
ValidateTransactionSelectorForPartitionRead
frontend/handlers/partitions.cc:63
↓ 2 callers
Function
ValidateTransactionSelectorForRead
frontend/handlers/reads.cc:53
↓ 2 callers
Function
ValueExceedsLimit
common/errors.cc:2419
↓ 2 callers
Function
VectorIndexArrayKeyMustHaveVectorLength
common/errors.cc:3729
↓ 2 callers
Function
VectorIndexArrayKeyVectorLengthTooLarge
common/errors.cc:3738
↓ 2 callers
Function
VectorIndexKeyNotNullFiltered
common/errors.cc:3749
↓ 2 callers
Function
VectorIndexNonArrayKey
common/errors.cc:3711
↓ 2 callers
Function
VectorIndexNotStoredColumn
common/errors.cc:3806
↓ 2 callers
Function
VectorIndexStoredColumnAlreadyExists
common/errors.cc:3779
↓ 2 callers
Function
VectorIndexStoredColumnIsKey
common/errors.cc:3787
↓ 2 callers
Function
VectorIndexStoredColumnNotFound
common/errors.cc:3771
↓ 2 callers
Function
VectorIndexesUnusableForceIndexWrongColumn
common/errors.cc:4709
↓ 2 callers
Function
VectorIndexesUnusableForceIndexWrongDistanceType
common/errors.cc:4697
↓ 2 callers
Function
VerifyColumnValuesOnTypeChange
backend/schema/verifiers/column_value_verifiers.cc:228
↓ 2 callers
Function
ViewBodyAnalysisError
common/errors.cc:4113
↓ 2 callers
Function
ViewNotFound
common/errors.cc:4194
↓ 2 callers
Function
ViewRequiresInvokerSecurity
common/errors.cc:4106
↓ 2 callers
Function
ViewsNotSupported
common/errors.cc:4091
↓ 2 callers
Function
VisitChangeStreamForClause
backend/schema/parser/ddl_parser.cc:1986
↓ 2 callers
Function
VisitChangeStreamOptionsClause
backend/schema/parser/ddl_parser.cc:2353
↓ 2 callers
Function
VisitCheckConstraintNode
backend/schema/parser/ddl_parser.cc:1383
↓ 2 callers
Function
VisitColumnOptionListNode
backend/schema/parser/ddl_parser.cc:519
↓ 2 callers
Function
VisitColumnTypeNode
backend/schema/parser/ddl_parser.cc:831
↓ 2 callers
Function
VisitDefaultLeaderDatabaseOptionValNode
backend/schema/parser/ddl_parser.cc:2043
↓ 2 callers
Function
VisitForeignKeyNode
backend/schema/parser/ddl_parser.cc:1344
↓ 2 callers
Function
VisitGenerationClauseNode
backend/schema/parser/ddl_parser.cc:910
↓ 2 callers
Function
VisitIdentityColumnClauseNode
backend/schema/parser/ddl_parser.cc:991
↓ 2 callers
Function
VisitIndexInterleaveNode
backend/schema/parser/ddl_parser.cc:587
↓ 2 callers
Function
VisitIndexOptionListNode
backend/schema/parser/ddl_parser.cc:459
↓ 2 callers
Function
VisitInt64OrNullOptionValNode
backend/schema/parser/ddl_parser.cc:2294
↓ 2 callers
Function
VisitInterleaveNode
backend/schema/parser/ddl_parser.cc:561
↓ 2 callers
Function
VisitLocalityGroupOptionKeyValNode
backend/schema/parser/ddl_parser.cc:3187
↓ 2 callers
Function
VisitModelColumnList
backend/schema/parser/ddl_parser.cc:3084
↓ 2 callers
Function
VisitModelOptionListNode
backend/schema/parser/ddl_parser.cc:3073
↓ 2 callers
Function
VisitOnDeleteClause
backend/schema/parser/ddl_parser.cc:548
↓ 2 callers
Function
VisitPlacementOptionKeyValNode
backend/schema/parser/ddl_parser.cc:3345
↓ 2 callers
Function
VisitPrivilegeTargetsNode
backend/schema/parser/ddl_parser.cc:2905
↓ 2 callers
Function
VisitPrivilegesNode
backend/schema/parser/ddl_parser.cc:2896
← previous
next →
1,001–1,100 of 4,078, ranked by callers