Search for drupal_
- Search 7.x for drupal_
- Search 9.5.x for drupal_
- Search 8.9.x for drupal_
- Search 10.3.x for drupal_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestDrupal6SqlBase::fields | function | core/ |
Returns available fields on the source. |
| TestDrupal6SqlBase::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TestDrupal6SqlBase::getModuleSchemaVersionWrapper | function | core/ |
Wrapper method to test protected method getModuleSchemaVersion(). |
| TestDrupal6SqlBase::moduleExistsWrapper | function | core/ |
Wrapper method to test protected method moduleExists(). |
| TestDrupal6SqlBase::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| TestDrupal6SqlBase::setDatabase | function | core/ |
Tweaks Drupal6SqlBase to set a new database connection for tests. |
| TestDrupal6SqlBase::setModuleHandler | function | core/ |
Tweaks Drupal6SqlBase to set a new module handler for tests. |
| TestDrupal6SqlBase::variableGetWrapper | function | core/ |
Wrapper method to test protected method variableGet(). |
| TestDrupalSqlBase | class | core/ |
Extends the DrupalSqlBase abstract class. |
| TestDrupalSqlBase::fields | function | core/ |
Returns available fields on the source. |
| TestDrupalSqlBase::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TestDrupalSqlBase::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| TestDrupalSqlBase::setDatabase | function | core/ |
Tweaks DrupalSqlBase to set a new database connection for tests. |
| TestRequirementsTrait::getDrupalRoot | function | core/ |
Returns the Drupal root directory. |
| test_ckeditor_stylesheets_drupal_root.info.yml | file | core/ |
core/modules/system/tests/themes/test_ckeditor_stylesheets_drupal_root/test_ckeditor_stylesheets_drupal_root.info.yml |
| test_theme_alter_drupal_alter_alter | function | core/ |
Implements hook_TYPE_alter(). |
| test_theme_libraries_override_with_drupal_settings.info.yml | file | core/ |
core/modules/system/tests/themes/test_theme_libraries_override_with_drupal_settings/test_theme_libraries_override_with_drupal_settings.info.yml |
| text.migrate_drupal.yml | file | core/ |
core/modules/text/migrations/state/text.migrate_drupal.yml |
| ThemeTest::testDrupalRenderChildren | function | core/ |
Tests child element rendering for 'render element' theme hooks. |
| TimestampNormalizerTestDrupalDateTime | class | core/ |
Provides a test class for testing DrupalDateTime. |
| TimestampNormalizerTestDrupalDateTime::setTimezone | function | core/ |
Sets the timezone. |
| UiHelperTrait::drupalGet | function | core/ |
Retrieves a Drupal path or an absolute path. |
| UiHelperTrait::drupalLogin | function | core/ |
Logs in a user using the Mink controlled browser. |
| UiHelperTrait::drupalLogout | function | core/ |
Logs a user out of the Mink controlled browser and confirms. |
| UiHelperTrait::drupalResetSession | function | core/ |
Resets the current active session back to Anonymous session. |
| UiHelperTrait::drupalUserIsLoggedIn | function | core/ |
Returns whether a given user account is logged in. |
| UITestBase::drupalGet | function | core/ |
Retrieves a Drupal path or an absolute path. |
| update.migrate_drupal.yml | file | core/ |
core/modules/update/migrations/state/update.migrate_drupal.yml |
| UpdateKernel::cacheDrupalContainer | function | core/ |
Stores the container definition in a cache. |
| UpdateRoot::$drupalKernel | property | core/ |
The Drupal kernel. |
| UpdateSchemaTest::testDrupalGetSchemaVersionsInt | function | core/ |
Tests the function parses schema updates as integer numbers. |
| UrlTest::testDrupalGetQueryParameters | function | core/ |
Tests UrlHelper::filterQueryParameters(). |
| UrlTest::testDrupalParseUrl | function | core/ |
Tests UrlHelper::parse(). |
| user.migrate_drupal.yml | file | core/ |
core/modules/user/migrations/state/user.migrate_drupal.yml |
| UserHelpersTest::testDrupalUserIsLoggedIn | function | core/ |
Tests BrowserTestBase::drupalUserIsLoggedIn(). |
| ViewUIConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| WebDriverTestBase::getDrupalSettings | function | core/ |
Gets the current Drupal javascript settings and parses into an array. |
| WorkspacesMediaLibraryIntegrationTest::drupalCreateUser | function | core/ |
Create a user with a given set of permissions. |
| _drupal_error_handler | function | core/ |
Provides custom PHP error handling. |
| _drupal_error_handler_real | function | core/ |
Provides custom PHP error handling. |
| _drupal_error_header | function | core/ |
Adds error information to headers so that tests can access it. |
| _drupal_exception_handler | function | core/ |
Provides custom PHP exception handling. |
| _drupal_exception_handler_additional | function | core/ |
Displays any additional errors caught while handling an exception. |
| _drupal_get_error_level | function | core/ |
Returns the current error level. |
| _drupal_log_error | function | core/ |
Logs a PHP error or exception and displays an error page in fatal cases. |
| _drupal_maintenance_theme | function | core/ |
Sets up the theming system for maintenance page. |
| _drupal_shutdown_function | function | core/ |
Executes registered shutdown functions. |
| _drupal_shutdown_function_handle_exception | function | core/ |
Displays and logs any errors that may happen during shutdown. |
Pagination
- Previous page
- Page 17
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.