Search for drupal_

  1. Search 7.x for drupal_
  2. Search 9.5.x for drupal_
  3. Search 8.9.x for drupal_
  4. Search 11.x for drupal_
  5. Other projects
Title Object type File name Summary
Drupal\Core\Template\ComponentsTwigExtension service core/core.services.yml
Drupal\Core\Template\Loader\ComponentLoader service core/core.services.yml
Drupal\Core\Theme\ComponentNegotiator service core/core.services.yml
Drupal\Core\Theme\Component\ComponentValidator service core/core.services.yml
Drupal\Core\Theme\Component\SchemaCompatibilityChecker service core/core.services.yml
Drupal\database_test\EventSubscriber\DatabaseEventSubscriber service core/modules/system/tests/modules/database_test/database_test.services.yml
Drupal\destructable_test\Destructable service core/modules/system/tests/modules/destructable_test/destructable_test.services.yml
Drupal\performance_test\DatabaseEventEnabler service core/modules/system/tests/modules/performance_test/performance_test.services.yml
Drupal\performance_test\PerformanceDataCollector service core/modules/system/tests/modules/performance_test/performance_test.services.yml
Drupal\sdc\ComponentNegotiator service core/modules/sdc/sdc.services.yml Alias of Drupal\Core\Theme\ComponentNegotiator
Drupal\sdc\Component\ComponentValidator service core/modules/sdc/sdc.services.yml Alias of Drupal\Core\Theme\Component\ComponentValidator
Drupal\sdc\Component\SchemaCompatibilityChecker service core/modules/sdc/sdc.services.yml Alias of Drupal\Core\Theme\Component\SchemaCompatibilityChecker
Drupal\sdc\Twig\TwigComponentLoader service core/modules/sdc/sdc.services.yml Alias of Drupal\Core\Template\Loader\ComponentLoader
Drupal\sdc\Twig\TwigExtension service core/modules/sdc/sdc.services.yml Alias of Drupal\Core\Template\ComponentsTwigExtension
Drupal\services_defaults_test\TestInjection service core/modules/system/tests/modules/services_defaults_test/services_defaults_test.services.yml
Drupal\services_defaults_test\TestInjection2 service core/modules/system/tests/modules/services_defaults_test/services_defaults_test.services.yml
Drupal\services_defaults_test\TestPrivateService service core/modules/system/tests/modules/services_defaults_test/services_defaults_test.services.yml
Drupal\services_defaults_test\TestService service core/modules/system/tests/modules/services_defaults_test/services_defaults_test.services.yml
Drupal\user_route_alter_test\Routing\RouteSubscriber service core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.services.yml
drupal_attach_tabledrag function core/includes/common.inc Assists in attaching the tableDrag JavaScript behavior to a themed table.
drupal_check_module function core/includes/install.inc Checks a module's requirements.
drupal_check_profile function core/includes/install.inc Checks an installation profile's requirements.
drupal_common_theme function core/includes/theme.inc Provides theme registration for themes across .inc files.
DRUPAL_CORE_REMOVED_MODULE_LIST constant core/modules/system/system.install An array of machine names of modules that were removed from Drupal core.
DRUPAL_CORE_REMOVED_THEME_LIST constant core/modules/system/system.install An array of machine names of themes that were removed from Drupal core.
drupal_current_script_url function core/includes/install.inc Returns the URL of the current script, with modified query parameters.
drupal_detect_database_types function core/includes/install.inc Detects all supported databases that are compiled into PHP.
DRUPAL_DISABLED constant core/modules/system/system.module Disabled option on forms and settings.
drupal_error_levels function core/includes/errors.inc Maps PHP error constants to watchdog severity levels.
DRUPAL_EXTENSION_NAME_MAX_LENGTH constant core/includes/bootstrap.inc The maximum number of characters in a module or theme name.
drupal_find_theme_templates function core/includes/theme.inc Allows themes and/or theme engines to easily discover overridden templates.
drupal_flush_all_caches function core/includes/common.inc Rebuilds the container, flushes all persistent caches, resets all variables, and rebuilds all data structures.
drupal_generate_test_ua function core/includes/bootstrap.inc Generates a user agent string with a HMAC and timestamp for tests.
drupal_get_database_types function core/includes/install.inc Returns all supported database driver installer objects.
drupal_get_filetransfer_info function core/includes/common.inc Assembles the Drupal FileTransfer registry.
drupal_get_updaters function core/includes/common.inc Assembles the Drupal Updater registry.
drupal_install_fix_file function core/includes/install.inc Attempts to fix file permissions.
drupal_install_mkdir function core/includes/install.inc Creates a directory with the specified permissions.
drupal_install_profile_distribution_name function core/includes/install.inc Loads the installation profile, extracting its defined distribution name.
drupal_install_profile_distribution_version function core/includes/install.inc Loads the installation profile, extracting its defined version.
drupal_install_system function core/includes/install.inc Installs the system module.
drupal_load_updates function core/includes/install.inc Loads .install files for installed modules to initialize the update system.
drupal_maintenance_theme function core/includes/bootstrap.inc Enables use of the theme system without requiring database access.
DRUPAL_OPTIONAL constant core/modules/system/system.module Optional option on forms and settings.
drupal_phpunit_contrib_extension_directory_roots function core/tests/bootstrap.php Returns directories under which contributed extensions may exist.
drupal_phpunit_find_extension_directories function core/tests/bootstrap.php Finds all valid extension directories recursively within a given directory.
drupal_phpunit_get_extension_namespaces function core/tests/bootstrap.php Registers the namespace for each extension directory with the autoloader.
drupal_phpunit_populate_class_loader function core/tests/bootstrap.php Populate class loader with additional namespaces for tests.
drupal_rebuild function core/includes/utility.inc Rebuilds all caches even when Drupal itself does not work.
drupal_register_shutdown_function function core/includes/bootstrap.inc Registers a function for execution on shutdown.

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