49 calls to drupal_strtolower()

block_block_list_alter in drupal/modules/block/block.module
Implements hook_block_list_alter().
book_export in drupal/modules/book/book.pages.inc
Menu callback; Generates representations of a book page and its children.
DatabaseSchema_pgsql::processField in drupal/includes/database/pgsql/schema.inc
Set database-engine specific properties for a field.
DrupalHtmlToTextTestCase::assertHtmlToText in drupal/modules/simpletest/tests/mail.test
Helper function for testing drupal_html_to_text().
drupal_html_class in drupal/includes/common.inc
Prepares a string for use as a valid class name.
drupal_html_id in drupal/includes/common.inc
Prepares a string for use as a valid HTML ID and guarantees uniqueness.
EntityFieldQueryTestCase::setUp in drupal/modules/simpletest/tests/entity_query.test
Sets up a Drupal site for running functional and integration tests.
FieldAttachStorageTestCase::testFieldAttachCreateRenameBundle in drupal/modules/field/tests/field.test
Test field_attach_create_bundle() and field_attach_rename_bundle().
FieldAttachStorageTestCase::testFieldAttachDeleteBundle in drupal/modules/field/tests/field.test
Test field_attach_delete_bundle().
FieldAttachTestCase::createFieldWithInstance in drupal/modules/field/tests/field.test
Create a field and an instance of it.
FieldInfoTestCase::testFieldInfo in drupal/modules/field/tests/field.test
Test that field types and field definitions are correcly cached.
FieldInfoTestCase::testFieldInfoCache in drupal/modules/field/tests/field.test
Tests that the field info cache can be built correctly.
FieldInstanceCrudTestCase::setUp in drupal/modules/field/tests/field.test
Set the default field storage backend for fields created during tests.
FieldInstanceCrudTestCase::testCreateFieldInstance in drupal/modules/field/tests/field.test
Test the creation of a field instance.
FieldTranslationsTestCase::setUp in drupal/modules/field/tests/field.test
Set the default field storage backend for fields created during tests.
FieldTranslationsTestCase::testFieldDisplayLanguage in drupal/modules/field/tests/field.test
Tests display language logic for translatable fields.
FilterAdminTestCase::testFilterAdmin in drupal/modules/filter/filter.test
Tests filter administration functionality.
FilterAdminTestCase::testFormatAdmin in drupal/modules/filter/filter.test
Tests the format administration functionality.
FilterDefaultFormatTestCase::testDefaultTextFormats in drupal/modules/filter/filter.test
Tests if the default text format is accessible to users.
FilterFormatAccessTestCase::setUp in drupal/modules/filter/filter.test
Sets up a Drupal site for running functional and integration tests.
FilterHooksTestCase::testFilterHooks in drupal/modules/filter/filter.test
Tests hooks on format management.
ForumTestCase::editForumTaxonomy in drupal/modules/forum/forum.test
Edits the forum taxonomy.
NodeAccessFieldTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NumberFieldTestCase::testNumberDecimalField in drupal/modules/field/modules/number/number.test
Test number_decimal field.
NumberFieldTestCase::testNumberFloatField in drupal/modules/field/modules/number/number.test
Test number_float field.
NumberFieldTestCase::testNumberIntegerField in drupal/modules/field/modules/number/number.test
Test number_integer field.
PagePreviewTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
SearchTokenizerTestCase::testTokenizer in drupal/modules/search/search.test
Verifies that strings of CJK characters are tokenized.
search_index in drupal/modules/search/search.module
Update the full-text search index for a particular item.
search_simplify in drupal/modules/search/search.module
Simplifies a string according to indexing rules.
system_admin_menu_block in drupal/modules/system/system.module
Provide a single block on the administration overview page.
TaxonomyTermController::cacheGet in drupal/modules/taxonomy/taxonomy.module
Gets entities from the static cache.
TaxonomyTermFieldMultipleVocabularyTestCase::setUp in drupal/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyTermFieldTestCase::setUp in drupal/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldChangeMachineName in drupal/modules/taxonomy/taxonomy.test
Tests that vocabulary machine name changes are mirrored in field definitions.
TaxonomyTermIndexTestCase::setUp in drupal/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary in drupal/modules/taxonomy/taxonomy.test
Deleting a vocabulary.
TaxonomyVocabularyFunctionalTest::testVocabularyInterface in drupal/modules/taxonomy/taxonomy.test
Create, edit and delete a vocabulary via the user interface.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyChangeMachineName in drupal/modules/taxonomy/taxonomy.test
Tests that machine name changes are properly reflected.
TaxonomyVocabularyTestCase::testUninstallReinstall in drupal/modules/taxonomy/taxonomy.test
Test uninstall and reinstall of the taxonomy module.
TaxonomyWebTestCase::createVocabulary in drupal/modules/taxonomy/taxonomy.test
Returns a new vocabulary with random properties.
taxonomy_autocomplete in drupal/modules/taxonomy/taxonomy.pages.inc
Page callback: Outputs JSON for taxonomy autocomplete suggestions.
TextFieldTestCase::testTextFieldValidation in drupal/modules/field/modules/text/text.test
Test text field validation.
TextFieldTestCase::_testTextfieldWidgets in drupal/modules/field/modules/text/text.test
Helper function for testTextfieldWidgets().
TextFieldTestCase::_testTextfieldWidgetsFormatted in drupal/modules/field/modules/text/text.test
Helper function for testTextfieldWidgetsFormatted().
theme_update_report in drupal/modules/update/update.report.inc
Returns HTML for the project status report.
TriggerOtherTestCase::testActionsTaxonomy in drupal/modules/trigger/trigger.test
Tests triggering on taxonomy new term.
UnicodeUnitTest::helperTestStrToLower in drupal/modules/simpletest/tests/unicode.test
_color_rewrite_stylesheet in drupal/modules/color/color.module
Rewrites the stylesheet to match the colors in the palette.