[core_database_drivers] element index

Package indexes

All elements
a c d g h i m o p r s u x _
_
top
_bad_query
Give out an error message and die, when a query fails.
_delete_record
Write a record to an XML file.
_do_query_alter
Execute an ALTER query.
_do_query_create
Execute a CREATE query.
_do_query_delete
Execute a DELETE query.
_do_query_drop
Execute a DROP query.
_do_query_insert
Wrapper to execute an INSERT query.
_do_query_insert__execute
Execute an INSERT query.
_do_query_insert__parse
Parse an INSERT query.
_do_query_select
Execute a SELECT query.
_do_query_update
Execute an UPDATE query.
_escape_name
Escape a value for use in a filesystem path.
_execute_expression
Execute an expression.
_execute_join
Get results from a JOIN.
_function_set_scoping
Run SQL data filter functions over a result set.
_get_sql_keywords
Get a list of all SQL keywords
_guid
Generate a GUID for a record, preferably from the key, but doesn't have to be.
_key_conflict_check
Check to see if there is a key conflict problem.
_parsing_check_ended
Check we've consumed all our tokens.
_parsing_expects
Expect a certain token next.
_parsing_read
Reads the next token.
_parsing_read_expression
Parse an SQL expression.
_read_all_records
Read in all the records from a table.
_read_join
Read in a table specifier clause for a WHERE query.
_read_record
Read a record from an XML file.
_read_schema
Find the schema for a table.
_setify_join_condition_for_optimisation
Optimize a join condition into a join scope set, if possible.
_turn_where_expr_to_map
Take an expression and do our best to collapse it into a fixed mapping of stuff we know we are going to AND.
_type_check
Type check some data destined to go into a table.
_unescape_name
Unescape a value from a filesystem path back to the original.
_write_record
Write a record to an XML file.
_write_records
Write in all the records to a table.
a
top
access.php
access.php in access.php
c
top
can_arbitrary_groupby
Find whether the database may run GROUP BY unfettered with restrictions on the SELECT'd fields having to be represented in it or aggregate functions
can_arbitrary_groupby
Find whether the database may run GROUP BY unfettered with restrictions on the SELECT'd fields having to be represented in it or aggregate functions
core_database_drivers.php
core_database_drivers.php in core_database_drivers.php
d
top
Database_Static_access
Database_Static_ibm
Database_Static_mysql
Database_Static_mysqli
Database_Static_mysql_dbx
Database_Static_mysql_dbx in mysql_dbx.php
Database_Static_oracle
Database_Static_postgresql
Database_Static_postgresql in postgresql.php
Database_Static_sqlite
Database_Static_sqlserver
Database_Static_sqlserver in sqlserver.php
Database_Static_xml
Database_super_mysql
db_change_primary_key
Change the primary key of a table.
db_change_primary_key
Change the primary key of a table.
db_change_primary_key
Change the primary key of a table.
db_change_primary_key
Change the primary key of a table.
db_change_primary_key
Change the primary key of a table.
db_change_primary_key
Change the primary key of a table.
db_change_primary_key
Change the primary key of a table.
db_change_primary_key
Change the primary key of a table.
db_close_connections
Close the database connections. We don't really need to close them (will close at exit), just disassociate so we can refresh them.
db_close_connections
Close the database connections. We don't really need to close them (will close at exit), just disassociate so we can refresh them.
db_close_connections
Close the database connections. We don't really need to close them (will close at exit), just disassociate so we can refresh them.
db_close_connections
Close the database connections. We don't really need to close them (will close at exit), just disassociate so we can refresh them.
db_close_connections
Close the database connections. We don't really need to close them (will close at exit), just disassociate so we can refresh them.
db_close_connections
Close the database connections. We don't really need to close them (will close at exit), just disassociate so we can refresh them.
db_close_connections
Close the database connections. We don't really need to close them (will close at exit), just disassociate so we can refresh them.
db_close_connections
Close the database connections. We don't really need to close them (will close at exit), just disassociate so we can refresh them.
db_create_index
Create a table index.
db_create_index
Create a table index.
db_create_index
Create a table index.
db_create_index
Create a table index.
db_create_index
Create a table index.
db_create_index
Create a table index.
db_create_index
Create a table index.
db_create_index
Create a table index.
db_create_table
Create a new table.
db_create_table
Create a new table.
db_create_table
Create a new table.
db_create_table
Create a new table.
db_create_table
Create a new table.
db_create_table
Create a new table.
db_create_table
Create a new table.
db_create_table
Create a new table.
db_default_password
Get the default password for making db connections (used by the installer as a default).
db_default_password
Get the default password for making db connections (used by the installer as a default).
db_default_password
Get the default password for making db connections (used by the installer as a default).
db_default_password
Get the default password for making db connections (used by the installer as a default).
db_default_password
Get the default password for making db connections (used by the installer as a default).
db_default_password
Get the default password for making db connections (used by the installer as a default).
db_default_password
Get the default password for making db connections (used by the installer as a default).
db_default_password
Get the default password for making db connections (used by the installer as a default).
db_default_user
Get the default user for making db connections (used by the installer as a default).
db_default_user
Get the default user for making db connections (used by the installer as a default).
db_default_user
Get the default user for making db connections (used by the installer as a default).
db_default_user
Get the default user for making db connections (used by the installer as a default).
db_default_user
Get the default user for making db connections (used by the installer as a default).
db_default_user
Get the default user for making db connections (used by the installer as a default).
db_default_user
Get the default user for making db connections (used by the installer as a default).
db_default_user
Get the default user for making db connections (used by the installer as a default).
db_drop_if_exists
Delete a table.
db_drop_if_exists
Delete a table.
db_drop_if_exists
Delete a table.
db_drop_if_exists
Delete a table.
db_drop_if_exists
Delete a table.
db_drop_if_exists
Delete a table.
db_drop_if_exists
Delete a table.
db_drop_if_exists
Delete a table.
db_empty_is_null
This function is internal to the database system, allowing SQL statements to be build up appropriately. Some databases require IS NULL to be used to check for blank strings.
db_empty_is_null
This function is internal to the database system, allowing SQL statements to be build up appropriately. Some databases require IS NULL to be used to check for blank strings.
db_empty_is_null
This function is internal to the database system, allowing SQL statements to be build up appropriately. Some databases require IS NULL to be used to check for blank strings.
db_empty_is_null
This function is internal to the database system, allowing SQL statements to be build up appropriately. Some databases require IS NULL to be used to check for blank strings.
db_empty_is_null
This function is internal to the database system, allowing SQL statements to be build up appropriately. Some databases require IS NULL to be used to check for blank strings.
db_empty_is_null
This function is internal to the database system, allowing SQL statements to be build up appropriately. Some databases require IS NULL to be used to check for blank strings.
db_empty_is_null
This function is internal to the database system, allowing SQL statements to be build up appropriately. Some databases require IS NULL to be used to check for blank strings.
db_empty_is_null
This function is internal to the database system, allowing SQL statements to be build up appropriately. Some databases require IS NULL to be used to check for blank strings.
db_encode_like
Encode a LIKE string comparision fragement for the database system. The pattern is a mixture of characters and ? and % wilcard symbols.
db_encode_like
Encode a LIKE string comparision fragement for the database system. The pattern is a mixture of characters and ? and % wilcard symbols.
db_encode_like
Encode a LIKE string comparision fragement for the database system. The pattern is a mixture of characters and ? and % wilcard symbols.
db_encode_like
Encode a LIKE string comparision fragement for the database system. The pattern is a mixture of characters and ? and % wilcard symbols.
db_encode_like
Encode a LIKE string comparision fragement for the database system. The pattern is a mixture of characters and ? and % wilcard symbols.
db_encode_like
Encode a LIKE string comparision fragement for the database system. The pattern is a mixture of characters and ? and % wilcard symbols.
db_encode_like
Encode a LIKE string comparision fragement for the database system. The pattern is a mixture of characters and ? and % wilcard symbols.
db_encode_like
Encode a LIKE string comparision fragement for the database system. The pattern is a mixture of characters and ? and % wilcard symbols.
db_escape_string
Escape a string so it may be inserted into a query. If SQL statements are being built up and passed using db_query then it is essential that this is used for security reasons. Otherwise, the abstraction layer deals with the situation.
db_escape_string
Escape a string so it may be inserted into a query. If SQL statements are being built up and passed using db_query then it is essential that this is used for security reasons. Otherwise, the abstraction layer deals with the situation.
db_escape_string
Escape a string so it may be inserted into a query. If SQL statements are being built up and passed using db_query then it is essential that this is used for security reasons. Otherwise, the abstraction layer deals with the situation.
db_escape_string
Escape a string so it may be inserted into a query. If SQL statements are being built up and passed using db_query then it is essential that this is used for security reasons. Otherwise, the abstraction layer deals with the situation.
db_escape_string
Escape a string so it may be inserted into a query. If SQL statements are being built up and passed using db_query then it is essential that this is used for security reasons. Otherwise, the abstraction layer deals with the situation.
db_escape_string
Escape a string so it may be inserted into a query. If SQL statements are being built up and passed using db_query then it is essential that this is used for security reasons. Otherwise, the abstraction layer deals with the situation.
db_escape_string
Escape a string so it may be inserted into a query. If SQL statements are being built up and passed using db_query then it is essential that this is used for security reasons. Otherwise, the abstraction layer deals with the situation.
db_escape_string
Escape a string so it may be inserted into a query. If SQL statements are being built up and passed using db_query then it is essential that this is used for security reasons. Otherwise, the abstraction layer deals with the situation.
db_escape_string
Escape a string so it may be inserted into a query. If SQL statements are being built up and passed using db_query then it is essential that this is used for security reasons. Otherwise, the abstraction layer deals with the situation.
db_escape_string
Escape a string so it may be inserted into a query. If SQL statements are being built up and passed using db_query then it is essential that this is used for security reasons. Otherwise, the abstraction layer deals with the situation.
db_full_text_assemble
Assemble part of a WHERE clause for doing full-text search
db_full_text_assemble
Assemble part of a WHERE clause for doing full-text search
db_full_text_assemble
Assemble part of a WHERE clause for doing full-text search
db_full_text_assemble
Assemble part of a WHERE clause for doing full-text search
db_get_connection
Get a database connection. This function shouldn't be used by you, as a connection to the database is established automatically.
db_get_connection
Get a database connection. This function shouldn't be used by you, as a connection to the database is established automatically.
db_get_connection
Get a database connection. This function shouldn't be used by you, as a connection to the database is established automatically.
db_get_connection
Get a database connection. This function shouldn't be used by you, as a connection to the database is established automatically.
db_get_connection
Get a database connection. This function shouldn't be used by you, as a connection to the database is established automatically.
db_get_connection
Get a database connection. This function shouldn't be used by you, as a connection to the database is established automatically.
db_get_connection
Get a database connection. This function shouldn't be used by you, as a connection to the database is established automatically.
db_get_connection
Get a database connection. This function shouldn't be used by you, as a connection to the database is established automatically.
db_get_connection
Get a database connection. This function shouldn't be used by you, as a connection to the database is established automatically.
db_get_connection
Get a database connection. This function shouldn't be used by you, as a connection to the database is established automatically.
db_get_first_id
Get the ID of the first row in an auto-increment table (used whenever we need to reference the first).
db_get_first_id
Get the ID of the first row in an auto-increment table (used whenever we need to reference the first).
db_get_first_id
Get the ID of the first row in an auto-increment table (used whenever we need to reference the first).
db_get_first_id
Get the ID of the first row in an auto-increment table (used whenever we need to reference the first).
db_get_first_id
Get the ID of the first row in an auto-increment table (used whenever we need to reference the first).
db_get_first_id
Get the ID of the first row in an auto-increment table (used whenever we need to reference the first).
db_get_first_id
Get the ID of the first row in an auto-increment table (used whenever we need to reference the first).
db_get_first_id
Get the ID of the first row in an auto-increment table (used whenever we need to reference the first).
db_get_query_rows
Get the rows returned from a SELECT query.
db_get_query_rows
Get the rows returned from a SELECT query.
db_get_query_rows
Get the rows returned from a SELECT query.
db_get_query_rows
Get the rows returned from a SELECT query.
db_get_query_rows
Get the rows returned from a SELECT query.
db_get_query_rows
Get the rows returned from a SELECT query.
db_get_query_rows
Get the rows returned from a SELECT query.
db_get_query_rows
Get the rows returned from a SELECT query.
db_get_query_rows
Get the rows returned from a SELECT query.
db_get_type_remap
Get a map of ocPortal field types, to actual mySQL types.
db_get_type_remap
Get a map of ocPortal field types, to actual mySQL types.
db_get_type_remap
Get a map of ocPortal field types, to actual mySQL types.
db_get_type_remap
Get a map of ocPortal field types, to actual mySQL types.
db_get_type_remap
Get a map of ocPortal field types, to actual mySQL types.
db_get_type_remap
Get a map of ocPortal field types, to actual mySQL types.
db_get_type_remap
Get a map of ocPortal field types, to actual mySQL types.
db_get_type_remap
Get a map of ocPortal field types, to actual mySQL types.
db_has_collate_settings
Find whether collate support is present
db_has_collate_settings
Find whether collate support is present
db_has_expression_ordering
Find whether expression ordering support is present
db_has_full_text
Find whether full-text-search is present
db_has_full_text
Find whether full-text-search is present
db_has_full_text
Find whether full-text-search is present
db_has_full_text
Find whether full-text-search is present
db_has_full_text
Find whether full-text-search is present
db_has_full_text
Find whether full-text-search is present
db_has_full_text
Find whether full-text-search is present
db_has_full_text
Find whether full-text-search is present
db_has_full_text
Find whether full-text-search is present
db_has_full_text
Find whether full-text-search is present
db_has_full_text_boolean
Find whether full-text-boolean-search is present
db_has_full_text_boolean
Find whether full-text-boolean-search is present
db_has_full_text_boolean
Find whether full-text-boolean-search is present
db_has_full_text_boolean
Find whether full-text-boolean-search is present
db_has_full_text_boolean
Find whether full-text-boolean-search is present
db_has_subqueries
Find whether subquery support is present
db_has_subqueries
Find whether subquery support is present
db_has_subqueries
Find whether subquery support is present
db_is_flat_file_simple
Determine whether the database is a flat file database, and thus not have a meaningful connect username and password.
db_is_flat_file_simple
Determine whether the database is a flat file database, and thus not have a meaningful connect username and password.
db_is_flat_file_simple
Determine whether the database is a flat file database, and thus not have a meaningful connect username and password.
db_is_flat_file_simple
Determine whether the database is a flat file database, and thus not have a meaningful connect username and password.
db_is_flat_file_simple
Determine whether the database is a flat file database, and thus not have a meaningful connect username and password.
db_is_flat_file_simple
Determine whether the database is a flat file database, and thus not have a meaningful connect username and password.
db_is_flat_file_simple
Determine whether the database is a flat file database, and thus not have a meaningful connect username and password.
db_is_flat_file_simple
Determine whether the database is a flat file database, and thus not have a meaningful connect username and password.
db_query
This function is a very basic query executor. It shouldn't usually be used by you, as there are abstracted versions available.
db_query
This function is a very basic query executor. It shouldn't usually be used by you, as there are abstracted versions available.
db_query
This function is a very basic query executor. It shouldn't usually be used by you, as there are abstracted versions available.
db_query
This function is a very basic query executor. It shouldn't usually be used by you, as there are abstracted versions available.
db_query
This function is a very basic query executor. It shouldn't usually be used by you, as there are abstracted versions available.
db_query
This function is a very basic query executor. It shouldn't usually be used by you, as there are abstracted versions available.
db_query
This function is a very basic query executor. It shouldn't usually be used by you, as there are abstracted versions available.
db_query
This function is a very basic query executor. It shouldn't usually be used by you, as there are abstracted versions available.
db_query
This function is a very basic query executor. It shouldn't usually be used by you, as there are abstracted versions available.
db_query
This function is a very basic query executor. It shouldn't usually be used by you, as there are abstracted versions available.
db_string_equal_to
Encode an SQL statement fragment for a conditional to see if two strings are equal.
db_string_equal_to
Encode an SQL statement fragment for a conditional to see if two strings are equal.
db_string_equal_to
Encode an SQL statement fragment for a conditional to see if two strings are equal.
db_string_equal_to
Encode an SQL statement fragment for a conditional to see if two strings are equal.
db_string_equal_to
Encode an SQL statement fragment for a conditional to see if two strings are equal.
db_string_equal_to
Encode an SQL statement fragment for a conditional to see if two strings are equal.
db_string_equal_to
Encode an SQL statement fragment for a conditional to see if two strings are equal.
db_string_equal_to
Encode an SQL statement fragment for a conditional to see if two strings are equal.
db_string_not_equal_to
Encode an SQL statement fragment for a conditional to see if two strings are not equal.
db_string_not_equal_to
Encode an SQL statement fragment for a conditional to see if two strings are not equal.
db_string_not_equal_to
Encode an SQL statement fragment for a conditional to see if two strings are not equal.
db_string_not_equal_to
Encode an SQL statement fragment for a conditional to see if two strings are not equal.
db_string_not_equal_to
Encode an SQL statement fragment for a conditional to see if two strings are not equal.
db_string_not_equal_to
Encode an SQL statement fragment for a conditional to see if two strings are not equal.
db_string_not_equal_to
Encode an SQL statement fragment for a conditional to see if two strings are not equal.
db_string_not_equal_to
Encode an SQL statement fragment for a conditional to see if two strings are not equal.
g
top
get_chmod_array
Get a list of file permissions to set
get_dependencies
Get a mapping of dependency types
get_description
Get the description of the addon
get_file_list
Get a list of files that belong to this addon
get_version
Get the version of ocPortal this addon is for
h
top
Hook_addon_registry_core_database_drivers
Hook_addon_registry_core_database_drivers in core_database_drivers.php
Hook_cron_oracle
Hook_cron_oracle in oracle.php
i
top
init__database__access
Standard code module initialisation function.
init__database__ibm
Standard code module initialisation function.
init__database__mysql
Standard code module initialisation function.
init__database__mysqli
Standard code module initialisation function.
init__database__mysql_dbx
Standard code module initialisation function.
init__database__oracle
Standard code module initialisation function.
init__database__postgresql
Standard code module initialisation function.
init__database__sqlite
Standard code module initialisation function.
init__database__sqlserver
Standard code module initialisation function.
init__database__xml
Standard code module initialisation function.
is_start_of_delimiter
See if an item is a prefix to something in the delimiter array.
ibm.php
ibm.php in ibm.php
m
top
mysql.php
mysql.php in mysql.php
mysqli.php
mysqli.php in mysqli.php
mysql_dbx.php
mysql_dbx.php in mysql_dbx.php
mysql.php
mysql.php in mysql.php
o
top
oracle.php
oracle.php in oracle.php
oracle.php
oracle.php in oracle.php
p
top
postgresql.php
postgresql.php in postgresql.php
r
top
run
Standard modular run function for CRON hooks. Searches for tasks to perform.
s
top
sqlite.php
sqlite.php in sqlite.php
sqlserver.php
sqlserver.php in sqlserver.php
u
top
using_innodb
Whether to use InnoDB for mySQL. Change this function by hand - official only MyISAM supported
x
top
xml.php
xml.php in xml.php
a c d g h i m o p r s u x _