Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DrupalTestBrowser::filterResponse | function | core/ |
Reads response meta tags to guess content-type charset. |
| DrupalTestBrowser::getClient | function | core/ |
Gets the Guzzle client. |
| DrupalTestBrowser::setClient | function | core/ |
Sets the Guzzle client. |
| DrupalTranslator | class | core/ |
Translates strings using Drupal's translation system. |
| DrupalTranslator.php | file | core/ |
|
| DrupalTranslator::$locale | property | core/ |
The locale used for translating. |
| DrupalTranslator::getLocale | function | core/ |
|
| DrupalTranslator::getOptions | function | core/ |
Returns options suitable for use with TranslatableMarkup. |
| DrupalTranslator::processParameters | function | core/ |
Processes the parameters array for use with TranslatableMarkup. |
| DrupalTranslator::setLocale | function | core/ |
|
| DrupalTranslator::trans | function | core/ |
Translates the given message. |
| DrupalTranslator::transChoice | function | core/ |
|
| Drupal\autowire_test\TestInjection | service | core/ |
|
| Drupal\autowire_test\TestInjection2 | service | core/ |
|
| Drupal\autowire_test\TestInjectionInterface | service | core/ |
Alias of Drupal\autowire_test\TestInjection |
| Drupal\autowire_test\TestService | service | core/ |
|
| Drupal\Component\DependencyInjection\ReverseContainer | service | core/ |
|
| Drupal\services_defaults_test\TestInjection | service | core/ |
|
| Drupal\services_defaults_test\TestInjection2 | service | core/ |
|
| Drupal\services_defaults_test\TestPrivateService | service | core/ |
|
| Drupal\services_defaults_test\TestService | service | core/ |
|
| drupal_attach_tabledrag | function | core/ |
Assists in attaching the tableDrag JavaScript behavior to a themed table. |
| drupal_check_module | function | core/ |
Checks a module's requirements. |
| drupal_check_profile | function | core/ |
Checks an installation profile's requirements. |
| drupal_common_theme | function | core/ |
Provides theme registration for themes across .inc files. |
| drupal_current_script_url | function | core/ |
Returns the URL of the current script, with modified query parameters. |
| drupal_detect_database_types | function | core/ |
Detects all supported databases that are compiled into PHP. |
| DRUPAL_DISABLED | constant | core/ |
Disabled option on forms and settings. |
| drupal_error_levels | function | core/ |
Maps PHP error constants to watchdog severity levels. |
| DRUPAL_EXTENSION_NAME_MAX_LENGTH | constant | core/ |
The maximum number of characters in a module or theme name. |
| drupal_find_theme_functions | function | core/ |
Allows themes and/or theme engines to discover overridden theme functions. |
| drupal_find_theme_templates | function | core/ |
Allows themes and/or theme engines to easily discover overridden templates. |
| drupal_flush_all_caches | function | core/ |
Rebuilds the container, flushes all persistent caches, resets all variables, and rebuilds all data structures. |
| drupal_generate_test_ua | function | core/ |
Generates a user agent string with a HMAC and timestamp for simpletest. |
| drupal_get_database_types | function | core/ |
Returns all supported database driver installer objects. |
| drupal_get_filename | function | core/ |
Returns and optionally sets the filename for a system resource. |
| drupal_get_filetransfer_info | function | core/ |
Assembles the Drupal FileTransfer registry. |
| drupal_get_installed_schema_version | function | core/ |
Returns the currently installed schema version for a module. |
| drupal_get_module_schema | function | core/ |
Returns a module's schema. |
| drupal_get_path | function | core/ |
Returns the path to a system item (module, theme, etc.). |
| drupal_get_schema_versions | function | core/ |
Returns an array of available schema versions for a module. |
| drupal_get_updaters | function | core/ |
Assembles the Drupal Updater registry. |
| drupal_install_fix_file | function | core/ |
Attempts to fix file permissions. |
| drupal_install_mkdir | function | core/ |
Creates a directory with the specified permissions. |
| drupal_install_profile_distribution_name | function | core/ |
Loads the installation profile, extracting its defined distribution name. |
| drupal_install_profile_distribution_version | function | core/ |
Loads the installation profile, extracting its defined version. |
| drupal_install_schema | function | core/ |
Creates all tables defined in a module's hook_schema(). |
| drupal_install_system | function | core/ |
Installs the system module. |
| drupal_js_defaults | function | core/ |
Constructs an array of the defaults that are used for JavaScript assets. |
| drupal_load_updates | function | core/ |
Loads .install files for installed modules to initialize the update system. |
Pagination
- Previous page
- Page 428
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.