Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
OpenOffCanvasDialogCommand class core/lib/Drupal/Core/Ajax/OpenOffCanvasDialogCommand.php Defines an AJAX command to open content in a dialog in an off-canvas tray.
OpenOffCanvasDialogCommand.php file core/lib/Drupal/Core/Ajax/OpenOffCanvasDialogCommand.php
OpenOffCanvasDialogCommand::DEFAULT_DIALOG_WIDTH constant core/lib/Drupal/Core/Ajax/OpenOffCanvasDialogCommand.php The dialog width to use if none is provided.
OpenOffCanvasDialogCommand::render function core/lib/Drupal/Core/Ajax/OpenOffCanvasDialogCommand.php Implements \Drupal\Core\Ajax\CommandInterface:render().
OpenOffCanvasDialogCommand::__construct function core/lib/Drupal/Core/Ajax/OpenOffCanvasDialogCommand.php Constructs an OpenOffCanvasDialogCommand object.
OpenOffCanvasDialogCommandTest class core/tests/Drupal/Tests/Core/Ajax/OpenOffCanvasDialogCommandTest.php Tests Drupal\Core\Ajax\OpenOffCanvasDialogCommand.
OpenOffCanvasDialogCommandTest.php file core/tests/Drupal/Tests/Core/Ajax/OpenOffCanvasDialogCommandTest.php
OpenOffCanvasDialogCommandTest::dialogPosition function core/tests/Drupal/Tests/Core/Ajax/OpenOffCanvasDialogCommandTest.php The data provider for potential dialog positions.
OpenOffCanvasDialogCommandTest::testRender function core/tests/Drupal/Tests/Core/Ajax/OpenOffCanvasDialogCommandTest.php Tests render.
OpenTelemetryAuthenticatedPerformanceTest class core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php Tests demo_umami profile performance.
OpenTelemetryAuthenticatedPerformanceTest.php file core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php
OpenTelemetryAuthenticatedPerformanceTest::$profile property core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php The profile to install as a basis for testing.
OpenTelemetryAuthenticatedPerformanceTest::clearCaches function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php Clear caches.
OpenTelemetryAuthenticatedPerformanceTest::doTestFrontPageAuthenticatedWarmCache function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php Logs front page tracing data with an authenticated user and warm cache.
OpenTelemetryAuthenticatedPerformanceTest::doTestNodePageAdministrator function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php Logs node page performance with an administrator.
OpenTelemetryAuthenticatedPerformanceTest::testAuthenticatedPerformance function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php Logs authenticated tracing data.
OpenTelemetryFrontPagePerformanceTest class core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryFrontPagePerformanceTest.php Tests demo_umami profile performance.
OpenTelemetryFrontPagePerformanceTest.php file core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryFrontPagePerformanceTest.php
OpenTelemetryFrontPagePerformanceTest::$profile property core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryFrontPagePerformanceTest.php The profile to install as a basis for testing.
OpenTelemetryFrontPagePerformanceTest::clearCaches function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryFrontPagePerformanceTest.php Clear caches.
OpenTelemetryFrontPagePerformanceTest::testFrontPageColdCache function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryFrontPagePerformanceTest.php Logs front page tracing data with a cold cache.
OpenTelemetryFrontPagePerformanceTest::testFrontPageCoolCache function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryFrontPagePerformanceTest.php Logs front page tracing data with a lukewarm cache.
OpenTelemetryFrontPagePerformanceTest::testFrontPageHotCache function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryFrontPagePerformanceTest.php Logs front page tracing data with a hot cache.
OpenTelemetryFrontPagePerformanceTest::testFrontPagePerformance function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryFrontPagePerformanceTest.php Tests performance of the Umami demo front page.
OpenTelemetryNodePagePerformanceTest class core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryNodePagePerformanceTest.php Tests demo_umami profile performance.
OpenTelemetryNodePagePerformanceTest.php file core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryNodePagePerformanceTest.php
OpenTelemetryNodePagePerformanceTest::$profile property core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryNodePagePerformanceTest.php The profile to install as a basis for testing.
OpenTelemetryNodePagePerformanceTest::clearCaches function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryNodePagePerformanceTest.php Clear caches.
OpenTelemetryNodePagePerformanceTest::testNodePage function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryNodePagePerformanceTest.php Test canonical node page performance with various cache permutations.
OpenTelemetryNodePagePerformanceTest::testNodePageColdCache function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryNodePagePerformanceTest.php Logs node page tracing data with a cold cache.
OpenTelemetryNodePagePerformanceTest::testNodePageCoolCache function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryNodePagePerformanceTest.php Logs node/1 tracing data with a cool cache.
OpenTelemetryNodePagePerformanceTest::testNodePageHotCache function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryNodePagePerformanceTest.php Logs node page tracing data with a hot cache.
OpenTelemetryNodePagePerformanceTest::testNodePageWarmCache function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryNodePagePerformanceTest.php Log node/1 tracing data with a warm cache.
OperationBase class core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/OperationBase.php Provides a base class for test operations.
OperationBase.php file core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/OperationBase.php
OperationBase::arguments function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/OperationBase.php Returns the definition of the operation arguments.
OperationBase::execute function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/OperationBase.php Performs the actual manipulation on the image.
OperationData::$destination property composer/Plugin/Scaffold/Operations/OperationData.php The destination path.
OperationData::convertScaffoldMetadata function composer/Plugin/Scaffold/Operations/OperationData.php Performs the conversion-to-array step in normalizeScaffoldMetadata.
OperationData::destination function composer/Plugin/Scaffold/Operations/OperationData.php Gets the destination path that this operation data is associated with.
OperationData::hasAppend function composer/Plugin/Scaffold/Operations/OperationData.php Checks if append path exists.
OperationData::hasDefault function composer/Plugin/Scaffold/Operations/OperationData.php Checks if default path exists.
OperationData::hasPath function composer/Plugin/Scaffold/Operations/OperationData.php Checks if path exists.
OperationData::hasPrepend function composer/Plugin/Scaffold/Operations/OperationData.php Checks if prepend path exists.
OperationData::normalizeScaffoldMetadata function composer/Plugin/Scaffold/Operations/OperationData.php Normalizes metadata by converting literal values into arrays.
OperationData::__construct function composer/Plugin/Scaffold/Operations/OperationData.php OperationData constructor.
OperationFactory::$composer property composer/Plugin/Scaffold/Operations/OperationFactory.php The Composer service.
OperationFactory::hasContent function composer/Plugin/Scaffold/Operations/OperationFactory.php Checks to see if the specified scaffold file exists and has content.
OperationFactory::__construct function composer/Plugin/Scaffold/Operations/OperationFactory.php OperationFactory constructor.
OperationInterface::contents function composer/Plugin/Scaffold/Operations/OperationInterface.php Returns the exact data that will be written to the scaffold files.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.