Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
DrupalListener class core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/DrupalListener.php Listens to PHPUnit test runs.
DrupalListener.php file core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/DrupalListener.php
DrupalListener.php file core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/DrupalListener.php
DrupalListener.php file core/tests/Drupal/Tests/Listeners/DrupalListener.php Listens to PHPUnit test runs.
DrupalListener::endTest function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/DrupalListener.php
DrupalListener::endTest function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/DrupalListener.php
DrupalListener::startTest function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/DrupalListener.php
DrupalListener::startTest function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/DrupalListener.php
DrupalLogErrorTest class core/tests/Drupal/Tests/Core/Error/DrupalLogErrorTest.php Tests logging of errors in core/error.inc.
DrupalLogErrorTest.php file core/tests/Drupal/Tests/Core/Error/DrupalLogErrorTest.php
DrupalLogErrorTest::testFatalExitCode function core/tests/Drupal/Tests/Core/Error/DrupalLogErrorTest.php Test that fatal errors return a non-zero exit code.
DrupalMedia::$moduleExtensionList property core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php The module extension list.
DrupalMedia::getCssFiles function core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php @todo Improve this in https://www.drupal.org/project/drupal/issues/3072063
DrupalMedia::getDependencies function core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php Returns a list of plugins this plugin requires.
DrupalMedia::getLibraries function core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php Returns a list of libraries this plugin requires.
DrupalMedia::isEnabled function core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php Checks if this plugin should be enabled based on the editor configuration.
DrupalMedia::isInternal function core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php Indicates if this plugin is part of the optimized CKEditor build.
DrupalMedia::__construct function core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php Constructs a new DrupalMedia plugin object.
DrupalMediaLibrary::$mediaTypeStorage property core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php The media type entity storage.
DrupalMediaLibrary::$moduleExtensionList property core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php The module extension list.
DrupalMediaLibrary::getButtons function core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Returns the buttons that this plugin provides, along with metadata.
DrupalMediaLibrary::getDependencies function core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Returns a list of plugins this plugin requires.
DrupalMediaLibrary::getLibraries function core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Returns a list of libraries this plugin requires.
DrupalMediaLibrary::isInternal function core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Indicates if this plugin is part of the optimized CKEditor build.
DrupalMediaLibrary::__construct function core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Constructs a new DrupalMediaLibrary plugin object.
DrupalMessengerServiceTest class core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php Tests the Messenger service.
DrupalMessengerServiceTest.php file core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php
DrupalMessengerServiceTest::$defaultTheme property core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php The theme to install as the default for testing.
DrupalMessengerServiceTest::$modules property core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php Modules to enable.
DrupalMessengerServiceTest::testDrupalMessengerService function core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php Tests Messenger service.
DrupalMinkClient::$followMetaRefresh property core/tests/Drupal/BuildTests/Framework/DrupalMinkClient.php Whether to follow meta redirects or not.
DrupalMinkClient::followMetaRefresh function core/tests/Drupal/BuildTests/Framework/DrupalMinkClient.php Sets whether to automatically follow meta refresh redirects or not.
DrupalMinkClient::getMetaRefreshUrl function core/tests/Drupal/BuildTests/Framework/DrupalMinkClient.php Glean the meta refresh URL from the current page content.
DrupalMinkClient::request function core/tests/Drupal/BuildTests/Framework/DrupalMinkClient.php
DrupalMinkClientTest class core/tests/Drupal/BuildTests/Framework/Tests/DrupalMinkClientTest.php Test \Drupal\BuildTests\Framework\DrupalMinkClient.
DrupalMinkClientTest.php file core/tests/Drupal/BuildTests/Framework/Tests/DrupalMinkClientTest.php
DrupalMinkClientTest::getTestsForMetaRefresh function core/tests/Drupal/BuildTests/Framework/Tests/DrupalMinkClientTest.php
DrupalMinkClientTest::testBackForwardMetaRefresh function core/tests/Drupal/BuildTests/Framework/Tests/DrupalMinkClientTest.php @covers ::request[[api-linebreak]]
DrupalMinkClientTest::testFollowMetaRefresh function core/tests/Drupal/BuildTests/Framework/Tests/DrupalMinkClientTest.php @dataProvider getTestsForMetaRefresh
@covers ::getMetaRefreshUrl[[api-linebreak]]
DrupalPackageBuilder::__construct function composer/Generator/Builder/DrupalPackageBuilder.php DrupalPackageBuilder constructor.
DrupalPinnedDevDependenciesBuilder class composer/Generator/Builder/DrupalPinnedDevDependenciesBuilder.php Builder to produce metapackage for drupal/core-dev-pinned.
DrupalPinnedDevDependenciesBuilder.php file composer/Generator/Builder/DrupalPinnedDevDependenciesBuilder.php
DrupalPinnedDevDependenciesBuilder::getPackage function composer/Generator/Builder/DrupalPinnedDevDependenciesBuilder.php Generate the Composer.json data for the current tag or branch.
DrupalPinnedDevDependenciesBuilder::getPath function composer/Generator/Builder/DrupalPinnedDevDependenciesBuilder.php Return the path to where the metapackage should be written.
DrupalPinnedDevDependenciesBuilder::initialPackageMetadata function composer/Generator/Builder/DrupalPinnedDevDependenciesBuilder.php Returns the initial package metadata that describes the metapackage.
DrupalSelenium2Driver class core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php Provides a driver for Selenium testing.
DrupalSelenium2Driver.php file core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php
DrupalSelenium2Driver::setCookie function core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php
DrupalSelenium2Driver::uploadFileAndGetRemoteFilePath function core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php Uploads a file to the Selenium instance and returns the remote path.
DrupalSelenium2Driver::__construct function core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php

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