Search for class

  1. Search 7.x for class
  2. Search 9.5.x for class
  3. Search 10.3.x for class
  4. Search 11.x for class
  5. Other projects
Title Object type File name Summary
TestSiteInstallCommand::getSetupClass function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php Gets the setup class.
TestSiteUserLoginCommand::$classLoader property core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php The class loader to use for installation and initialization of setup.
test_theme_preprocess_theme_test_theme_class function core/modules/system/tests/themes/test_theme/test_theme.theme Tests that a class can be loaded within a .theme file.
TextItemSillyNormalizer::$supportedInterfaceOrClass property core/modules/serialization/tests/modules/field_normalization_test/src/Normalization/TextItemSillyNormalizer.php The interface or class that this Normalizer supports.
theme-test-theme-class.html.twig file core/modules/system/tests/modules/theme_test/templates/theme-test-theme-class.html.twig <p>{{ message }}</p>
ThemeClass class core/modules/system/tests/themes/test_theme/src/ThemeClass.php Represents a random class, used to test if themes can provide classes.
ThemeClass.php file core/modules/system/tests/themes/test_theme/src/ThemeClass.php
ThemeNegotiator::$classResolver property core/lib/Drupal/Core/Theme/ThemeNegotiator.php The class resolver.
ThemeNotUsingClassyLibraryTest class core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php Tests that themes do not depend on Classy libraries.
ThemeNotUsingClassyLibraryTest.php file core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php
ThemeNotUsingClassyLibraryTest::$classyLibraries property core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php Classy's libraries.
ThemeNotUsingClassyLibraryTest::$classyLibrariesExtend property core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php Libraries that Classy extends.
ThemeNotUsingClassyLibraryTest::$libraryDiscovery property core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php The library discovery service.
ThemeNotUsingClassyLibraryTest::$themeHandler property core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php The theme handler.
ThemeNotUsingClassyLibraryTest::$themeInitialization property core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php The theme initialization.
ThemeNotUsingClassyLibraryTest::confirmMatchingAssets function core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php Confirms that the assets of a copied Classy library match the original's.
ThemeNotUsingClassyLibraryTest::confirmNoClassyAssets function core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php Confirms a library is not loading any Classy assets.
ThemeNotUsingClassyLibraryTest::providerTestThemeAccountsForClassyExtensions function core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php Data provider.
ThemeNotUsingClassyLibraryTest::providerTestThemeNotUsingClassyLibraries function core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php Data provider.
ThemeNotUsingClassyLibraryTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php
ThemeNotUsingClassyLibraryTest::testThemeAccountsForClassyExtensions function core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php Checks for theme-specific equivalents of all Classy library-extends.
ThemeNotUsingClassyLibraryTest::testThemeNotUsingClassyLibraries function core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php Ensures that a theme is decoupled from Classy libraries.
ThemesNotUsingClassyTemplatesTest class core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php Tests that themes do not depend on Classy templates.
ThemesNotUsingClassyTemplatesTest.php file core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php
ThemesNotUsingClassyTemplatesTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php Modules to enable.
ThemesNotUsingClassyTemplatesTest::$templatesSkippableBecauseIdenticalToStable property core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php Templates that are identical in Stable, which means they can be skipped.
ThemesNotUsingClassyTemplatesTest::$themeHandler property core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php The theme handler.
ThemesNotUsingClassyTemplatesTest::installAllModules function core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php Installs all core modules.
ThemesNotUsingClassyTemplatesTest::providerTestThemesTemplatesNotClassy function core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php Data provider for testThemesTemplatesNotClassy().
ThemesNotUsingClassyTemplatesTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php
ThemesNotUsingClassyTemplatesTest::testThemesTemplatesNotClassy function core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php Ensures that themes are not inheriting templates from Classy.
ThemeTest::testClassLoading function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Tests theme can provide classes.
ThemeTest::testRegionClass function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Tests that region attributes can be manipulated via preprocess functions.
ThemeTestController::testThemeClass function core/modules/system/tests/modules/theme_test/src/ThemeTestController.php Controller for testing a namespaced class in a theme.
TimestampItemNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/TimestampItemNormalizer.php The interface or class that this Normalizer supports.
TimestampItemNormalizer::$supportedInterfaceOrClass property core/modules/hal/src/Normalizer/TimestampItemNormalizer.php The interface or class that this Normalizer supports.
TimeStampItemNormalizerTraitDeprecatedTestClass class core/modules/serialization/tests/serialization_test/src/TimeStampItemNormalizerTraitDeprecatedTestClass.php For testing that TimeStampItemNormalizerTrait throws a deprecation error.
TimeStampItemNormalizerTraitDeprecatedTestClass.php file core/modules/serialization/tests/serialization_test/src/TimeStampItemNormalizerTraitDeprecatedTestClass.php
TimestampNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/TimestampNormalizer.php The interface or class that this Normalizer supports.
ToolbarMenuTranslationTest::testToolbarClasses function core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php Tests that toolbar classes don't change when adding a translation.
TraversableObjectNormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/TraversableObjectNormalizer.php The interface or class that this Normalizer supports.
TwigEnvironment::$templateClasses property core/lib/Drupal/Core/Template/TwigEnvironment.php Static cache of template classes.
TwigEnvironment::getTemplateClass function core/lib/Drupal/Core/Template/TwigEnvironment.php Gets the template class associated with the given string.
TwigEnvironmentTest::testTemplateClassname function core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php Ensures that templates resolve to the same class name and cache file.
TwigSandboxPolicy::$whitelisted_classes property core/lib/Drupal/Core/Template/TwigSandboxPolicy.php An array of class names for which any method calls are allowed.
TwigSandboxTest::testExtendedClass function core/tests/Drupal/Tests/Core/Template/TwigSandboxTest.php Tests that white listed classes can be extended.
TypedDataManager::$classResolver property core/lib/Drupal/Core/TypedData/TypedDataManager.php The class resolver.
TypedDataNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/TypedDataNormalizer.php The interface or class that this Normalizer supports.
Unicode::PREG_CLASS_WORD_BOUNDARY constant core/lib/Drupal/Component/Utility/Unicode.php Matches Unicode characters that are word boundaries.
UnitTestCase::getClassResolverStub function core/tests/Drupal/Tests/UnitTestCase.php Returns a stub class resolver.

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