Skip to main content
Home
Hostdog docs
Documentation & API reference

Main menu

  • Drupal 7
  • Drupal 8
  • Drupal 9

You are here

Home » API reference » Drupal 8.x

Search Drupal 8.x

Partial match search is supported

API Navigation

  • Drupal 8.x
  • Topics
  • Classes
  • Functions
  • Files
  • Namespaces
  • Services
  • Constants
  • Globals
  • Deprecated

autoload.php

Same filename in this branch
  1. 8.x drupal/core/vendor/autoload.php
  2. 8.x drupal/core/vendor/phpunit/phpunit/PHPUnit/Autoload.php
  3. 8.x drupal/core/vendor/phpunit/php-text-template/Text/Template/Autoload.php
  4. 8.x drupal/core/vendor/phpunit/php-file-iterator/File/Iterator/Autoload.php
  5. 8.x drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Autoload.php
  6. 8.x drupal/core/vendor/phpunit/php-timer/PHP/Timer/Autoload.php
  7. 8.x drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Autoload.php
  8. 8.x drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream/Autoload.php
  9. 8.x drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Annotation/Autoload.php

File

drupal/core/vendor/autoload.php
View source
<?php

// autoload.php generated by Composer
require_once __DIR__ . '/composer' . '/autoload_real.php';
return ComposerAutoloaderInitc269e792cec97d4c278bb968546f51b4::getLoader();