TestClass |
class |
core/tests/Drupal/Tests/Core/Test/AssertContentTraitTest.php |
|
TestClass |
class |
core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php |
|
TestClass |
class |
core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php |
Provides a test class. |
TestClass.php |
file |
core/modules/system/tests/modules/service_provider_test/src/TestClass.php |
|
TestClass::$state |
property |
core/modules/system/tests/modules/service_provider_test/src/TestClass.php |
The state keyvalue collection. |
TestClass::access |
function |
core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php |
|
TestClass::buildConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php |
Form constructor. |
TestClass::destruct |
function |
core/modules/system/tests/modules/service_provider_test/src/TestClass.php |
Performs destruct operations. |
TestClass::getSubscribedEvents |
function |
core/modules/system/tests/modules/service_provider_test/src/TestClass.php |
Registers methods as kernel listeners. |
TestClass::onKernelRequestTest |
function |
core/modules/system/tests/modules/service_provider_test/src/TestClass.php |
A simple kernel listener method. |
TestClass::onKernelResponseTest |
function |
core/modules/system/tests/modules/service_provider_test/src/TestClass.php |
Flags the response in case a rebuild indicator is used. |
TestClass::submitConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php |
Form submission handler. |
TestClass::validateConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php |
Form validation handler. |
TestClass::_getTextContent |
function |
core/tests/Drupal/Tests/Core/Test/AssertContentTraitTest.php |
|
TestClass::_setRawContent |
function |
core/tests/Drupal/Tests/Core/Test/AssertContentTraitTest.php |
|
TestClass::__construct |
function |
core/modules/system/tests/modules/service_provider_test/src/TestClass.php |
Constructor. |
TestDiscovery::$classLoader |
property |
core/lib/Drupal/Core/Test/TestDiscovery.php |
The class loader. |
TestDiscovery::$testClasses |
property |
core/lib/Drupal/Core/Test/TestDiscovery.php |
Statically cached list of test classes. |
TestDiscovery::findAllClassFiles |
function |
core/lib/Drupal/Core/Test/TestDiscovery.php |
Discovers all class files in all available extensions. |
TestDiscovery::getTestClasses |
function |
core/lib/Drupal/Core/Test/TestDiscovery.php |
Discovers all available tests in all extensions. |
TestDiscovery::parseTestClassAnnotations |
function |
core/lib/Drupal/Core/Test/TestDiscovery.php |
Parses annotations in the phpDoc of a test class. |
TestDiscovery::parseTestClassSummary |
function |
core/lib/Drupal/Core/Test/TestDiscovery.php |
Parses the phpDoc summary line of a test class. |
TestDiscoveryTest::setupVfsWithTestClasses |
function |
core/tests/Drupal/Tests/Core/Test/TestDiscoveryTest.php |
|
TestDiscoveryTest::testGetTestClasses |
function |
core/tests/Drupal/Tests/Core/Test/TestDiscoveryTest.php |
@covers ::getTestClasses |
TestDiscoveryTest::testGetTestClassesWithSelectedTypes |
function |
core/tests/Drupal/Tests/Core/Test/TestDiscoveryTest.php |
@covers ::getTestClasses |
TestExtendedNormalizer::$supportedInterfaceOrClass |
property |
core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php |
The interface or class that this Normalizer supports. |
TestMultiWidthLayoutsTest::assertWidthClassApplied |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/TestMultiWidthLayoutsTest.php |
Asserts the width class is applied to the first section. |
TestNormalizerBase::setSupportedInterfaceOrClass |
function |
core/modules/serialization/tests/src/Unit/Normalizer/NormalizerBaseTest.php |
Sets the protected supportedInterfaceOrClass property. |
TestSiteApplicationTest::testInstallWithFileWithNoClass |
function |
core/tests/Drupal/Tests/Scripts/TestSiteApplicationTest.php |
@coversNothing |
TestSiteApplicationTest::testInstallWithNonSetupClass |
function |
core/tests/Drupal/Tests/Scripts/TestSiteApplicationTest.php |
@coversNothing |
TestSiteInstallCommand::executePreinstallClass |
function |
core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php |
Uses the setup file to configure the environment prior to install. |
TestSiteInstallCommand::executeSetupClass |
function |
core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php |
Uses the setup file to configure Drupal. |
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. |
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. |
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. |