Search for A

  1. Search 9.5.x for A
  2. Search 8.9.x for A
  3. Search 10.3.x for A
  4. Search 11.x for A
  5. Other projects
Title Object type File name Summary
CascadingStylesheetsTestCase::testDefault function modules/simpletest/tests/common.test Check default stylesheets as empty.
CascadingStylesheetsTestCase::testModuleInfo function modules/simpletest/tests/common.test Test that stylesheets in module .info files are loaded.
CascadingStylesheetsTestCase::testRenderExternal function modules/simpletest/tests/common.test Tests rendering an external stylesheet.
CascadingStylesheetsTestCase::testRenderFile function modules/simpletest/tests/common.test Tests rendering the stylesheets.
CascadingStylesheetsTestCase::testRenderInlineFullPage function modules/simpletest/tests/common.test Tests rendering inline stylesheets through a full page request.
CascadingStylesheetsTestCase::testRenderInlineNoPreprocess function modules/simpletest/tests/common.test Tests rendering inline stylesheets with preprocessing off.
CascadingStylesheetsTestCase::testRenderInlinePreprocess function modules/simpletest/tests/common.test Tests rendering inline stylesheets with preprocessing on.
CascadingStylesheetsTestCase::testRenderOrder function modules/simpletest/tests/common.test Test CSS ordering.
CascadingStylesheetsTestCase::testRenderOverride function modules/simpletest/tests/common.test Test CSS override.
CascadingStylesheetsTestCase::testRenderRemoveCharsetPreprocess function modules/simpletest/tests/common.test Tests removing charset when rendering stylesheets with preprocessing on.
CascadingStylesheetsTestCase::testReset function modules/simpletest/tests/common.test Makes sure that reseting the CSS empties the cache.
CascadingStylesheetsUnitTest class modules/simpletest/tests/common.test CSS Unit Tests.
CascadingStylesheetsUnitTest::getInfo function modules/simpletest/tests/common.test
CascadingStylesheetsUnitTest::testLoadCssBasic function modules/simpletest/tests/common.test Tests basic CSS loading with and without optimization via drupal_load_stylesheet().
CategorizeFeedItemTestCase class modules/aggregator/aggregator.test Tests categorization functionality in the Aggregator module.
CategorizeFeedItemTestCase::getInfo function modules/aggregator/aggregator.test
CategorizeFeedItemTestCase::testCategorizeFeedItem function modules/aggregator/aggregator.test Checks that children of a feed inherit a defined category.
CategorizeFeedTestCase class modules/aggregator/aggregator.test Tests the categorize feed functionality in the Aggregator module.
CategorizeFeedTestCase::getInfo function modules/aggregator/aggregator.test
CategorizeFeedTestCase::testCategorizeFeed function modules/aggregator/aggregator.test Creates a feed and makes sure you can add/delete categories to it.
ccc_update_test.info file modules/update/tests/ccc_update_test.info name = CCC Update test
description = Support module for update module testing.
package = Testing
core = 7.x
hidden = TRUE
ccc_update_test.module file modules/update/tests/ccc_update_test.module Dummy module for testing Update status.
CHANGELOG.txt file ./CHANGELOG.txt Drupal 7.xx, xxxx-xx-xx (development version)
-----------------------

Drupal 7.98, 2023-06-07
-----------------------
- Various security improvements
- Various bug fixes, optimizations and improvements

Drupal 7.97,…
check_markup function modules/filter/filter.module Runs all the enabled filters on a piece of text.
CHECK_PLAIN constant includes/bootstrap.inc Flag used to indicate that text is not sanitized, so run check_plain().
check_plain function includes/bootstrap.inc Encodes special characters in a plain-text string for display as HTML.
code-clean.sh file scripts/code-clean.sh #!/bin/sh

find . -name "*~" -type f | xargs rm -f
find . -name ".#*" -type f | xargs rm -f
find . -name "*.rej" -type f | xargs rm -f
find . -name "*.orig" -type f | xargs rm -f
find . -name "DEADJOE"…
Collectable interface misc/typo3/phar-stream-wrapper/src/Collectable.php
Collectable.php file misc/typo3/phar-stream-wrapper/src/Collectable.php
Collectable::collect function misc/typo3/phar-stream-wrapper/src/Collectable.php
Collectable::findByCallback function misc/typo3/phar-stream-wrapper/src/Collectable.php
Collectable::has function misc/typo3/phar-stream-wrapper/src/Collectable.php
color.install file modules/color/color.install Install, update and uninstall functions for the color module.
ColorTestCase class modules/color/color.test Tests the Color module functionality.
ColorTestCase::$big_user property modules/color/color.test
ColorTestCase::$colorTests property modules/color/color.test
ColorTestCase::$themes property modules/color/color.test
ColorTestCase::getInfo function modules/color/color.test
ColorTestCase::setUp function modules/color/color.test Sets up a Drupal site for running functional and integration tests.
ColorTestCase::testColor function modules/color/color.test Tests the Color module functionality.
ColorTestCase::testValidColor function modules/color/color.test Tests whether the provided color is valid.
ColorTestCase::_testColor function modules/color/color.test Tests the Color module functionality using the given theme.
ColorUnitTestCase class modules/color/color.test Unit tests for the color.module
ColorUnitTestCase::$test_values property modules/color/color.test
ColorUnitTestCase::getInfo function modules/color/color.test
ColorUnitTestCase::setUp function modules/color/color.test Set up the test environment.
ColorUnitTestCase::testColorPack function modules/color/color.test
ColorUnitTestCase::testColorUnpack function modules/color/color.test
color_form_system_themes_alter function modules/color/color.module Implements hook_form_FORM_ID_alter().
color_form_system_theme_settings_alter function modules/color/color.module Implements hook_form_FORM_ID_alter().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.