- BlockTestCase::testCustomBlock in core/
modules/ block/ tests/ block.test - Test creating custom block, editing, and then deleting it.
- ImageFieldDisplayTestCase::testImageFieldDefaultImage in core/
modules/ image/ tests/ image.test - Test use of a default image with an image field.
- ImageFieldDisplayTestCase::testImageFieldSettings in core/
modules/ image/ tests/ image.test - Tests for image field settings.
- ImageFieldDisplayTestCase::_testImageFieldFormatters in core/
modules/ image/ tests/ image.test - Test image formatters on node display.
- image_example_style_form in modules/
examples/ image_example/ image_example.pages.inc - Form for uploading and displaying an image using selected style.
- installer_browser_installation_theme_form in core/
modules/ installer/ installer.pages.inc - Form builder for theme install.
- LayoutBlockTextTest::testBlockText in core/
modules/ layout/ tests/ layout.test - Tests the BlockText class functionality.
- seven_tablesort_indicator in core/
themes/ seven/ template.php - Overrides theme_tablesort_indicator().
- simpletest_result_status_image in core/
modules/ simpletest/ simpletest.pages.inc - Get the appropriate image for the status.
- template_preprocess_installer_browser_project in core/
modules/ installer/ installer.theme.inc - Add some variables for the project theme.
- template_preprocess_installer_browser_project_dialog in core/
modules/ installer/ installer.theme.inc - Add some variables for the project details dialog.
- template_preprocess_user_picture in core/
modules/ user/ user.theme.inc - Process variables for user-picture.tpl.php.
- theme_feed_icon in core/
includes/ theme.inc - Returns HTML for a feed icon.
- theme_image_formatter in core/
modules/ image/ image.theme.inc - Returns HTML for an image field formatter.
- theme_image_style in core/
modules/ image/ image.theme.inc - Returns HTML for an image using a specific image style.
- theme_image_style_preview in core/
modules/ image/ image.theme.inc - Returns HTML for a preview of an image style.
- theme_layout_info in core/
modules/ layout/ layout.theme.inc - Outputs information about a layout. Used in the layout listing page.
- theme_layout_template_info in core/
modules/ layout/ layout.theme.inc - Outputs information about a layout template . Used in the layout template listing page.
- theme_layout_template_option in core/
modules/ layout/ layout.theme.inc - Outputs an individual option label for selecting a layout.
- theme_simpletest_test_table in core/
modules/ simpletest/ simpletest.theme.inc - Returns HTML for a test list generated by simpletest_test_form() into a table.
- theme_system_themes_page in core/
modules/ system/ system.theme.inc - Returns HTML for the Appearance page.
- theme_tablesort_indicator in core/
includes/ theme.inc - Returns HTML for a sort icon.