Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
Drupal.php file core/lib/Drupal.php
drupal.README.md file core/assets/scaffold/files/drupal.README.md Drupal is an open source content management platform supporting a variety of
websites ranging from personal weblogs to large community-driven websites. For
more information, visit the Drupal website, Drupal.org, and join
the Drupal community.
drupal.sh file core/scripts/drupal.sh Drupal shell execution script
drupal6.php file core/modules/migrate_drupal/tests/fixtures/drupal6.php A database agnostic dump for testing purposes.
drupal6.php file core/modules/aggregator/tests/fixtures/drupal6.php A database agnostic dump for testing purposes.
Drupal6SqlBaseTest class core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tests the D6 SQL base class.
Drupal6SqlBaseTest.php file core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Contains \Drupal\Tests\migrate_drupal\Unit\source\d6\Drupal6SqlBaseTest.
Drupal6SqlBaseTest::$base property core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php
Drupal6SqlBaseTest::$databaseContents property core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Minimum database contents needed to test Drupal6SqlBase.
Drupal6SqlBaseTest::$migrationConfiguration property core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Define bare minimum migration configuration.
Drupal6SqlBaseTest::setUp function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php
Drupal6SqlBaseTest::testDrupal6ModuleExists function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tests for Drupal6SqlBase::moduleExists().
Drupal6SqlBaseTest::testGetModuleSchemaVersion function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tests for Drupal6SqlBase::getModuleSchemaVersion().
Drupal6SqlBaseTest::testGetSystemData function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tests for Drupal6SqlBase::getSystemData().
Drupal6SqlBaseTest::testVariableGet function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tests for Drupal6SqlBase::variableGet().
drupal7.php file core/modules/migrate_drupal/tests/fixtures/drupal7.php A database agnostic dump for testing purposes.
drupal7.php file core/modules/rdf/tests/fixtures/drupal7.php A database agnostic dump for testing purposes.
drupal7.php file core/modules/tracker/tests/fixtures/drupal7.php A database agnostic dump for testing purposes.
drupal7.php file core/modules/aggregator/tests/fixtures/drupal7.php A database agnostic dump for testing purposes.
drupal7.php file core/modules/color/tests/fixtures/drupal7.php A database agnostic dump for testing purposes.
Drupal::$container property core/lib/Drupal.php The currently active container object, or NULL if not initialized yet.
Drupal::accessManager function core/lib/Drupal.php Returns the access manager service.
Drupal::cache function core/lib/Drupal.php Returns the requested cache bin.
Drupal::classResolver function core/lib/Drupal.php Retrieves the class resolver.
Drupal::config function core/lib/Drupal.php Retrieves a configuration object.
Drupal::configFactory function core/lib/Drupal.php Retrieves the configuration factory.
Drupal::CORE_COMPATIBILITY constant core/lib/Drupal.php Core API compatibility.
Drupal::CORE_MINIMUM_SCHEMA_VERSION constant core/lib/Drupal.php Core minimum schema version.
Drupal::csrfToken function core/lib/Drupal.php Returns the CSRF token manager service.
Drupal::currentUser function core/lib/Drupal.php Gets the current active user.
Drupal::database function core/lib/Drupal.php Returns the current primary database.
Drupal::destination function core/lib/Drupal.php Returns the redirect destination helper.
Drupal::entityDefinitionUpdateManager function core/lib/Drupal.php Returns the entity definition update manager.
Drupal::entityQuery function core/lib/Drupal.php Returns the entity query object for this entity type.
Drupal::entityQueryAggregate function core/lib/Drupal.php Returns the entity query aggregate object for this entity type.
Drupal::entityTypeManager function core/lib/Drupal.php Retrieves the entity type manager.
Drupal::flood function core/lib/Drupal.php Returns the flood instance.
Drupal::formBuilder function core/lib/Drupal.php Returns the form builder service.
Drupal::getContainer function core/lib/Drupal.php Returns the currently active global container.
Drupal::hasContainer function core/lib/Drupal.php Returns TRUE if the container has been initialized, FALSE otherwise.
Drupal::hasRequest function core/lib/Drupal.php Indicates if there is a currently active request object.
Drupal::hasService function core/lib/Drupal.php Indicates if a service is defined in the container.
Drupal::httpClient function core/lib/Drupal.php Returns the default http client.
Drupal::installProfile function core/lib/Drupal.php Gets the active install profile.
Drupal::isConfigSyncing function core/lib/Drupal.php Gets the syncing state.
Drupal::keyValue function core/lib/Drupal.php Returns a key/value storage collection.
Drupal::keyValueExpirable function core/lib/Drupal.php Returns an expirable key value store collection.
Drupal::languageManager function core/lib/Drupal.php Returns the language manager service.
Drupal::linkGenerator function core/lib/Drupal.php Returns the link generator service.
Drupal::lock function core/lib/Drupal.php Returns the locking layer instance.

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