Search for class
Title | Object type | File name | Summary |
---|---|---|---|
TestClass::buildConfigurationForm | function | core/ |
Form constructor. |
TestClass::destruct | function | core/ |
Performs destruct operations. |
TestClass::getSubscribedEvents | function | core/ |
Registers methods as kernel listeners. |
TestClass::onKernelRequestTest | function | core/ |
A simple kernel listener method. |
TestClass::onKernelResponseTest | function | core/ |
Flags the response in case a rebuild indicator is used. |
TestClass::submitConfigurationForm | function | core/ |
Form submission handler. |
TestClass::validateConfigurationForm | function | core/ |
Form validation handler. |
TestClass::__construct | function | core/ |
Constructor. |
TestCompatibilityTrait::getTestClassCovers | function | core/ |
Gets @covers defined on the test class. |
TestDiscovery::$classLoader | property | core/ |
The class loader. |
TestDiscovery::$testClasses | property | core/ |
Statically cached list of test classes. |
TestDiscovery::findAllClassFiles | function | core/ |
Discovers all class files in all available extensions. |
TestDiscovery::getTestClasses | function | core/ |
Discovers all available tests in all extensions. |
TestDiscovery::parseTestClassSummary | function | core/ |
Parses the phpDoc summary line of a test class. |
TestDiscoveryTest::setupVfsWithTestClasses | function | core/ |
|
TestDiscoveryTest::testGetTestClasses | function | core/ |
@covers ::getTestClasses |
TestDiscoveryTest::testGetTestClassesWithSelectedTypes | function | core/ |
@covers ::getTestClasses |
TestMultiWidthLayoutsTest::assertWidthClassApplied | function | core/ |
Asserts the width class is applied to the first section. |
TestRun::$testClass | property | core/ |
The latest class under test. |
TestRun::getLogEntriesByTestClass | function | core/ |
Get test results for a test run, ordered by test class. |
TestRun::getTestClass | function | core/ |
Gets the latest class under test. |
TestRunResultsStorageInterface::getLogEntriesByTestClass | function | core/ |
Get test results for a test run, ordered by test class. |
TestRunTest::testGetLogEntriesByTestClass | function | core/ |
@covers ::createNew @covers ::insertLogEntry @covers ::setDatabasePrefix @covers ::getLogEntriesByTestClass @covers ::getDatabasePrefix @covers ::getTestClass |
TestSiteApplicationTest::testInstallWithFileWithNoClass | function | core/ |
@coversNothing |
TestSiteApplicationTest::testInstallWithNonSetupClass | function | core/ |
@coversNothing |
TestSiteInstallCommand::executePreinstallClass | function | core/ |
Uses the setup file to configure the environment prior to install. |
TestSiteInstallCommand::executeSetupClass | function | core/ |
Uses the setup file to configure Drupal. |
TestSiteInstallCommand::getSetupClass | function | core/ |
Gets the setup class. |
TestSiteUserLoginCommand::$classLoader | property | core/ |
The class loader to use for installation and initialization of setup. |
TestStaticMethodClass | class | core/ |
|
TestStaticMethodClass::access | function | core/ |
|
test_theme_preprocess_theme_test_theme_class | function | core/ |
Tests that a class can be loaded within a .theme file. |
theme-test-theme-class.html.twig | file | core/ |
<p>{{ message }}</p> |
ThemeClass | class | core/ |
Represents a random class, used to test if themes can provide classes. |
ThemeClass.php | file | core/ |
|
ThemeNegotiator::$classResolver | property | core/ |
The class resolver. |
ThemeTest::testClassLoading | function | core/ |
Tests theme can provide classes. |
ThemeTest::testRegionClass | function | core/ |
Tests that region attributes can be manipulated via preprocess functions. |
ThemeTestController::testThemeClass | function | core/ |
Controller for testing a namespaced class in a theme. |
ToolbarMenuTranslationTest::testToolbarClasses | function | core/ |
Tests that toolbar classes don't change when adding a translation. |
TwigEnvironment::$templateClasses | property | core/ |
Static cache of template classes. |
TwigEnvironment::getTemplateClass | function | core/ |
Gets the template class associated with the given string. |
TwigEnvironmentTest::testTemplateClassname | function | core/ |
Ensures that templates resolve to the same class name and cache file. |
TwigExtension::addClass | function | core/ |
Adds a value into the class attributes of a given element. |
TwigExtensionTest::providerTestTwigAddClass | function | core/ |
Provides data for ::testTwigAddClass(). |
TwigExtensionTest::testTwigAddClass | function | core/ |
Tests Twig 'add_class' filter. |
TwigSandboxPolicy::$allowed_classes | property | core/ |
|
TwigSandboxTest::testExtendedClass | function | core/ |
Tests that white listed classes can be extended. |
TypedDataManager::$classResolver | property | core/ |
The class resolver. |
Unicode::PREG_CLASS_WORD_BOUNDARY | constant | core/ |
Matches Unicode characters that are word boundaries. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.