Search for drupal_

  1. Search 7.x for drupal_
  2. Search 8.9.x for drupal_
  3. Search 10.3.x for drupal_
  4. Search 11.x for drupal_
  5. Other projects
Title Object type File name Summary
DrupalKernelLegacyTest::testKernelEventDeprecation function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelLegacyTest.php Tests deprecation message in overridden KernelEvent.
DrupalKernelSiteTest class core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelSiteTest.php Tests site-specific service overrides.
DrupalKernelSiteTest.php file core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelSiteTest.php
DrupalKernelSiteTest::testServicesYml function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelSiteTest.php Tests services.yml in site directory.
DrupalKernelTest class core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php Tests DIC compilation to disk.
DrupalKernelTest class core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php @coversDefaultClass \Drupal\Core\DrupalKernel[[api-linebreak]]
@group DrupalKernel
DrupalKernelTest.php file core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php
DrupalKernelTest.php file core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php
DrupalKernelTest::getTestKernel function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php Build a kernel for testings.
DrupalKernelTest::providerClassLoaderAutoDetect function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php Data provider for self::testClassLoaderAutoDetect.
DrupalKernelTest::providerTestTrustedHosts function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php Provides test data for testTrustedHosts().
DrupalKernelTest::setUp function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php
DrupalKernelTest::testClassLoaderAutoDetect function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php Tests class_loader_auto_detect setting.
DrupalKernelTest::testCompileDIC function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php Tests DIC compilation.
DrupalKernelTest::testFindSitePath function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php Tests site path finding.
DrupalKernelTest::testGetServiceIdMapping function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php @covers ::getServiceIdMapping[[api-linebreak]]
@group legacy
DrupalKernelTest::testKernelEvent function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php Tests KernelEvent class_alias() override.
DrupalKernelTest::testPreventChangeOfSitePath function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php Tests setting of site path after kernel boot.
DrupalKernelTest::testRepeatedBootWithDifferentEnvironment function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php Tests repeated loading of compiled DIC with different environment.
DrupalKernelTest::testTrustedHosts function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php Tests hostname validation with settings.
DrupalLink class core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalLink.php Defines the "drupallink" plugin.
DrupalLink.php file core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalLink.php
DrupalLink::getButtons function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalLink.php Returns the buttons that this plugin provides, along with metadata.
DrupalLink::getConfig function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalLink.php Returns the additions to CKEDITOR.config for a specific CKEditor instance.
DrupalLink::getFile function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalLink.php Returns the Drupal root-relative file path to the plugin JavaScript file.
DrupalLink::getLibraries function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalLink.php Returns a list of libraries this plugin requires.
DrupalListener class core/tests/Drupal/Tests/Listeners/DrupalListener.php Listens to PHPUnit test runs.
DrupalListener.php file core/tests/Drupal/Tests/Listeners/DrupalListener.php
DrupalListener::$methodsWithVoidReturn property core/tests/Drupal/Tests/Listeners/DrupalListener.php A list of methods to be checked for void return typehint.
DrupalListener::$symfonyListener property core/tests/Drupal/Tests/Listeners/DrupalListener.php The wrapped Symfony test listener.
DrupalListener::addSkippedTest function core/tests/Drupal/Tests/Listeners/DrupalListener.php
DrupalListener::endTest function core/tests/Drupal/Tests/Listeners/DrupalListener.php
DrupalListener::startTest function core/tests/Drupal/Tests/Listeners/DrupalListener.php
DrupalListener::startTestSuite function core/tests/Drupal/Tests/Listeners/DrupalListener.php
DrupalListener::__construct function core/tests/Drupal/Tests/Listeners/DrupalListener.php Constructs the DrupalListener object.
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 Tests that fatal errors return a non-zero exit code.
DrupalMedia class core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalMedia.php Defines the "drupalmedia" plugin.
drupalmedia.admin.css file core/modules/ckeditor5/css/drupalmedia.admin.css /* cspell:ignore medialibrary */
.ckeditor5-toolbar-button-drupalMedia {
background-image: url(../icons/medialibrary.svg);
}
drupalmedia.css file core/modules/ckeditor5/css/drupalmedia.css Styles for the Drupal Media in CKEditor 5.
DrupalMedia.php file core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalMedia.php
DrupalMedia::$moduleExtensionList property core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalMedia.php The module extension list.
DrupalMedia::create function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalMedia.php Creates an instance of the plugin.
DrupalMedia::getConfig function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalMedia.php Returns the additions to CKEDITOR.config for a specific CKEditor instance.
DrupalMedia::getCssFiles function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalMedia.php @todo Improve this in https://www.drupal.org/project/drupal/issues/3072063
DrupalMedia::getDependencies function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalMedia.php Returns a list of plugins this plugin requires.
DrupalMedia::getFile function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalMedia.php Returns the Drupal root-relative file path to the plugin JavaScript file.
DrupalMedia::getLibraries function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalMedia.php Returns a list of libraries this plugin requires.
DrupalMedia::isEnabled function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalMedia.php Checks if this plugin should be enabled based on the editor configuration.

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