Search for run
| Title | Object type | File name | Summary |
|---|---|---|---|
| CssCollectionRendererUnitTest.php | file | core/ |
|
| CssCollectionRendererUnitTest::$fileCssGroup | property | core/ |
A valid file CSS asset group. |
| CssCollectionRendererUnitTest::$renderer | property | core/ |
A CSS asset renderer. |
| CssCollectionRendererUnitTest::providerTestRender | function | core/ |
Provides data for the CSS asset rendering test. |
| CssCollectionRendererUnitTest::setUp | function | core/ |
|
| CssCollectionRendererUnitTest::testRender | function | core/ |
Tests CSS asset rendering. |
| CssCollectionRendererUnitTest::testRenderInvalidType | function | core/ |
Tests a CSS asset group with the invalid 'type' => 'internal'. |
| CssOptimizerUnitTest | class | core/ |
Tests the CSS asset optimizer. |
| CssOptimizerUnitTest.php | file | core/ |
|
| CssOptimizerUnitTest::$backupGlobals | property | core/ |
|
| CssOptimizerUnitTest::$fileUrlGenerator | property | core/ |
The file URL generator mock. |
| CssOptimizerUnitTest::$optimizer | property | core/ |
A CSS asset optimizer. |
| CssOptimizerUnitTest::providerTestOptimize | function | core/ |
Provides data for the CSS asset optimizing test. |
| CssOptimizerUnitTest::setUp | function | core/ |
|
| CssOptimizerUnitTest::testOptimize | function | core/ |
Tests optimizing a CSS asset group containing 'type' => 'file'. |
| CssOptimizerUnitTest::testTypeExternal | function | core/ |
Tests a CSS asset with 'type' => 'external'. |
| CssOptimizerUnitTest::testTypeFilePreprocessingDisabled | function | core/ |
Tests a file CSS asset with preprocessing disabled. |
| CurrentLanguageContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| CurrentUserContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| DatabaseDriverUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\DatabaseDriverUninstallValidator. |
| DatabaseDriverUninstallValidator | class | core/ |
Ensures installed modules providing a database driver are not uninstalled. |
| DatabaseDriverUninstallValidator.php | file | core/ |
|
| DatabaseDriverUninstallValidator.php | file | core/ |
|
| DatabaseDriverUninstallValidator::$connection | property | core/ |
The database connection. |
| DatabaseDriverUninstallValidator::$container | property | core/ |
The service container. |
| DatabaseDriverUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| DatabaseDriverUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
| DatabaseDriverUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| DatabaseDriverUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| DatabaseDriverUninstallValidator::setStringTranslation | function | core/ |
|
| DatabaseDriverUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| DatabaseDriverUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| DatabaseDriverUninstallValidator::__construct | function | core/ |
Constructs a new DatabaseDriverUninstallValidator. |
| DatabaseDriverUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| DateHelper::monthNamesAbbrUntranslated | function | core/ |
Constructs an untranslated array of abbreviated month names. |
| DatetimeElementFormTest::providerUntrusted | function | core/ |
Data provider for ::testDatetimeElementUntrustedCallbacks(). |
| DbImportCommand::runScript | function | core/ |
Run the database script. |
| DbLogTest::runCron | function | core/ |
Runs cron and returns number of new log entries. |
| DeleteTruncateTest | class | core/ |
Tests delete and truncate queries. |
| DeleteTruncateTest.php | file | core/ |
|
| DeleteTruncateTest::testDeleteFromNonExistingTable | function | core/ |
Deleting from a not existing table throws a DatabaseExceptionWrapper. |
| DeleteTruncateTest::testSimpleDelete | function | core/ |
Confirms that we can delete a single record successfully. |
| DeleteTruncateTest::testSpecialColumnDelete | function | core/ |
Confirms that we can delete a single special column name record successfully. |
| DeleteTruncateTest::testSubselectDelete | function | core/ |
Confirms that we can use a subselect in a delete successfully. |
| DeleteTruncateTest::testTruncate | function | core/ |
Confirms that we can truncate a whole table successfully. |
| DeleteTruncateTest::testTruncateInTransaction | function | core/ |
Confirms that we can truncate a whole table while in transaction. |
| DeleteTruncateTest::testTruncateNonExistingTable | function | core/ |
Truncating a not existing table throws a DatabaseExceptionWrapper. |
| DeleteTruncateTest::testTruncateTransactionRollback | function | core/ |
Confirms that transaction rollback voids a truncate operation. |
| DisplayKernelTest::testisIdentifierUnique | function | core/ |
Tests the ::isIdentifierUnique method. |
| DisplayPluginBase::isIdentifierUnique | function | core/ |
Checks if the provided identifier is unique. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.