Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
ClassWithValidAnnotationTarget::someFunction function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithValidAnnotationTarget.php Plugin annotation

@AnnotationTargetPropertyMethod("Some data",name="Some name")
ClassWriter class core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit8/ClassWriter.php Helper class to rewrite PHPUnit's TestCase class.
ClassWriter.php file core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit8/ClassWriter.php
ClassWriter::alterAssert function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit8/ClassWriter.php Alters the Assert class.
ClassWriter::alterTestCase function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit8/ClassWriter.php Alters the TestCase class.
ClassWriter::flushAlteredCodeToFile function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit8/ClassWriter.php Flushes altered class code to file when necessary.
ClassWriter::mutateTestBase function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit8/ClassWriter.php Mutates PHPUnit classes to make it compatible with Drupal.
ClassWriter::__construct function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit8/ClassWriter.php This class should not be instantiated.
classy.info.yml file core/themes/classy/classy.info.yml core/themes/classy/classy.info.yml
classy.libraries.yml file core/themes/classy/classy.libraries.yml core/themes/classy/classy.libraries.yml
classy.theme file core/themes/classy/classy.theme Functions to support theming in the Classy theme.
ClassyPreprocessUnchangedTest class core/tests/Drupal/Tests/Core/Theme/ClassyPreprocessUnchangedTest.php Confirms that classy.theme has not added new functionality.
ClassyPreprocessUnchangedTest.php file core/tests/Drupal/Tests/Core/Theme/ClassyPreprocessUnchangedTest.php
ClassyPreprocessUnchangedTest::testNoNewPreprocess function core/tests/Drupal/Tests/Core/Theme/ClassyPreprocessUnchangedTest.php Confirms that classy.theme has not added any new functionality.
ClassyTemplatesIdenticalToStableTest class core/tests/Drupal/Tests/Core/Theme/ClassyTemplatesIdenticalToStableTest.php Confirms that certain Classy templates have identical equivalents in Stable.
ClassyTemplatesIdenticalToStableTest.php file core/tests/Drupal/Tests/Core/Theme/ClassyTemplatesIdenticalToStableTest.php
ClassyTemplatesIdenticalToStableTest::providerTestStableTemplatesIdenticalToClassy function core/tests/Drupal/Tests/Core/Theme/ClassyTemplatesIdenticalToStableTest.php A list of the Classy templates that have identical copies in Stable.
ClassyTemplatesIdenticalToStableTest::testStableTemplatesIdenticalToClassy function core/tests/Drupal/Tests/Core/Theme/ClassyTemplatesIdenticalToStableTest.php Confirms that certain Classy templates have equivalents in Stable.
ClassyTest class core/themes/classy/tests/src/Kernel/ClassyTest.php Tests the Classy theme.
ClassyTest class core/themes/classy/tests/src/Functional/ClassyTest.php Tests the classy theme.
ClassyTest.php file core/themes/classy/tests/src/Kernel/ClassyTest.php
ClassyTest.php file core/themes/classy/tests/src/Functional/ClassyTest.php
ClassyTest::$defaultTheme property core/themes/classy/tests/src/Functional/ClassyTest.php The theme to install as the default for testing.
ClassyTest::$modules property core/themes/classy/tests/src/Kernel/ClassyTest.php Modules to enable.
ClassyTest::setUp function core/themes/classy/tests/src/Kernel/ClassyTest.php
ClassyTest::testClassyTheme function core/themes/classy/tests/src/Kernel/ClassyTest.php Tests the classy theme.
ClassyTest::testRegressionMissingMessagesCss function core/themes/classy/tests/src/Functional/ClassyTest.php Tests that the Classy theme always adds its message CSS.
ClassyUninstallUpdateTest class core/modules/system/tests/src/Functional/Update/ClassyUninstallUpdateTest.php Ensures that update hook uninstalls Classy when it's no longer needed.
ClassyUninstallUpdateTest.php file core/modules/system/tests/src/Functional/Update/ClassyUninstallUpdateTest.php
ClassyUninstallUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/ClassyUninstallUpdateTest.php Set database dump files to be used.
ClassyUninstallUpdateTest::testUpdate function core/modules/system/tests/src/Functional/Update/ClassyUninstallUpdateTest.php Ensures that Classy is disabled if it's no longer needed.
ClassyUninstallUpdateTest::testUpdateClassyNeeded function core/modules/system/tests/src/Functional/Update/ClassyUninstallUpdateTest.php Ensures that updates run without errors when Classy is still needed.
ClassyUninstallUpdateTest::testUpdateClassyNotInstalled function core/modules/system/tests/src/Functional/Update/ClassyUninstallUpdateTest.php Ensures that updates run without errors when Classy is not installed.
classy_form_alter function core/themes/classy/classy.theme Implements hook_form_alter().
classy_preprocess_image_widget function core/themes/classy/classy.theme Implements hook_preprocess_image_widget().
classy_preprocess_links__media_library_menu function core/themes/classy/classy.theme Implements hook_preprocess_links__media_library_menu().
class_resolver service core/core.services.yml Drupal\Core\DependencyInjection\ClassResolver
clearfix.module.css file core/modules/system/css/components/clearfix.module.css Float clearing.
clearfix.module.css file core/themes/stable/css/system/components/clearfix.module.css Float clearing.
clearfix.module.css file core/themes/stable9/css/system/components/clearfix.module.css Float clearing.
ClearTest class core/modules/system/tests/src/Functional/Cache/ClearTest.php
ClearTest.php file core/modules/system/tests/src/Functional/Cache/ClearTest.php
ClearTest::$defaultTheme property core/modules/system/tests/src/Functional/Cache/ClearTest.php The theme to install as the default for testing.
ClearTest::setUp function core/modules/system/tests/src/Functional/Cache/ClearTest.php
ClearTest::testFlushAllCaches function core/modules/system/tests/src/Functional/Cache/ClearTest.php Tests drupal_flush_all_caches().
ClickSortingAJAXTest class core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php Tests the click sorting AJAX functionality of Views exposed forms.
ClickSortingAJAXTest.php file core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php
ClickSortingAJAXTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php The theme to install as the default for testing.
ClickSortingAJAXTest::$modules property core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php Modules to enable.
ClickSortingAJAXTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php

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