Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| d7_system_site_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_system_site_translation.yml |
| d7_taxonomy_term_entity_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_taxonomy_term_entity_translation.yml |
| d7_taxonomy_term_localized_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_taxonomy_term_localized_translation.yml |
| d7_taxonomy_term_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_taxonomy_term_translation.yml |
| d7_taxonomy_vocabulary_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_taxonomy_vocabulary_translation.yml |
| d7_theme_settings.yml | file | core/ |
core/modules/system/migrations/d7_theme_settings.yml |
| d7_url_alias.yml | file | core/ |
core/modules/path/migrations/d7_url_alias.yml |
| d7_user.yml | file | core/ |
core/modules/user/migrations/d7_user.yml |
| d7_user_entity_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_user_entity_translation.yml |
| d7_user_flood.yml | file | core/ |
core/modules/user/migrations/d7_user_flood.yml |
| d7_user_mail.yml | file | core/ |
core/modules/user/migrations/d7_user_mail.yml |
| d7_user_mail_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_user_mail_translation.yml |
| d7_user_role.yml | file | core/ |
core/modules/user/migrations/d7_user_role.yml |
| d7_user_settings.yml | file | core/ |
core/modules/user/migrations/d7_user_settings.yml |
| d7_user_settings_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_user_settings_translation.yml |
| d7_view_modes.yml | file | core/ |
core/modules/field/migrations/d7_view_modes.yml |
| dairy-free-delicious-milk-chocolate.html | file | core/ |
|
| dairy-free-delicious-milk-chocolate.html | file | core/ |
|
| DAlterHooks | class | core/ |
This class contains hook implementations. |
| DAlterHooks.php | file | core/ |
|
| DAlterHooks::testAlter | function | core/ |
Implements hook_test_alter(). |
| DAlterHooks::testSubtypeAlter | function | core/ |
Implements hook_test_subtype_alter(). |
| Data::$hasNextPage | property | core/ |
Holds a boolean indicating if there is a next page. |
| Data::hasNextPage | function | core/ |
Checks if there is a next page in the collection. |
| Data::setHasNextPage | function | core/ |
Sets the has next page flag. |
| Data::setTotalCount | function | core/ |
|
| Data::__construct | function | core/ |
Instantiates a Data object. |
| database | service | core/ |
Drupal\Core\Database\Connection |
| Database | class | core/ |
Primary front-controller for the database system. |
| Database abstraction layer | group | core/ |
Allow the use of different database servers using the same code base. |
| database.api.php | file | core/ |
Hooks related to the Database system and the Schema API. |
| Database.php | file | core/ |
|
| database.replica | service | core/ |
Drupal\Core\Database\Connection |
| database.replica_kill_switch | service | core/ |
Drupal\Core\Database\ReplicaKillSwitch |
| Database::$activeKey | property | core/ |
The key of the currently active database connection. |
| Database::$connections | property | core/ |
A nested array of active connections, keyed by database name and target. |
| Database::$databaseInfo | property | core/ |
A processed copy of the database connection information from settings.php. |
| Database::$ignoreTargets | property | core/ |
A list of key/target credentials to simply ignore. |
| Database::$logs | property | core/ |
An array of active query log objects. |
| Database::addConnectionInfo | function | core/ |
Adds database connection information for a given key/target. |
| Database::closeConnection | function | core/ |
Closes a connection to the server specified by the given key and target. |
| Database::commitAllOnShutdown | function | core/ |
Calls commitAll() on all the open connections. |
| Database::convertDbUrlToConnectionInfo | function | core/ |
Converts a URL to a database connection info array. |
| Database::getAllConnectionInfo | function | core/ |
Gets connection information for all available databases. |
| Database::getConnection | function | core/ |
Gets the connection object for the specified database key and target. |
| Database::getConnectionInfo | function | core/ |
Gets information on the specified database connection. |
| Database::getConnectionInfoAsUrl | function | core/ |
Gets database connection info as a URL. |
| Database::getDriverList | function | core/ |
Returns the list provider for available database drivers. |
| Database::getLog | function | core/ |
Retrieves the queries logged on for given logging key. |
| Database::ignoreTarget | function | core/ |
Instructs the system to temporarily ignore a given key/target. |
Pagination
- Previous page
- Page 311
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.