Search for data
Title | Object type | File name | Summary |
---|---|---|---|
MigrateMissingDatabaseTest.php | file | core/ |
|
MigrateMissingDatabaseTest.php | file | core/ |
|
MigrateMissingDatabaseTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
MigrateMissingDatabaseTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
MigrateMissingDatabaseTest::$modules | property | core/ |
Modules to install. |
MigrateMissingDatabaseTest::$modules | property | core/ |
Modules to install. |
MigrateMissingDatabaseTest::setUp | function | core/ |
|
MigrateMissingDatabaseTest::setUp | function | core/ |
|
MigrateMissingDatabaseTest::testMissingDatabase | function | core/ |
Tests that a migration can be instantiated with the node module enabled. |
MigrateMissingDatabaseTest::testMissingDatabase | function | core/ |
Tests a SQL migration without the database connection. |
migrate_missing_database_test.info.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_missing_database_test/migrate_missing_database_test.info.yml |
missing_database.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_missing_database_test/migrations/missing_database.yml |
NullDefaultFormTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
PerformanceData | class | core/ |
Value object to store performance information collected from requests. |
PerformanceData.php | file | core/ |
|
PerformanceData::$cacheDeleteCount | property | core/ |
The number of cache deletes recorded. |
PerformanceData::$cacheGetCount | property | core/ |
The number of cache gets recorded. |
PerformanceData::$cacheSetCount | property | core/ |
The number of cache sets recorded. |
PerformanceData::$cacheTagChecksumCount | property | core/ |
The number of cache tag checksum checks. |
PerformanceData::$cacheTagInvalidationCount | property | core/ |
The number of cache tag invalidations. |
PerformanceData::$cacheTagIsValidCount | property | core/ |
The number of cache tag validity checks. |
PerformanceData::$queries | property | core/ |
The individual database queries recorded. |
PerformanceData::$queryCount | property | core/ |
The number of database queries recorded. |
PerformanceData::$returnValue | property | core/ |
The original return value. |
PerformanceData::$scriptBytes | property | core/ |
The total script bytes requested. |
PerformanceData::$scriptCount | property | core/ |
The number of scripts requested. |
PerformanceData::$stylesheetBytes | property | core/ |
The total stylesheet bytes requested. |
PerformanceData::$stylesheetCount | property | core/ |
The number of stylesheets requested. |
PerformanceData::getCacheDeleteCount | function | core/ |
Gets the cache delete count. |
PerformanceData::getCacheGetCount | function | core/ |
Gets the cache get count. |
PerformanceData::getCacheSetCount | function | core/ |
Gets the cache set count. |
PerformanceData::getCacheTagChecksumCount | function | core/ |
Gets the cache tag checksum count. |
PerformanceData::getCacheTagInvalidationCount | function | core/ |
Gets the cache tag invalidation count. |
PerformanceData::getCacheTagIsValidCount | function | core/ |
Gets the cache tag isValid count. |
PerformanceData::getQueries | function | core/ |
Gets the queries. |
PerformanceData::getQueryCount | function | core/ |
Gets the query count. |
PerformanceData::getReturnValue | function | core/ |
Gets the original return value. |
PerformanceData::getScriptBytes | function | core/ |
Gets the script bytes count. |
PerformanceData::getScriptCount | function | core/ |
Gets the script request count. |
PerformanceData::getStylesheetBytes | function | core/ |
Gets the stylesheet bytes count. |
PerformanceData::getStylesheetCount | function | core/ |
Gets the stylesheet request count. |
PerformanceData::logQuery | function | core/ |
Logs a database query. |
PerformanceData::setCacheDeleteCount | function | core/ |
Sets the cache delete count. |
PerformanceData::setCacheGetCount | function | core/ |
Sets the cache get count. |
PerformanceData::setCacheSetCount | function | core/ |
Sets the cache set count. |
PerformanceData::setCacheTagChecksumCount | function | core/ |
Sets the cache tag checksum count. |
PerformanceData::setCacheTagInvalidationCount | function | core/ |
Sets the cache tag invalidation count. |
PerformanceData::setCacheTagIsValidCount | function | core/ |
Sets the cache tag isValid count. |
PerformanceData::setReturnValue | function | core/ |
Sets the original return value. |
PerformanceData::setScriptBytes | function | core/ |
Sets the script bytes. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.