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