Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OpenTelemetryFrontPagePerformanceTest::testFrontPagePerformance | function | core/ |
Tests performance of the Umami demo front page. |
| OpenTelemetryNodePagePerformanceTest | class | core/ |
Tests demo_umami profile performance. |
| OpenTelemetryNodePagePerformanceTest.php | file | core/ |
|
| OpenTelemetryNodePagePerformanceTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| OpenTelemetryNodePagePerformanceTest::clearCaches | function | core/ |
Clear caches. |
| OpenTelemetryNodePagePerformanceTest::testNodePage | function | core/ |
Test canonical node page performance with various cache permutations. |
| OpenTelemetryNodePagePerformanceTest::testNodePageColdCache | function | core/ |
Logs node page tracing data with a cold cache. |
| OpenTelemetryNodePagePerformanceTest::testNodePageCoolCache | function | core/ |
Logs node/1 tracing data with a cool cache. |
| OpenTelemetryNodePagePerformanceTest::testNodePageHotCache | function | core/ |
Logs node page tracing data with a hot cache. |
| OpenTelemetryNodePagePerformanceTest::testNodePageWarmCache | function | core/ |
Log node/1 tracing data with a warm cache. |
| OpenTelemetryPerformanceTest | class | core/ |
Tests demo_umami profile performance. |
| OpenTelemetryPerformanceTest.php | file | core/ |
|
| OpenTelemetryPerformanceTest::$profile | property | core/ |
|
| OpenTelemetryPerformanceTest::clearCaches | function | core/ |
Clear caches. |
| OpenTelemetryPerformanceTest::doRequests | function | core/ |
Performs a common set of requests so the above test methods stay in sync. |
| OpenTelemetryPerformanceTest::doTestFrontAndRecipesPages | function | core/ |
Checks the asset requests made when the front and recipe pages are visited. |
| OpenTelemetryPerformanceTest::doTestFrontAndRecipesPagesAuthenticated | function | core/ |
Checks the front and recipe page asset requests as an authenticated user. |
| OpenTelemetryPerformanceTest::doTestFrontAndRecipesPagesEditor | function | core/ |
Checks the front and recipe page asset requests as an editor. |
| OpenTelemetryPerformanceTest::doTestFrontPageAuthenticatedWarmCache | function | core/ |
Logs front page tracing data with an authenticated user and warm cache. |
| OpenTelemetryPerformanceTest::doTestNodeAddPagesAuthor | function | core/ |
Checks the node/add page asset requests as an author. |
| OpenTelemetryPerformanceTest::doTestNodePageAdministrator | function | core/ |
Logs node page performance with an administrator. |
| OpenTelemetryPerformanceTest::testFrontPageColdCache | function | core/ |
Logs front page tracing data with a cold cache. |
| OpenTelemetryPerformanceTest::testFrontPageCoolCache | function | core/ |
Logs front page tracing data with a lukewarm cache. |
| OpenTelemetryPerformanceTest::testFrontPageHotCache | function | core/ |
Logs front page tracing data with a hot cache. |
| OpenTelemetryPerformanceTest::testNodePageColdCache | function | core/ |
Logs node page tracing data with a cold cache. |
| OpenTelemetryPerformanceTest::testNodePageCoolCache | function | core/ |
Logs node/1 tracing data with a cool cache. |
| OpenTelemetryPerformanceTest::testNodePageHotCache | function | core/ |
Logs node page tracing data with a hot cache. |
| OpenTelemetryPerformanceTest::testNodePageWarmCache | function | core/ |
Log node/1 tracing data with a warm cache. |
| OpenTelemetryPerformanceTest::testUmamiPerformance | function | core/ |
Test performance of various with various cache permutations. |
| OperationBase | class | core/ |
Provides a base class for test operations. |
| OperationBase.php | file | core/ |
|
| OperationBase::arguments | function | core/ |
|
| OperationBase::execute | function | core/ |
|
| OperationData::$destination | property | composer/ |
The destination path. |
| OperationData::convertScaffoldMetadata | function | composer/ |
Performs the conversion-to-array step in normalizeScaffoldMetadata. |
| OperationData::destination | function | composer/ |
Gets the destination path that this operation data is associated with. |
| OperationData::hasAppend | function | composer/ |
Checks if append path exists. |
| OperationData::hasDefault | function | composer/ |
Checks if default path exists. |
| OperationData::hasPath | function | composer/ |
Checks if path exists. |
| OperationData::hasPrepend | function | composer/ |
Checks if prepend path exists. |
| OperationData::normalizeScaffoldMetadata | function | composer/ |
Normalizes metadata by converting literal values into arrays. |
| OperationData::__construct | function | composer/ |
OperationData constructor. |
| OperationFactory::$composer | property | composer/ |
The Composer service. |
| OperationFactory::hasContent | function | composer/ |
Checks to see if the specified scaffold file exists and has content. |
| OperationFactory::__construct | function | composer/ |
OperationFactory constructor. |
| OperationInterface::contents | function | composer/ |
Returns the exact data that will be written to the scaffold files. |
| OperationInterface::process | function | composer/ |
Process this scaffold operation. |
| OperationInterface::scaffoldAtNewLocation | function | composer/ |
Determines what to do if operation is used without a previous operation. |
| OperationInterface::scaffoldOverExistingTarget | function | composer/ |
Determines what to do if operation is used at same path as a previous op. |
| Operations | class | core/ |
Provides a render element for a set of operations links. |
Pagination
- Previous page
- Page 1040
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.