Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Drupal::messenger | function | core/ |
Returns the messenger. |
| Drupal::request | function | core/ |
Retrieves the currently active request object. |
| Drupal::requestStack | function | core/ |
Retrieves the request stack. |
| Drupal::service | function | core/ |
Retrieves a service from the container. |
| Drupal::setContainer | function | core/ |
Sets a new global container. |
| Drupal::state | function | core/ |
Returns the state storage service. |
| Drupal::translation | function | core/ |
Returns the string translation service. |
| Drupal::TRANSLATION_DEFAULT_SERVER_PATTERN | constant | core/ |
Default location of gettext file on the translation server. |
| Drupal::transliteration | function | core/ |
Returns the transliteration service. |
| Drupal::unsetContainer | function | core/ |
Unsets the global container. |
| Drupal::VERSION | constant | core/ |
The current system version. |
| DrupalApplication::addDrupalCommands | function | core/ |
Discovers commands that are provided by installed modules. |
| DrupalApplication::bootstrap | function | core/ |
Bootstraps Drupal in a way that is appropriate for console commands. |
| DrupalApplication::getDefaultCommands | function | core/ |
|
| DrupalApplication::__construct | function | core/ |
|
| DrupalAspectsOfCKEditor5Plugin | class | core/ |
Define a Drupal aspects of CKEditor5 plugin. |
| DrupalAspectsOfCKEditor5Plugin | class | core/ |
Defines the "Drupal aspects of a CKEditor5Plugin" annotation object. |
| DrupalAspectsOfCKEditor5Plugin.php | file | core/ |
|
| DrupalAspectsOfCKEditor5Plugin.php | file | core/ |
|
| DrupalAspectsOfCKEditor5Plugin::$admin_library | property | core/ |
The admin library this plugin provides. |
| DrupalAspectsOfCKEditor5Plugin::$class | property | core/ |
The CKEditor 5 plugin class. |
| DrupalAspectsOfCKEditor5Plugin::$conditions | property | core/ |
List of conditions to enable this plugin. |
| DrupalAspectsOfCKEditor5Plugin::$deriver | property | core/ |
The CKEditor 5 plugin deriver class. |
| DrupalAspectsOfCKEditor5Plugin::$elements | property | core/ |
List of elements and attributes provided. |
| DrupalAspectsOfCKEditor5Plugin::$label | property | core/ |
The human-readable name of the CKEditor plugin. |
| DrupalAspectsOfCKEditor5Plugin::$library | property | core/ |
The library this plugin requires. |
| DrupalAspectsOfCKEditor5Plugin::$toolbar_items | property | core/ |
List of toolbar items the plugin provides. |
| DrupalAspectsOfCKEditor5Plugin::__construct | function | core/ |
Constructs a DrupalAspectsOfCKEditor5Plugin attribute. |
| DrupalComponentTest | class | core/ |
General tests for \Drupal\Component that can't go anywhere else. |
| DrupalComponentTest.php | file | core/ |
|
| DrupalComponentTest::assertNoCoreUsage | function | core/ |
Asserts that the given class is not using any class from Core namespace. |
| DrupalComponentTest::findPhpClasses | function | core/ |
Searches a directory recursively for PHP classes. |
| DrupalComponentTest::getComponents | function | core/ |
Data provider. |
| DrupalComponentTest::providerAssertNoCoreUsage | function | core/ |
Data provider for testAssertNoCoreUsage(). |
| DrupalComponentTest::testAssertNoCoreUsage | function | core/ |
@legacy-covers \Drupal\Tests\Component\DrupalComponentTest::assertNoCoreUsage |
| DrupalComponentTest::testComponentLicense | function | core/ |
Tests LICENSE.txt is present and has the correct content. |
| DrupalComponentTest::testNoCoreInComponent | function | core/ |
Tests that classes in Component do not use any Core class. |
| DrupalComponentTest::testNoCoreInComponentTests | function | core/ |
Tests that classes in Component Tests do not use any Core class. |
| DrupalConsoleLogger | class | core/ |
Logs to the console. A logger is set during DrupalApplication->bootstrap(). |
| DrupalConsoleLogger.php | file | core/ |
|
| DrupalConsoleLogger::log | function | core/ |
|
| DrupalConsoleLogger::toPsr3 | function | core/ |
Returns the PSR-3 log level for a given RFC 5424 severity level. |
| DrupalConsoleLogger::verbosityLevelMap | function | core/ |
A custom map where notices are printed by default. |
| DrupalConsoleLogger::__construct | function | core/ |
|
| DrupalCoreComposer | class | composer/ |
Utilities for working with drupal composer.json files and data. |
| DrupalCoreComposer.php | file | composer/ |
|
| DrupalCoreComposer::$composerJson | property | composer/ |
Cached composer.json data. |
| DrupalCoreComposer::$composerLock | property | composer/ |
Cached composer.lock data. |
| DrupalCoreComposer::composerLock | function | composer/ |
Fetch the composer lock data. |
| DrupalCoreComposer::createFromPath | function | composer/ |
DrupalCoreComposer factory. |
Pagination
- Previous page
- Page 382
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.