Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
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/TestTools/PhpUnitCompatibility/PhpUnit6/DrupalListener.php Listens to PHPUnit test runs.
DrupalListener class core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/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/PhpUnit6/DrupalListener.php
DrupalListener::endTest function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/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 class core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php Defines the "drupalmedia" plugin.
DrupalMedia.php file core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php
DrupalMedia::$moduleExtensionList property core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php The module extension list.
DrupalMedia::create function core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php Creates an instance of the plugin.
DrupalMedia::getConfig function core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php Returns the additions to CKEDITOR.config for a specific CKEditor instance.
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::getFile function core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php Returns the Drupal root-relative file path to the plugin JavaScript file.
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 class core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Defines the "drupalmedialibrary" plugin.
DrupalMediaLibrary.php file core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php
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::create function core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Creates an instance of the plugin.
DrupalMediaLibrary::getButtons function core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Returns the buttons that this plugin provides, along with metadata.
DrupalMediaLibrary::getConfig function core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Returns the additions to CKEDITOR.config for a specific CKEditor instance.
DrupalMediaLibrary::getDependencies function core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Returns a list of plugins this plugin requires.
DrupalMediaLibrary::getFile function core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Returns the Drupal root-relative file path to the plugin JavaScript file.
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 class core/tests/Drupal/BuildTests/Framework/DrupalMinkClient.php Extend the Mink client for Drupal use-cases.
DrupalMinkClient.php file core/tests/Drupal/BuildTests/Framework/DrupalMinkClient.php

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