Search for class
- Search 7.x for class
- Search 9.5.x for class
- Search 8.9.x for class
- Search 10.3.x for class
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TestRunResultsStorageInterface::getLogEntriesByTestClass | function | core/ |
Get test results for a test run, ordered by test class. |
TestRunTest::testGetLogEntriesByTestClass | function | core/ |
@covers ::createNew[[api-linebreak]] @covers ::insertLogEntry[[api-linebreak]] @covers ::setDatabasePrefix[[api-linebreak]] @covers ::getLogEntriesByTestClass[[api-linebreak]] @covers ::getDatabasePrefix[[api-linebreak]] @covers… |
TestSiteApplicationTest::testInstallWithFileWithNoClass | function | core/ |
@coversNothing |
TestSiteApplicationTest::testInstallWithFileWithNoClass | function | core/ |
@coversNothing[[api-linebreak]] |
TestSiteApplicationTest::testInstallWithNonSetupClass | function | core/ |
@coversNothing[[api-linebreak]] |
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/ |
Provides a class for testing a static method. |
TestStaticMethodClass::access | function | core/ |
|
test_table_css_class.php | file | core/ |
Test fixture. |
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/ |
An array of class names for which any method calls are allowed. |
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. |
UnitTestCase::getClassResolverStub | function | core/ |
Returns a stub class resolver. |
UserMigrationClassTest | class | core/ |
Tests the user migration plugin class. |
UserMigrationClassTest.php | file | core/ |
|
UserMigrationClassTest::testClass | function | core/ |
Tests that the profile value process is added to the pipeline. |
UserRegistrationResourceTest::$testClass | property | core/ |
Class to be tested. |
UsingNonInstalledTraitClass | class | core/ |
This class does not have a plugin attribute or plugin annotation on purpose. |
UsingNonInstalledTraitClass.php | file | core/ |
|
UsingNonInstalledTraitClass::testMethod | function | core/ |
Provides an empty test method. |
Utility classes and functions | group | core/ |
Overview of utility classes and functions for developers. |
views.view.test_field_classes.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_classes.yml |
views.view.test_table_css_class.yml | file | core/ |
core/modules/views/tests/fixtures/update/views.view.test_table_css_class.yml |
ViewsAddDefaultTableCssClassUpdateTest | class | core/ |
Tests the addition of the default table style `class` setting. |
ViewsAddDefaultTableCssClassUpdateTest.php | file | core/ |
|
ViewsAddDefaultTableCssClassUpdateTest::$modules | property | core/ |
Modules to install after the database is loaded. |
ViewsAddDefaultTableCssClassUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ViewsAddDefaultTableCssClassUpdateTest::setUp | function | core/ |
|
ViewsAddDefaultTableCssClassUpdateTest::testViewsPostUpdateAddDefaultTableCssClass | function | core/ |
Tests the upgrade path adding table style default CSS class. |
ViewsConfigUpdater::needsTableCssClassUpdate | function | core/ |
Checks for table style views needing a default CSS table class value. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.