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 |
|---|---|---|---|
| DrupalTest.php | file | core/ |
|
| DrupalTest::$container | property | core/ |
The mock container. |
| DrupalTest::setMockContainerService | function | core/ |
Sets up a mock expectation for the container get() method. |
| DrupalTest::setUp | function | core/ |
|
| DrupalTest::testAccessManager | function | core/ |
Tests the accessManager() method. |
| DrupalTest::testCache | function | core/ |
Tests the cache() method. |
| DrupalTest::testClassResolver | function | core/ |
Tests the classResolver method. |
| DrupalTest::testClassResolverWithClass | function | core/ |
Tests the classResolver method when called with a class. |
| DrupalTest::testConfig | function | core/ |
Tests the config() method. |
| DrupalTest::testCsrfToken | function | core/ |
Tests the csrfToken() method. |
| DrupalTest::testCurrentUser | function | core/ |
Tests the currentUser() method. |
| DrupalTest::testDatabase | function | core/ |
Tests the database() method. |
| DrupalTest::testEntityQuery | function | core/ |
Tests the entityQuery() method. |
| DrupalTest::testEntityQueryAggregate | function | core/ |
Tests the entityQueryAggregate() method. |
| DrupalTest::testEntityTypeManager | function | core/ |
Tests the entityTypeManager() method. |
| DrupalTest::testFlood | function | core/ |
Tests the flood() method. |
| DrupalTest::testFormBuilder | function | core/ |
Tests the formBuilder() method. |
| DrupalTest::testGetContainerException | function | core/ |
Tests get container exception. |
| DrupalTest::testHttpClient | function | core/ |
Tests the httpClient() method. |
| DrupalTest::testKeyValue | function | core/ |
Tests the keyValue() method. |
| DrupalTest::testKeyValueExpirable | function | core/ |
Tests the keyValueExpirable() method. |
| DrupalTest::testLanguageManager | function | core/ |
Tests the languageManager() method. |
| DrupalTest::testLinkGenerator | function | core/ |
Tests the linkGenerator() method. |
| DrupalTest::testLock | function | core/ |
Tests the lock() method. |
| DrupalTest::testMenuTree | function | core/ |
Tests the menuTree() method. |
| DrupalTest::testModuleHandler | function | core/ |
Tests the moduleHandler() method. |
| DrupalTest::testPathValidator | function | core/ |
Tests the pathValidator() method. |
| DrupalTest::testPhpConstants | function | core/ |
Tests the PHP constants have consistent values. |
| DrupalTest::testQueue | function | core/ |
Tests the queue() method. |
| DrupalTest::testRequestStack | function | core/ |
Tests the testRequestStack() method. |
| DrupalTest::testService | function | core/ |
Tests the service() method. |
| DrupalTest::testSetContainer | function | core/ |
Tests the get/setContainer() method. |
| DrupalTest::testState | function | core/ |
Tests the state() method. |
| DrupalTest::testToken | function | core/ |
Tests the token() method. |
| DrupalTest::testTranslation | function | core/ |
Tests the translation() method. |
| DrupalTest::testTransliteration | function | core/ |
Tests the transliteration() method. |
| DrupalTest::testTypedDataManager | function | core/ |
Tests the typedDataManager() method. |
| DrupalTest::testUrlGenerator | function | core/ |
Tests the urlGenerator() method. |
| DrupalTestBrowser | class | core/ |
Enables a BrowserKitDriver mink driver to use a Guzzle client. |
| DrupalTestBrowser.php | file | core/ |
|
| DrupalTestBrowser::$client | property | core/ |
The Guzzle client. |
| DrupalTestBrowser::addPostFields | function | core/ |
Adds form parameters to the $multipart array. |
| DrupalTestBrowser::addPostFiles | function | core/ |
Adds files to the $multipart array. |
| DrupalTestBrowser::createResponse | function | core/ |
Converts a Guzzle response to a BrowserKit response. |
| DrupalTestBrowser::doRequest | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.