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,077 callers
Method
get
backend/schema/builders/udf_builder.h:129
↓ 1,030 callers
Method
size
backend/schema/graph/schema_objects_pool.h:60
↓ 794 callers
Method
Name
Returns the name of the table.
backend/schema/catalog/table.h:67
↓ 669 callers
Function
UpdateSchema
backend/schema/backfills/index_backfill_test.cc:87
↓ 583 callers
Function
ParseDDLStatement
backend/schema/parser/ddl_parser_test.cc:52
↓ 582 callers
Function
EqualsProto
Matcher for protos when the actual proto is a proto object.
tests/common/proto_matchers.h:186
↓ 399 callers
Method
FindTable
backend/schema/catalog/schema.cc:94
↓ 394 callers
Method
empty
Returns true if the proto bundle does not have any types initialized.
backend/schema/catalog/proto_bundle.h:65
↓ 329 callers
Method
Name
backend/query/queryable_view.h:55
↓ 314 callers
Method
FindColumn
backend/schema/catalog/table.cc:46
↓ 240 callers
Function
Commit
Commits a transaction.
frontend/handlers/transactions.cc:88
↓ 219 callers
Method
column
Returns the column that this key column is based on.
backend/schema/catalog/column.h:327
↓ 179 callers
Function
GOOGLESQL_ASSERT_OK_AND_ASSIGN
backend/database/database_test.cc:151
↓ 177 callers
Function
GetChildNode
Return child node of "parent" by position.
backend/schema/parser/ddl_parser.cc:274
↓ 174 callers
Function
Int64Type
backend/query/query_engine_test.cc:113
↓ 166 callers
Method
columns
Returns the list of all columns of this view.
backend/schema/catalog/view.h:77
↓ 163 callers
Method
Build
backend/schema/catalog/proto_bundle.cc:124
↓ 162 callers
Method
DebugString
backend/access/write.cc:53
↓ 151 callers
Method
values
Returns the list of values;
tests/conformance/common/database_test_base.h:269
↓ 150 callers
Function
Read
Reads rows from the database, returning all results in a single reply.
frontend/handlers/reads.cc:66
↓ 146 callers
Function
GOOGLESQL_ASSERT_OK_AND_ASSIGN
backend/schema/updater/schema_updater_tests/index.cc:469
↓ 142 callers
Function
StringType
backend/query/query_engine_test.cc:117
↓ 141 callers
Method
ExecuteSql
backend/query/query_engine.cc:1192
↓ 141 callers
Method
postgresql_oid
backend/schema/graph/schema_node.h:116
↓ 135 callers
Method
ColumnValue
backend/transaction/row_cursor.cc:53
↓ 132 callers
Function
GOOGLESQL_ASSIGN_OR_RETURN
backend/query/query_engine.cc:1632
↓ 131 callers
Function
GOOGLESQL_ASSERT_OK_AND_ASSIGN
backend/schema/updater/schema_updater_tests/sequence.cc:209
↓ 122 callers
Function
GOOGLESQL_ASSIGN_OR_RETURN
frontend/handlers/change_streams.cc:189
↓ 116 callers
Method
GetType
Returns the type of the column.
backend/schema/catalog/column.h:63
↓ 116 callers
Method
set_name
backend/schema/catalog/property_graph.h:96
↓ 115 callers
Method
primary_key
Returns the primary key of this table.
backend/schema/catalog/table.h:159
↓ 114 callers
Method
AddWriteOp
backend/access/write.cc:35
↓ 113 callers
Method
build
backend/schema/builders/udf_builder.h:45
↓ 113 callers
Method
id
frontend/entities/transaction.cc:179
↓ 105 callers
Method
FullName
backend/query/catalog.h:78
↓ 103 callers
Method
FindChangeStream
backend/schema/catalog/table.cc:85
↓ 88 callers
Method
RunGCloud
Runs gcloud with the given args and returns the output.
tests/gcloud/emulator.py:44
↓ 87 callers
Method
table
Returns the table containing the column.
backend/schema/catalog/column.h:168
↓ 82 callers
Function
CheckNode
backend/schema/parser/ddl_parser.cc:280
↓ 82 callers
Method
change_streams
Returns the list of change streams tracking this entire table (explicitly by table name or implicitly by ALL).
backend/schema/catalog/table.h:135
↓ 79 callers
Function
TestParseRQuery
backend/query/search/query_parser_test.cc:108
↓ 79 callers
Method
index_data_table
Returns the backing table which stores the index data.
backend/schema/catalog/index.h:76
↓ 77 callers
Method
FindSequence
backend/schema/catalog/schema.cc:182
↓ 76 callers
Function
CreateSchemaFromDDL
tests/common/schema_constructor.cc:43
↓ 76 callers
Method
Write
backend/storage/in_memory_storage.cc:189
↓ 76 callers
Method
is_nullable
Returns true if this column allows null values.
backend/schema/catalog/column.h:82
↓ 75 callers
Method
DebugString
backend/schema/catalog/index.cc:79
↓ 73 callers
Method
is_generated
Returns whether the column is a generated column.
backend/schema/catalog/column.h:116
↓ 72 callers
Function
GOOGLESQL_ASSERT_OK_AND_ASSIGN
LANGUAGE REMOTE case
backend/schema/parser/ddl_parser_test.cc:7132
↓ 70 callers
Method
AddKey
backend/datamodel/key_set.cc:36
↓ 69 callers
Method
Add
Adds a new node to the graph.
backend/schema/graph/schema_graph.h:47
↓ 67 callers
Method
FindIndex
backend/schema/catalog/table.cc:54
↓ 67 callers
Method
Insert
backend/transaction/actions.cc:101
↓ 67 callers
Method
Now
common/clock.cc:40
↓ 64 callers
Method
is_deleted
Returns true if this node is marked for deletion. Note: it is only valid to call from `DeepClone` and `ValidateUpdate`. Outside of these methods it wi
backend/schema/graph/schema_node.h:114
↓ 63 callers
Method
key_columns
Returns the key columns of the index as declared in the CREATE INDEX statement.
backend/schema/catalog/index.h:84
↓ 62 callers
Function
GetFirstChildNode
Returns the first child node of the type or NULL if not present
backend/schema/parser/ddl_parser.cc:293
↓ 62 callers
Function
Partially
tests/common/proto_matchers.h:214
↓ 60 callers
Function
GetAllColumnValues
backend/query/query_engine_test.cc:208
↓ 59 callers
Method
has_default_value
Returns whether the column has a default value.
backend/schema/catalog/column.h:131
↓ 58 callers
Method
FindUdf
backend/schema/catalog/schema.cc:78
↓ 58 callers
Method
Write
Helper functions to use in tests.
backend/transaction/flush_test.cc:73
↓ 58 callers
Method
parent
backend/schema/catalog/index.cc:83
↓ 57 callers
Method
Next
backend/transaction/row_cursor.cc:28
↓ 57 callers
Method
Validate
backend/schema/catalog/udf.cc:29
↓ 57 callers
Method
tables
List all the user-visible tables in this schema.
backend/schema/catalog/schema.h:165
↓ 56 callers
Function
GOOGLESQL_ASSERT_OK_AND_ASSIGN
backend/query/query_engine_test.cc:753
↓ 55 callers
Method
Commit
backend/transaction/read_write_transaction.cc:607
↓ 54 callers
Method
GetType
backend/query/catalog.cc:562
↓ 53 callers
Method
ops_queue
Accessor.
tests/common/actions.h:91
↓ 53 callers
Method
start_with_counter
backend/schema/catalog/sequence.h:41
↓ 52 callers
Method
id
Returns the unique ID of this table.
backend/schema/catalog/table.h:70
↓ 51 callers
Function
PrintDDLStatements
backend/schema/printer/print_ddl.cc:945
↓ 50 callers
Method
dependencies
A list of schema objects that UDF immediately depends on. A UDF can only currently depend on tables, indexes, UDFs, columns, views, and sequences.
backend/schema/catalog/udf.h:80
↓ 50 callers
Method
options
Return user-visible options in this schema.
backend/schema/catalog/schema.h:229
↓ 49 callers
Function
GetNamedOptionalArgTypeOptions
backend/query/search/search_function_catalog.cc:144
↓ 48 callers
Method
Next
backend/storage/in_memory_iterator.cc:32
↓ 47 callers
Method
signature
backend/schema/catalog/udf.h:69
↓ 45 callers
Function
BeginTransaction
Begins a new transaction.
frontend/handlers/transactions.cc:46
↓ 45 callers
Function
GOOGLESQL_ASSERT_OK_AND_ASSIGN
Check that the user namespaces have unique OIDs.
tests/conformance/cases/pg_catalog_test.cc:887
↓ 45 callers
Method
skip_range_min
backend/schema/catalog/sequence.h:42
↓ 43 callers
Method
JoinLines
(self, *lines)
tests/gcloud/emulator.py:78
↓ 43 callers
Method
skip_range_max
backend/schema/catalog/sequence.h:43
↓ 42 callers
Method
ToProto
frontend/entities/session.cc:95
↓ 40 callers
Method
AddColumn
backend/datamodel/key.cc:74
↓ 39 callers
Function
GetColumnNames
backend/query/query_engine_test.cc:189
↓ 39 callers
Function
GetColumnTypes
backend/query/query_engine_test.cc:198
↓ 38 callers
Method
FindKeyColumn
backend/schema/catalog/table.cc:107
↓ 38 callers
Method
env
Accessor to the ServerEnv of the server.
frontend/server/server.h:72
↓ 38 callers
Function
read_descriptors
backend/schema/updater/schema_updater_tests/proto_bundle.cc:46
↓ 37 callers
Method
FindNamedSchema
backend/schema/catalog/schema.cc:211
↓ 37 callers
Method
FindView
backend/schema/catalog/schema.cc:62
↓ 37 callers
Method
is_descending
Returns true if this key column is sorted in descending order.
backend/schema/catalog/column.h:330
↓ 37 callers
Method
on_delete_action
Returns the on delete action of this table.
backend/schema/catalog/table.h:96
↓ 36 callers
Function
GetQualifiedIdentifier
backend/schema/parser/ddl_parser.cc:338
↓ 36 callers
Method
Read
backend/storage/in_memory_storage.cc:140
↓ 35 callers
Method
AddRange
backend/datamodel/key_set.cc:38
↓ 35 callers
Method
kind
backend/query/queryable_property_graph.h:254
↓ 34 callers
Method
owner_index
Returns the Index that owns this table, or nullptr if this table is not owned by an Index.
backend/schema/catalog/table.h:93
↓ 34 callers
Method
stored_columns
Returns the list of all the storing columns.
backend/schema/catalog/index.h:89
next →
1–100 of 4,078, ranked by callers