Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
Drupal::MINIMUM_PHP constant core/lib/Drupal.php Minimum allowed version of PHP for Drupal to be bootstrapped.
Drupal::MINIMUM_PHP_MEMORY_LIMIT constant core/lib/Drupal.php Minimum recommended value of PHP memory_limit.
Drupal::moduleHandler function core/lib/Drupal.php Returns the module handler.
Drupal::pathValidator function core/lib/Drupal.php Returns the path validator.
Drupal::queue function core/lib/Drupal.php Returns a queue for the given queue name.
Drupal::RECOMMENDED_PHP constant core/lib/Drupal.php Minimum recommended version of PHP.
Drupal::request function core/lib/Drupal.php Retrieves the currently active request object.
Drupal::requestStack function core/lib/Drupal.php Retrieves the request stack.
Drupal::root function core/lib/Drupal.php Gets the app root.
Drupal::routeMatch function core/lib/Drupal.php Retrieves the currently active route match object.
Drupal::service function core/lib/Drupal.php Retrieves a service from the container.
Drupal::setContainer function core/lib/Drupal.php Sets a new global container.
Drupal::state function core/lib/Drupal.php Returns the state storage service.
Drupal::theme function core/lib/Drupal.php Gets the theme service.
Drupal::time function core/lib/Drupal.php Returns the time service.
Drupal::token function core/lib/Drupal.php Returns the token service.
Drupal::translation function core/lib/Drupal.php Returns the string translation service.
Drupal::TRANSLATION_DEFAULT_SERVER_PATTERN constant core/lib/Drupal.php Default location of gettext file on the translation server.
Drupal::transliteration function core/lib/Drupal.php Returns the transliteration service.
Drupal::typedDataManager function core/lib/Drupal.php Returns the typed data manager service.
Drupal::unsetContainer function core/lib/Drupal.php Unsets the global container.
Drupal::urlGenerator function core/lib/Drupal.php Returns the URL generator service.
Drupal::VERSION constant core/lib/Drupal.php The current system version.
DrupalApplication class core/lib/Drupal/Core/Command/DrupalApplication.php Customize the Symfony Application for Drupal.
DrupalApplication.php file core/lib/Drupal/Core/Command/DrupalApplication.php
DrupalApplication::$booted property core/lib/Drupal/Core/Command/DrupalApplication.php Flag to remember if Drupal has already been bootstrapped.
DrupalApplication::addDrupalCommands function core/lib/Drupal/Core/Command/DrupalApplication.php Discovers commands that are provided by installed modules.
DrupalApplication::bootstrap function core/lib/Drupal/Core/Command/DrupalApplication.php Bootstraps Drupal in a way that is appropriate for console commands.
DrupalApplication::find function core/lib/Drupal/Core/Command/DrupalApplication.php
DrupalApplication::getDefaultCommands function core/lib/Drupal/Core/Command/DrupalApplication.php
DrupalApplication::getDefaultInputDefinition function core/lib/Drupal/Core/Command/DrupalApplication.php
DrupalApplication::getUri function core/lib/Drupal/Core/Command/DrupalApplication.php Gets the URI for the request.
DrupalApplication::__construct function core/lib/Drupal/Core/Command/DrupalApplication.php
DrupalApplicationTesterTrait trait core/tests/Drupal/KernelTests/DrupalApplicationTesterTrait.php Trait to help with testing the drupal console.
DrupalApplicationTesterTrait.php file core/tests/Drupal/KernelTests/DrupalApplicationTesterTrait.php
DrupalApplicationTesterTrait::applicationTester function core/tests/Drupal/KernelTests/DrupalApplicationTesterTrait.php Build our ApplicationTester.
DrupalAspectsOfCKEditor5Plugin class core/modules/ckeditor5/src/Attribute/DrupalAspectsOfCKEditor5Plugin.php Define a Drupal aspects of CKEditor5 plugin.
DrupalAspectsOfCKEditor5Plugin class core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php Defines the "Drupal aspects of a CKEditor5Plugin" annotation object.
DrupalAspectsOfCKEditor5Plugin.php file core/modules/ckeditor5/src/Attribute/DrupalAspectsOfCKEditor5Plugin.php
DrupalAspectsOfCKEditor5Plugin.php file core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php
DrupalAspectsOfCKEditor5Plugin::$admin_library property core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php The admin library this plugin provides.
DrupalAspectsOfCKEditor5Plugin::$class property core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php The CKEditor 5 plugin class.
DrupalAspectsOfCKEditor5Plugin::$conditions property core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php List of conditions to enable this plugin.
DrupalAspectsOfCKEditor5Plugin::$deriver property core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php The CKEditor 5 plugin deriver class.
DrupalAspectsOfCKEditor5Plugin::$elements property core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php List of elements and attributes provided.
DrupalAspectsOfCKEditor5Plugin::$label property core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php The human-readable name of the CKEditor plugin.
DrupalAspectsOfCKEditor5Plugin::$library property core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php The library this plugin requires.
DrupalAspectsOfCKEditor5Plugin::$toolbar_items property core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php List of toolbar items the plugin provides.
DrupalAspectsOfCKEditor5Plugin::__construct function core/modules/ckeditor5/src/Attribute/DrupalAspectsOfCKEditor5Plugin.php Constructs a DrupalAspectsOfCKEditor5Plugin attribute.
DrupalComponentTest class core/tests/Drupal/Tests/Component/DrupalComponentTest.php General tests for \Drupal\Component that can't go anywhere else.

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