Search for run
Title | Object type | File name | Summary |
---|---|---|---|
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::$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. |
DatabaseLegacyTest::testDbTruncate | function | core/ |
Tests deprecation of the db_truncate() function. |
DateHelper::monthNamesAbbrUntranslated | function | core/ |
Constructs an untranslated array of abbreviated month names. |
DbImportCommand::runScript | function | core/ |
Run the database script. |
DbLogTest::runCron | function | core/ |
Runs cron and returns number of new log entries. |
db_truncate | function | core/ |
Returns a new TruncateQuery object for the active database. |
DeleteTruncateTest | class | core/ |
Tests delete and truncate queries. |
DeleteTruncateTest.php | file | core/ |
|
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::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. |
DisplayPluginInterface::isIdentifierUnique | function | core/ |
Checks if the provided identifier is unique. |
EntityAdapterUnitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Plugin\DataType\EntityAdapter @group Entity @group TypedData |
EntityAdapterUnitTest.php | file | core/ |
|
EntityAdapterUnitTest::$bundle | property | core/ |
The bundle used for testing. |
EntityAdapterUnitTest::$entity | property | core/ |
The content entity used for testing. |
EntityAdapterUnitTest::$entityAdapter | property | core/ |
The content entity adapter under test. |
EntityAdapterUnitTest::$entityFieldManager | property | core/ |
|
EntityAdapterUnitTest::$entityType | property | core/ |
The entity type used for testing. |
EntityAdapterUnitTest::$entityTypeId | property | core/ |
The type ID of the entity under test. |
EntityAdapterUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
EntityAdapterUnitTest::$fieldDefinitions | property | core/ |
Field definitions. |
EntityAdapterUnitTest::$fieldItemList | property | core/ |
The field item list returned by the typed data manager. |
EntityAdapterUnitTest::$fieldTypePluginManager | property | core/ |
The field type manager used for testing. |
EntityAdapterUnitTest::$id | property | core/ |
The entity ID. |
EntityAdapterUnitTest::$languageManager | property | core/ |
The language manager. |
EntityAdapterUnitTest::$typedDataManager | property | core/ |
The typed data manager used for testing. |
EntityAdapterUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
EntityAdapterUnitTest::setUp | function | core/ |
|
EntityAdapterUnitTest::testApplyDefaultValue | function | core/ |
@covers ::applyDefaultValue |
EntityAdapterUnitTest::testGet | function | core/ |
@covers ::get |
EntityAdapterUnitTest::testGetConstraints | function | core/ |
@covers ::getConstraints |
EntityAdapterUnitTest::testGetDataDefinition | function | core/ |
@covers ::getDataDefinition |
EntityAdapterUnitTest::testGetEntity | function | core/ |
@covers ::getEntity |
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.