Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| OperationBase::execute | function | core/ |
|
| OperationData | class | composer/ |
Holds parameter data for operation objects during operation creation only. |
| OperationData.php | file | composer/ |
|
| OperationData::$data | property | composer/ |
The parameter data. |
| OperationData::$destination | property | composer/ |
The destination path. |
| OperationData::APPEND | constant | composer/ |
|
| OperationData::append | function | composer/ |
Gets append path. |
| OperationData::convertScaffoldMetadata | function | composer/ |
Performs the conversion-to-array step in normalizeScaffoldMetadata. |
| OperationData::DEFAULT | constant | composer/ |
|
| OperationData::default | function | composer/ |
Gets default path. |
| OperationData::destination | function | composer/ |
Gets the destination path that this operation data is associated with. |
| OperationData::forceAppend | function | composer/ |
Determines whether 'force-append' has been set. |
| OperationData::FORCE_APPEND | constant | composer/ |
|
| 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::MODE | constant | composer/ |
|
| OperationData::mode | function | composer/ |
Gets operation mode. |
| OperationData::normalizeScaffoldMetadata | function | composer/ |
Normalizes metadata by converting literal values into arrays. |
| OperationData::OVERWRITE | constant | composer/ |
|
| OperationData::overwrite | function | composer/ |
Determines overwrite. |
| OperationData::PATH | constant | composer/ |
|
| OperationData::path | function | composer/ |
Gets path. |
| OperationData::PREPEND | constant | composer/ |
|
| OperationData::prepend | function | composer/ |
Gets prepend path. |
| OperationData::__construct | function | composer/ |
OperationData constructor. |
| OperationFactory | class | composer/ |
Create Scaffold operation objects based on provided metadata. |
| OperationFactory.php | file | composer/ |
|
| OperationFactory::$composer | property | composer/ |
The Composer service. |
| OperationFactory::create | function | composer/ |
Creates a scaffolding operation object as determined by the metadata. |
| OperationFactory::createAppendOp | function | composer/ |
Creates an 'append' (or 'prepend') scaffold op. |
| OperationFactory::createReplaceOp | function | composer/ |
Creates a 'replace' scaffold op. |
| OperationFactory::getPackagePath | function | composer/ |
Gets the file path of a package. |
| OperationFactory::hasContent | function | composer/ |
Checks to see if the specified scaffold file exists and has content. |
| OperationFactory::__construct | function | composer/ |
OperationFactory constructor. |
| OperationInterface | interface | composer/ |
Interface for scaffold operation objects. |
| OperationInterface.php | file | composer/ |
|
| OperationInterface::contents | function | composer/ |
Returns the exact data that will be written to the scaffold files. |
Pagination
- Previous page
- Page 1213
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.