Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for data

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
views_handler_relationship_node_term_data.inc file modules/taxonomy/views/views_handler_relationship_node_term_data.inc Definition of views_handler_relationship_node_term_data.
DatabaseSchema_mysql::buildTableNameCondition function drivers/database_mysql/schema.inc Build a condition to match a table name against a standard information_schema.
DatabaseInsertTestCase::testInsertLastInsertID function modules/simpletest/tests/database_test.test Test that inserts return the proper auto-increment ID.
DatabaseCondition::$queryPlaceholderIdentifier property includes/database/query.inc The identifier of the query placeholder this condition has been compiled against.
DatabaseMergeTestCase::testMergeUpdateExplicit function modules/simpletest/tests/database_test.test Confirm that we can merge-update a record successfully, with alternate replacement.
DatabaseConnection_mysql::mapConditionOperator function drivers/database_mysql/database.inc Gets any special processing requirements for the condition operator.
DatabaseInsertTestCase::testInsertSelectFields function modules/simpletest/tests/database_test.test Test that the INSERT INTO ... SELECT (fields) ... syntax works.
DatabaseConnection::popCommittableTransactions function includes/database/database.inc Internal function: commit all the transaction layers that can commit.
DatabaseConnection::generateTemporaryTableName function includes/database/database.inc Generates a temporary table name.
DatabaseSelectComplexTestCase::testDefaultJoin function modules/simpletest/tests/database_test.test Test simple JOIN statements.
DatabaseSelectTestCase::testIsNotNullCondition function modules/simpletest/tests/database_test.test Test that we can find a record without a NULL value.
DatabaseAlterTestCase::testSimpleAlterSubquery function modules/simpletest/tests/database_test.test Test that we can do basic alters on subqueries.
ViewsHandlerManyToOneTest::clearViewsDataCache function modules/views/tests/handlers/views_handler_manytoone.test Clears views data cache.
DatabaseTaggingTestCase::testExtenderHasAnyTag function modules/simpletest/tests/database_test.test Test extended query tagging "has at least one of these tags" functionality.
DatabaseTemporaryQueryTestCase::countTableRows function modules/simpletest/tests/database_test.test Return the number of rows of a table.
DatabaseBasicSyntaxTestCase::testLikeBackslash function modules/simpletest/tests/database_test.test Test LIKE query containing a backslash.
DatabaseUpdateTestCase::testUpdateAffectedRows function modules/simpletest/tests/database_test.test Tests return value on update.
DatabaseBasicSyntaxTestCase::testConcatWsFields function modules/simpletest/tests/database_test.test Tests string concatenation with separator, with field values.
views_handler_relationship_node_term_data::init function modules/taxonomy/views/views_handler_relationship_node_term_data.inc Init handler to let relationships live on tables other than the table they operate on.
ajax_forms_test_advanced_commands_data_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'data'.
DatabaseLoggingTestCase::testEnableMultiLogging function modules/simpletest/tests/database_test.test Test that we can run two logs in parallel.
DatabaseTaggingTestCase::testExtenderHasAllTags function modules/simpletest/tests/database_test.test Test extended query tagging "has all of these tags" functionality.
DatabaseStatementPrefetch::$defaultFetchOptions property includes/database/prefetch.inc Holds supplementary default fetch options.
views_plugin_query_default::database_connection function modules/views/plugins/views_plugin_query_default.inc Return the database connection that will be used for the query.
DatabaseBasicSyntaxTestCase::testConcatLiterals function modules/simpletest/tests/database_test.test Test for string concatenation.
DatabaseTasks_mysql::$databaseNotFoundErrorCode property drivers/database_mysql/install.inc Error code for "Unknown database" error.
DatabaseLoggingTestCase::testEnableTargetLogging function modules/simpletest/tests/database_test.test Test that we can log queries against multiple targets on the same connection.
DatabaseTasks_mysql::$connectionRefusedErrorCode property drivers/database_mysql/install.inc Error code for "Unknown database" error.
TaxonomyViewsHandlerRelationshipNodeTermDataTest class modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test Tests the relationship_node_term_data handler.
DatabaseSelectComplexTestCase2::testJoinSubquery function modules/simpletest/tests/database_test.test Test that we can join on a query.
DatabaseSelectComplexTestCase::testLeftOuterJoin function modules/simpletest/tests/database_test.test Test LEFT OUTER joins.
DatabaseSelectTestCase::testSelectDuplicateAlias function modules/simpletest/tests/database_test.test Test that aliases are renamed when duplicates.
DatabaseTransactionTestCase::executeDDLStatement function modules/simpletest/tests/database_test.test Execute a DDL statement.
DatabaseConnection_mysql::dateConvertTimezoneSql function drivers/database_mysql/database.inc
views_handler_relationship_node_term_data::query function modules/taxonomy/views/views_handler_relationship_node_term_data.inc Called to implement a relationship in a query.
DatabaseDeleteTruncateTestCase::testSimpleDelete function modules/simpletest/tests/database_test.test Confirm that we can delete a single record successfully.
DatabaseMergeTestCase::testMergeUpdateExpression function modules/simpletest/tests/database_test.test Confirm that we can merge-update a record successfully, with expressions.
DatabaseConnectionTestCase::testConnectionClosing function modules/simpletest/tests/database_test.test Tests the closing of a database connection.
DatabaseAlterTestCase::testAlterChangeConditional function modules/simpletest/tests/database_test.test Test that we can alter a query's conditionals.
DatabaseConnectionTestCase::testConnectionRouting function modules/simpletest/tests/database_test.test Test that connections return appropriate connection objects.
DatabaseRegressionTestCase::testRegression_310447 function modules/simpletest/tests/database_test.test Regression test for #310447.
DatabaseSelectTestCase::testSimpleSelectAllFields function modules/simpletest/tests/database_test.test Test adding all fields from a given table to a select statement.
DatabaseConnectionTestCase::testConnectionOptions function modules/simpletest/tests/database_test.test Tests the connection options of the active database.
DatabaseBasicSyntaxTestCase::testConcatWsLiterals function modules/simpletest/tests/database_test.test Tests string concatenation with separator.
DatabaseEmptyStatementTestCase::testEmptyFetchAll function modules/simpletest/tests/database_test.test Test that the empty result set mass-fetches in an expected way.
DatabaseUpdateLOBTestCase::testUpdateMultipleBlob function modules/simpletest/tests/database_test.test Confirm that we can update two blob columns in the same table.
DatabaseInsertLOBTestCase::testInsertMultipleBlob function modules/simpletest/tests/database_test.test Test that we can insert multiple blob fields in the same query.
DatabaseInsertDefaultsTestCase::testDefaultInsert function modules/simpletest/tests/database_test.test Test that we can run a query that is "default values for everything".
DatabaseTemporaryQueryTestCase::testTemporaryQuery function modules/simpletest/tests/database_test.test Confirm that temporary tables work and are limited to one request.
DatabaseConnection_mysql::setSessionTimezoneOffset function drivers/database_mysql/database.inc Set the session timezone by offset.

Pages

  • « first
  • ‹ previous
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS