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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OpenOffCanvasDialogCommand | class | core/ |
Defines an AJAX command to open content in a dialog in an off-canvas tray. |
| OpenOffCanvasDialogCommand.php | file | core/ |
|
| OpenOffCanvasDialogCommand::DEFAULT_DIALOG_WIDTH | constant | core/ |
The dialog width to use if none is provided. |
| OpenOffCanvasDialogCommand::render | function | core/ |
Implements \Drupal\Core\Ajax\CommandInterface:render(). |
| OpenOffCanvasDialogCommand::__construct | function | core/ |
Constructs an OpenOffCanvasDialogCommand object. |
| OpenOffCanvasDialogCommandTest | class | core/ |
Tests Drupal\Core\Ajax\OpenOffCanvasDialogCommand. |
| OpenOffCanvasDialogCommandTest.php | file | core/ |
|
| OpenOffCanvasDialogCommandTest::dialogPosition | function | core/ |
The data provider for potential dialog positions. |
| OpenOffCanvasDialogCommandTest::testRender | function | core/ |
Tests render. |
| OpenTelemetryAuthenticatedPerformanceTest | class | core/ |
Tests demo_umami profile performance. |
| OpenTelemetryAuthenticatedPerformanceTest.php | file | core/ |
|
| OpenTelemetryAuthenticatedPerformanceTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| OpenTelemetryAuthenticatedPerformanceTest::clearCaches | function | core/ |
Clear caches. |
| OpenTelemetryAuthenticatedPerformanceTest::doTestFrontPageAuthenticatedWarmCache | function | core/ |
Logs front page tracing data with an authenticated user and warm cache. |
| OpenTelemetryAuthenticatedPerformanceTest::doTestNodePageAdministrator | function | core/ |
Logs node page performance with an administrator. |
| OpenTelemetryAuthenticatedPerformanceTest::testAuthenticatedPerformance | function | core/ |
Logs authenticated tracing data. |
| OpenTelemetryFrontPagePerformanceTest | class | core/ |
Tests demo_umami profile performance. |
| OpenTelemetryFrontPagePerformanceTest.php | file | core/ |
|
| OpenTelemetryFrontPagePerformanceTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| OpenTelemetryFrontPagePerformanceTest::clearCaches | function | core/ |
Clear caches. |
| OpenTelemetryFrontPagePerformanceTest::testFrontPageColdCache | function | core/ |
Logs front page tracing data with a cold cache. |
| OpenTelemetryFrontPagePerformanceTest::testFrontPageCoolCache | function | core/ |
Logs front page tracing data with a lukewarm cache. |
| OpenTelemetryFrontPagePerformanceTest::testFrontPageHotCache | function | core/ |
Logs front page tracing data with a hot cache. |
| 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. |
| OperationBase | class | core/ |
Provides a base class for test operations. |
| OperationBase.php | file | core/ |
|
| OperationBase::arguments | function | core/ |
Returns the definition of the operation arguments. |
| OperationBase::execute | function | core/ |
Performs the actual manipulation on the image. |
| 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. |
Pagination
- Previous page
- Page 1049
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.