Search for drupal_
- Search 7.x for drupal_
- Search 9.5.x for drupal_
- Search 10.3.x for drupal_
- Search 11.x for drupal_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestDrupal6SqlBase | class | core/ |
Extends the Drupal6SqlBase abstract class. |
| 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/ |
|
| 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/ |
|
| TestDrupalSqlBase::setDatabase | function | core/ |
Tweaks DrupalSqlBase to set a new database connection for tests. |
| TestLibraryDiscoveryParser::drupalGetPath | function | core/ |
Wraps drupal_get_path(). |
| TestRequirementsTrait::getDrupalRoot | function | core/ |
Returns the Drupal root directory. |
| 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/ |
Note: Prophecy does not support magic methods. By subclassing and specifying an explicit method, Prophecy works. |
| TimestampNormalizerTestDrupalDateTime::setTimezone | function | core/ |
|
| tracker.migrate_drupal.yml | file | core/ |
core/modules/tracker/migrations/state/tracker.migrate_drupal.yml |
| 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::drupalPostForm | function | core/ |
Executes a form submission. |
| 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. |
| UITestBase::drupalGet | function | core/ |
Retrieves a Drupal path or an absolute path. |
| UncaughtExceptionTest::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. |
| UpdateRootFactory::$drupalKernel | property | core/ |
The Drupal kernel. |
| 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 WebTestBase::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. |
| WebTestBase::drupalGet | function | core/ |
Retrieves a Drupal path or an absolute path. |
| WebTestBase::drupalGetAjax | function | core/ |
Requests a path or URL in drupal_ajax format and JSON-decodes the response. |
| WebTestBase::drupalGetHeader | function | core/ |
Gets the value of an HTTP response header. |
| WebTestBase::drupalGetHeaders | function | core/ |
Gets the HTTP response headers of the requested page. |
| WebTestBase::drupalGetJSON | function | core/ |
Retrieves a Drupal path or an absolute path and JSON decodes the result. |
| WebTestBase::drupalGetWithFormat | function | core/ |
Retrieves a Drupal path or an absolute path for a given format. |
| WebTestBase::drupalGetXHR | function | core/ |
Requests a Drupal path or an absolute path as if it is a XMLHttpRequest. |
| WebTestBase::drupalHead | function | core/ |
Retrieves only the headers for a Drupal path or an absolute path. |
| WebTestBase::drupalLogin | function | core/ |
Log in a user with the internal browser. |
| WebTestBase::drupalLogout | function | core/ |
Logs a user out of the internal browser and confirms. |
| WebTestBase::drupalPost | function | core/ |
Perform a POST HTTP request. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.