Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for condition

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
layout_block_configure_form_condition_remove function modules/layout/layout.admin.inc Submit handler for layout_block_configure_form() to remove a condition.
DatabaseSchema_mysql::buildTableNameCondition function drivers/database_mysql/schema.inc Build a condition to match a table name against a standard information_schema.
DatabaseConnection_mysql::mapConditionOperator function drivers/database_mysql/database.inc Gets any special processing requirements for the condition operator.
DatabaseSelectTestCase::testIsNotNullCondition function modules/simpletest/tests/database_test.test Test that we can find a record without a NULL value.
DatabaseCondition::$queryPlaceholderIdentifier property includes/database/query.inc The identifier of the query placeholder this condition has been compiled against.
LayoutInterfaceTest::testBlockEntityIDConditions function modules/layout/tests/layout.test Test block entity ID conditions.
LayoutInterfaceTest::testBlockPathTypeConditions function modules/layout/tests/layout.test Test block path and type conditions.
DatabaseAlterTestCase::testAlterChangeConditional function modules/simpletest/tests/database_test.test Test that we can alter a query's conditionals.
date_views_filter_handler::date_combine_conditions function modules/date/views/date_views_filter_handler.inc Combines multiple date WHERE expressions into a single WHERE expression.
DatabaseSelectTestCase::testSimpleSelectConditional function modules/simpletest/tests/database_test.test Test basic conditionals on SELECT statements.
DatabaseUpdateTestCase::testWhereAndConditionUpdate function modules/simpletest/tests/database_test.test Confirm that we can stack condition and where calls.
DatabaseSelectComplexTestCase::testNestedConditions function modules/simpletest/tests/database_test.test Confirm that we can properly nest conditional clauses.
BootstrapPageCacheTestCase::testConditionalRequests function modules/simpletest/tests/bootstrap.test Test support for requests containing If-Modified-Since and If-None-Match headers.
DatabaseUpdateComplexTestCase::testOrConditionUpdate function modules/simpletest/tests/database_test.test Test updates with OR conditionals.
DatabaseUpdateComplexTestCase::testInConditionUpdate function modules/simpletest/tests/database_test.test Test WHERE IN clauses.
DatabaseUpdateComplexTestCase::testLikeConditionUpdate function modules/simpletest/tests/database_test.test Test LIKE conditionals.
DatabaseUpdateComplexTestCase::testNotInConditionUpdate function modules/simpletest/tests/database_test.test Test WHERE NOT IN clauses.
SearchKeywordsConditions::testSearchKeyswordsConditions function modules/search/tests/search.test Verify the kewords are captured and conditions respected.
CommonJavaScriptTestCase::testBrowserConditionalComments function modules/simpletest/tests/common.test Test adding JavaScript within conditional comments.
DatabaseUpdateComplexTestCase::testBetweenConditionUpdate function modules/simpletest/tests/database_test.test Test BETWEEN conditional clauses.
DatabaseSelectCloneTest::testSelectConditionSubQueryCloning function modules/simpletest/tests/database_test.test Test that subqueries as value within conditions are cloned properly.
DatabaseSelectSubqueryTestCase::testConditionSubquerySelect function modules/simpletest/tests/database_test.test Test that we can use a subquery in a WHERE clause.
EntityFieldQueryTestCase::testEntityFieldQueryMetaConditions function modules/entity/tests/entity_query.test Tests field meta conditions.
views_handler_relationship_groupwise_max::condition_namespace function modules/views/handlers/views_handler_relationship_groupwise_max.inc Helper function to namespace query pieces.
views_handler_relationship_groupwise_max::alter_subquery_condition function modules/views/handlers/views_handler_relationship_groupwise_max.inc Recursive helper to add a namespace to conditions.
FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsSameColumn function modules/field/modules/field_sql_storage/tests/field_sql_storage.test Test handling multiple conditions on one column of a field.
FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsDifferentColumns function modules/field/modules/field_sql_storage/tests/field_sql_storage.test Test handling multiple conditions on multiple columns of one field.
FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsDifferentColumnsMultipleLanguages function modules/field/modules/field_sql_storage/tests/field_sql_storage.test Test handling multiple conditions on multiple columns of one field for multiple languages.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3

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