- bg.php in includes/
transliteration/ bg.php - CommonXssUnitTestCase::testFormatStringAndT in modules/
simpletest/ tests/ common.test - Test t() and format_string() replacement functionality.
- DatabaseBasicSyntaxTestCase::testLikeBackslash in modules/
simpletest/ tests/ database_test.test - Test LIKE query containing a backslash.
- DatabaseBasicSyntaxTestCase::testLikeEscape in modules/
simpletest/ tests/ database_test.test - Test escaping of LIKE wildcards.
- DatabaseDeleteTruncateTestCase::testSubselectDelete in modules/
simpletest/ tests/ database_test.test - Confirm that we can use a subselect in a delete successfully.
- DatabaseSelectCloneTest::testSelectConditionSubQueryCloning in modules/
simpletest/ tests/ database_test.test - Test that subqueries as value within conditions are cloned properly.
- DatabaseSelectComplexTestCase::testDefaultJoin in modules/
simpletest/ tests/ database_test.test - Test simple JOIN statements.
- DatabaseSelectComplexTestCase::testGroupBy in modules/
simpletest/ tests/ database_test.test - Test GROUP BY clauses.
- DatabaseSelectComplexTestCase::testGroupByAndHaving in modules/
simpletest/ tests/ database_test.test - Test GROUP BY and HAVING clauses together.
- DatabaseSelectComplexTestCase::testLeftOuterJoin in modules/
simpletest/ tests/ database_test.test - Test LEFT OUTER joins.
- DatabaseSelectPagerDefaultTestCase::testElementNumbers in modules/
simpletest/ tests/ database_test.test - Confirm that every pager gets a valid non-overlaping element ID.
- DatabaseSelectPagerDefaultTestCase::testHavingPagerQuery in modules/
simpletest/ tests/ database_test.test - Confirm that a paging query with a having expression returns valid results.
- DatabaseSelectPagerDefaultTestCase::testInnerPagerQuery in modules/
simpletest/ tests/ database_test.test - Confirm that a pager query with inner pager query returns valid results.
- DatabaseSelectSubqueryTestCase::testExistsSubquerySelect in modules/
simpletest/ tests/ database_test.test - Test EXISTS subquery conditionals on SELECT statements.
- DatabaseSelectSubqueryTestCase::testFromSubquerySelect in modules/
simpletest/ tests/ database_test.test - Test that we can use a subquery in a FROM clause.
- DatabaseSelectSubqueryTestCase::testFromSubquerySelectWithLimit in modules/
simpletest/ tests/ database_test.test - Test that we can use a subquery in a FROM clause with a limit.
- DatabaseSelectSubqueryTestCase::testJoinSubquerySelect in modules/
simpletest/ tests/ database_test.test - Test that we can use a subquery in a JOIN clause.
- DatabaseSelectSubqueryTestCase::testNotExistsSubquerySelect in modules/
simpletest/ tests/ database_test.test - Test NOT EXISTS subquery conditionals on SELECT statements.
- DatabaseSelectTestCase::testRandomOrder in modules/
simpletest/ tests/ database_test.test - Test that random ordering of queries works.
- DatabaseSelectTestCase::testSelectDuplicateAlias in modules/
simpletest/ tests/ database_test.test - Test that aliases are renamed when duplicates.
- DatabaseSelectTestCase::testUnion in modules/
simpletest/ tests/ database_test.test - Test that we can UNION multiple Select queries together. This is semantically equal to UNION DISTINCT, so we don't explicity test that.
- DatabaseSelectTestCase::testUnionAll in modules/
simpletest/ tests/ database_test.test - Test that we can UNION ALL multiple Select queries together.
- database_test_even_pager_query in modules/
simpletest/ tests/ database_test.module - Run a pager query and return the results.
- database_test_odd_pager_query in modules/
simpletest/ tests/ database_test.module - Run a pager query and return the results.
- database_test_tablesort in modules/
simpletest/ tests/ database_test.module - Run a tablesort query and return the results.
- database_test_tablesort_first in modules/
simpletest/ tests/ database_test.module - Run a tablesort query with a second order_by after and return the results.
- DateAPITestCase::testDateAPI in modules/
date/ tests/ date_api.test - date_days in includes/
date.inc - Constructs an array of days in a month.
- date_days_in_month in includes/
date.inc - Identifies the number of days in a month for a date.
- date_format_patterns in includes/
date.inc - Constructs an array of regex replacement strings for date format elements.
- field_sql_storage_field_storage_load in modules/
field/ modules/ field_sql_storage/ field_sql_storage.module - Implements hook_field_storage_load().
- FieldSqlStorageTestCase::testFieldAttachInsertAndUpdate in modules/
field/ modules/ field_sql_storage/ tests/ field_sql_storage.test - Reads mysql to verify correct data is written when using insert and update.
- file_default_mimetype_mapping in includes/
file.mimetypes.inc - Default MIME extension mapping.
- get_t in includes/
bootstrap.inc - Returns the name of the proper localization function.
- hook_field_storage_load in modules/
field/ field.api.php - Load field data for a set of entities.
- LocaleInstallTest::testFunctionSignatures in modules/
locale/ tests/ locale.test - Verify that function signatures of t() and st() are equal.
- locale_reset in modules/
locale/ locale.module - Reset static variables used by locale().
- _locale_translate_seek in modules/
locale/ locale.pages.inc - Perform a string search and display results in a table
- locale_update_1002 in modules/
locale/ locale.install - Removes duplicates in {locales_source}.
- _menu_item_localize in includes/
menu.inc - Localizes the router item title using t() or another callback.
- _menu_router_build in includes/
menu.inc - Builds the router table based on the data from hook_menu().
- menu_test_init in modules/
simpletest/ tests/ menu_test.module - Implements hook_init().
- SearchQuery::executeFirstPass in modules/
search/ search.extender.inc - Executes the first pass query.
- taxonomy_autocomplete in modules/
taxonomy/ taxonomy.pages.inc - Page callback: Outputs JSON for taxonomy autocomplete suggestions.
- taxonomy_get_tree in modules/
taxonomy/ taxonomy.module - Create a hierarchical representation of a vocabulary.
- TaxonomyQueryAlterTestCase::testTaxonomyQueryAlter in modules/
taxonomy/ tests/ taxonomy.test - Tests that appropriate tags are added when querying the database.
- taxonomy_select_nodes in modules/
taxonomy/ taxonomy.module - Return nodes attached to a term across all field instances.
- taxonomy_term_load_children in modules/
taxonomy/ taxonomy.module - Finds all children of a term ID.
- taxonomy_term_load_parents in modules/
taxonomy/ taxonomy.module - Finds all parents of a given term ID.
- views_ajax_autocomplete_taxonomy in modules/
views/ includes/ ajax.inc - Page callback for views taxonomy autocomplete.
- x01.php in includes/
transliteration/ x01.php - x02.php in includes/
transliteration/ x02.php - x03.php in includes/
transliteration/ x03.php - x04.php in includes/
transliteration/ x04.php - x05.php in includes/
transliteration/ x05.php - x06.php in includes/
transliteration/ x06.php - x07.php in includes/
transliteration/ x07.php - x09.php in includes/
transliteration/ x09.php - x0d.php in includes/
transliteration/ x0d.php - x0e.php in includes/
transliteration/ x0e.php - x0f.php in includes/
transliteration/ x0f.php - x10.php in includes/
transliteration/ x10.php - x11.php in includes/
transliteration/ x11.php - x14.php in includes/
transliteration/ x14.php - x16.php in includes/
transliteration/ x16.php - x17.php in includes/
transliteration/ x17.php - x18.php in includes/
transliteration/ x18.php - x1d.php in includes/
transliteration/ x1d.php - x1e.php in includes/
transliteration/ x1e.php - x28.php in includes/
transliteration/ x28.php - x31.php in includes/
transliteration/ x31.php - x32.php in includes/
transliteration/ x32.php - xfb.php in includes/
transliteration/ xfb.php - xfe.php in includes/
transliteration/ xfe.php - xff.php in includes/
transliteration/ xff.php