68 calls to drupal_strtolower()

block_block_list_alter in drupal/core/modules/block/block.module
Implements hook_block_list_alter().
book_export in drupal/core/modules/book/book.pages.inc
Page callback: Generates representations of a book page and its children.
BreakpointAPITest::testConfigName in drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointAPITest.php
Test Breakpoint::buildConfigName().
BreakpointCRUDTest::testBreakpointCRUD in drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointCRUDTest.php
Test CRUD operations for breakpoints.
BreakpointGroupAPITest::testConfigName in drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupAPITest.php
Test Breakpoint::buildConfigName().
BreakpointGroupCRUDTest::testBreakpointGroupCRUD in drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupCRUDTest.php
Test CRUD operations for breakpoint groups.
Com::generate in drupal/core/lib/Drupal/Component/Uuid/Com.php
Generates a Universally Unique IDentifier (UUID).
ContactSitewideTest::testSiteWideContact in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php
Tests configuration options and the site-wide contact form.
DefaultViewsTest::setUp in drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php
Sets up a Drupal site for running functional and integration tests.
DrupalDiffInline::render in drupal/core/lib/Drupal/Component/Diff/DiffEngine.php
Render differences inline using HTML markup.
drupal_html_class in drupal/core/includes/common.inc
Prepares a string for use as a valid class name.
drupal_html_id in drupal/core/includes/common.inc
Prepares a string for use as a valid HTML ID and guarantees uniqueness.
EmailFieldTest::testEmailField in drupal/core/modules/field/modules/email/lib/Drupal/email/Tests/EmailFieldTest.php
Tests e-mail field.
EntityQueryTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php
Sets up a Drupal site for running functional and integration tests.
EntityTranslationTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php
Sets up a Drupal site for running functional and integration tests.
FieldAttachStorageTest::testFieldAttachCreateRenameBundle in drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php
Test field_attach_create_bundle() and field_attach_rename_bundle().
FieldAttachStorageTest::testFieldAttachDeleteBundle in drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php
Test field_attach_delete_bundle().
FieldAttachTestBase::createFieldWithInstance in drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachTestBase.php
Create a field and an instance of it.
FieldInfoTest::testFieldInfo in drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php
Test that field types and field definitions are correcly cached.
FieldInstanceCrudTest::setUp in drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php
Set the default field storage backend for fields created during tests.
FieldInstanceCrudTest::testCreateFieldInstance in drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php
Test the creation of a field instance.
FieldUiTestBase::setUp in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php
Sets up a Drupal site for running functional and integration tests.
FilterAdminTest::testFilterAdmin in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php
Tests filter administration functionality.
FilterAdminTest::testFormatAdmin in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php
FilterDefaultFormatTest::testDefaultTextFormats in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php
Tests if the default text format is accessible to users.
FilterFormatAccessTest::setUp in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php
Sets up a Drupal site for running functional and integration tests.
FilterHooksTest::testFilterHooks in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHooksTest.php
Tests hooks on format management.
ForumTest::editForumTaxonomy in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Edits the forum taxonomy.
HandlerBase::caseTransform in drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php
Transform a string by a certain method.
HtmlToTextTest::assertHtmlToText in drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php
Helper function for testing drupal_html_to_text().
language_negotiation_configure_form_table in drupal/core/modules/language/language.admin.inc
Builds a language negotiation method configuration table.
LinkFieldTest::testLinkFormatter in drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php
Tests the default 'link' formatter.
LinkFieldTest::testLinkSeparateFormatter in drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php
Tests the 'link_separate' formatter.
LinkFieldTest::testLinkTitle in drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php
Tests the title settings of a link field.
LinkFieldTest::testURLValidation in drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php
Tests link field URL validation.
LinkFieldUITest::testFieldUI in drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldUITest.php
Tests that link field UI functionality does not generate warnings.
NodeAccessFieldTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessFieldTest.php
Sets up a Drupal site for running functional and integration tests.
NumberFieldTest::testNumberDecimalField in drupal/core/modules/field/modules/number/lib/Drupal/number/Tests/NumberFieldTest.php
Test number_decimal field.
NumberFieldTest::testNumberIntegerField in drupal/core/modules/field/modules/number/lib/Drupal/number/Tests/NumberFieldTest.php
Test number_integer field.
PictureFieldDisplayTest::_testPictureFieldFormatters in drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php
Test picture formatters on node display.
Schema::processField in drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php
Set database-engine specific properties for a field.
SearchTokenizerTest::testTokenizer in drupal/core/modules/search/lib/Drupal/search/Tests/SearchTokenizerTest.php
Verifies that strings of CJK characters are tokenized.
search_index in drupal/core/modules/search/search.module
Update the full-text search index for a particular item.
search_simplify in drupal/core/modules/search/search.module
Simplifies a string according to indexing rules.
system_admin_menu_block in drupal/core/modules/system/system.module
Provide a single block on the administration overview page.
TaxonomyTermReferenceItemTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TaxonomyTermReferenceItemTest.php
Sets up a Drupal site for running functional and integration tests.
TaxonomyTestBase::createVocabulary in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TaxonomyTestBase.php
Returns a new vocabulary with random properties.
taxonomy_autocomplete in drupal/core/modules/taxonomy/taxonomy.pages.inc
Page callback: Outputs JSON for taxonomy autocomplete suggestions.
TermFieldMultipleVocabularyTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php
Sets up a Drupal site for running functional and integration tests.
TermFieldTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php
Sets up a Drupal site for running functional and integration tests.
TermFieldTest::testTaxonomyTermFieldChangeMachineName in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php
Tests that vocabulary machine name changes are mirrored in field definitions.
TermIndexTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermIndexTest.php
Sets up a Drupal site for running functional and integration tests.
TextFieldTest::testTextFieldValidation in drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextFieldTest.php
Test text field validation.
TextFieldTest::_testTextfieldWidgets in drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextFieldTest.php
Helper function for testTextfieldWidgets().
TextFieldTest::_testTextfieldWidgetsFormatted in drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextFieldTest.php
Helper function for testTextfieldWidgetsFormatted().
theme_update_report in drupal/core/modules/update/update.report.inc
Returns HTML for the project status report.
TranslationTest::setUp in drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php
Set the default field storage backend for fields created during tests.
TranslationTest::testFieldDisplayLanguage in drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php
Tests display language logic for translatable fields.
UnicodeUnitTest::helperTestStrToLower in drupal/core/modules/system/lib/Drupal/system/Tests/System/UnicodeUnitTest.php
views_ajax_autocomplete_taxonomy in drupal/core/modules/views/includes/ajax.inc
Page callback for views taxonomy autocomplete.
VocabularyLanguageTest::testVocabularyDefaultLanguageForTerms in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php
Tests term language settings for vocabulary terms are saved and updated.
VocabularyLanguageTest::testVocabularyLanguage in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php
Tests language settings for vocabularies.
VocabularyTest::testTaxonomyAdminDeletingVocabulary in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php
Deleting a vocabulary.
VocabularyTest::testVocabularyInterface in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php
Create, edit and delete a vocabulary via the user interface.
VocabularyUnitTest::testTaxonomyVocabularyChangeMachineName in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php
Tests that machine name changes are properly reflected.
VocabularyUnitTest::testUninstallReinstall in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php
Test uninstall and reinstall of the taxonomy module.
_color_rewrite_stylesheet in drupal/core/modules/color/color.module
Rewrites the stylesheet to match the colors in the palette.
_views_sort_types in drupal/core/modules/views/views_ui/admin.inc