Search for drupal_
- Search 7.x for drupal_
- Search 9.5.x for drupal_
- Search 8.9.x for drupal_
- Search 11.x for drupal_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| Drupal::logger | function | core/ |
Returns a channel logger object. |
| Drupal::menuTree | function | core/ |
Returns the menu tree. |
| Drupal::messenger | function | core/ |
Returns the messenger. |
| Drupal::MINIMUM_PHP | constant | core/ |
Minimum allowed version of PHP for Drupal to be bootstrapped. |
| Drupal::MINIMUM_PHP_MEMORY_LIMIT | constant | core/ |
Minimum recommended value of PHP memory_limit. |
| Drupal::moduleHandler | function | core/ |
Returns the module handler. |
| Drupal::pathValidator | function | core/ |
Returns the path validator. |
| Drupal::queue | function | core/ |
Returns a queue for the given queue name. |
| Drupal::RECOMMENDED_PHP | constant | core/ |
Minimum recommended version of PHP. |
| Drupal::request | function | core/ |
Retrieves the currently active request object. |
| Drupal::requestStack | function | core/ |
Retrieves the request stack. |
| Drupal::root | function | core/ |
Gets the app root. |
| Drupal::routeMatch | function | core/ |
Retrieves the currently active route match object. |
| Drupal::service | function | core/ |
Retrieves a service from the container. |
| Drupal::setContainer | function | core/ |
Sets a new global container. |
| Drupal::state | function | core/ |
Returns the state storage service. |
| Drupal::theme | function | core/ |
Gets the theme service. |
| Drupal::time | function | core/ |
Returns the time service. |
| Drupal::token | function | core/ |
Returns the token service. |
| Drupal::translation | function | core/ |
Returns the string translation service. |
| Drupal::transliteration | function | core/ |
Returns the transliteration service. |
| Drupal::typedDataManager | function | core/ |
Returns the typed data manager service. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.