Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| Drupal.php | file | core/ |
|
| drupal.README.md | file | core/ |
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/ |
Drupal shell execution script |
| drupal6.php | file | core/ |
A database agnostic dump for testing purposes. |
| drupal6.php | file | core/ |
A database agnostic dump for testing purposes. |
| Drupal6SqlBaseTest | class | core/ |
Tests the D6 SQL base class. |
| Drupal6SqlBaseTest.php | file | core/ |
Contains \Drupal\Tests\migrate_drupal\Unit\source\d6\Drupal6SqlBaseTest. |
| Drupal6SqlBaseTest::$base | property | core/ |
|
| Drupal6SqlBaseTest::$databaseContents | property | core/ |
Minimum database contents needed to test Drupal6SqlBase. |
| Drupal6SqlBaseTest::$migrationConfiguration | property | core/ |
Define bare minimum migration configuration. |
| Drupal6SqlBaseTest::setUp | function | core/ |
|
| Drupal6SqlBaseTest::testDrupal6ModuleExists | function | core/ |
Tests for Drupal6SqlBase::moduleExists(). |
| Drupal6SqlBaseTest::testGetModuleSchemaVersion | function | core/ |
Tests for Drupal6SqlBase::getModuleSchemaVersion(). |
| Drupal6SqlBaseTest::testGetSystemData | function | core/ |
Tests for Drupal6SqlBase::getSystemData(). |
| Drupal6SqlBaseTest::testVariableGet | function | core/ |
Tests for Drupal6SqlBase::variableGet(). |
| drupal7.php | file | core/ |
A database agnostic dump for testing purposes. |
| drupal7.php | file | core/ |
A database agnostic dump for testing purposes. |
| drupal7.php | file | core/ |
A database agnostic dump for testing purposes. |
| drupal7.php | file | core/ |
A database agnostic dump for testing purposes. |
| drupal7.php | file | core/ |
A database agnostic dump for testing purposes. |
| Drupal::$container | property | core/ |
The currently active container object, or NULL if not initialized yet. |
| Drupal::accessManager | function | core/ |
Returns the access manager service. |
| Drupal::cache | function | core/ |
Returns the requested cache bin. |
| Drupal::classResolver | function | core/ |
Retrieves the class resolver. |
| Drupal::config | function | core/ |
Retrieves a configuration object. |
| Drupal::configFactory | function | core/ |
Retrieves the configuration factory. |
| Drupal::CORE_COMPATIBILITY | constant | core/ |
Core API compatibility. |
| Drupal::CORE_MINIMUM_SCHEMA_VERSION | constant | core/ |
Core minimum schema version. |
| Drupal::csrfToken | function | core/ |
Returns the CSRF token manager service. |
| Drupal::currentUser | function | core/ |
Gets the current active user. |
| Drupal::database | function | core/ |
Returns the current primary database. |
| Drupal::destination | function | core/ |
Returns the redirect destination helper. |
| Drupal::entityDefinitionUpdateManager | function | core/ |
Returns the entity definition update manager. |
| Drupal::entityQuery | function | core/ |
Returns the entity query object for this entity type. |
| Drupal::entityQueryAggregate | function | core/ |
Returns the entity query aggregate object for this entity type. |
| Drupal::entityTypeManager | function | core/ |
Retrieves the entity type manager. |
| Drupal::flood | function | core/ |
Returns the flood instance. |
| Drupal::formBuilder | function | core/ |
Returns the form builder service. |
| Drupal::getContainer | function | core/ |
Returns the currently active global container. |
| Drupal::hasContainer | function | core/ |
Returns TRUE if the container has been initialized, FALSE otherwise. |
| Drupal::hasRequest | function | core/ |
Indicates if there is a currently active request object. |
| Drupal::hasService | function | core/ |
Indicates if a service is defined in the container. |
| Drupal::httpClient | function | core/ |
Returns the default http client. |
| Drupal::installProfile | function | core/ |
Gets the active install profile. |
| Drupal::isConfigSyncing | function | core/ |
Gets the syncing state. |
| Drupal::keyValue | function | core/ |
Returns a key/value storage collection. |
| Drupal::keyValueExpirable | function | core/ |
Returns an expirable key value store collection. |
| Drupal::languageManager | function | core/ |
Returns the language manager service. |
| Drupal::linkGenerator | function | core/ |
Returns the link generator service. |
| Drupal::lock | function | core/ |
Returns the locking layer instance. |
Pagination
- Previous page
- Page 419
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.