Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BrowserTestBaseTest.php | file | core/ |
|
BrowserTestBaseTest.php | file | core/ |
|
BrowserTestBaseTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BrowserTestBaseTest::$modules | property | core/ |
Modules to install. |
BrowserTestBaseTest::mockBrowserTestBaseWithDriver | function | core/ |
|
BrowserTestBaseTest::testCheckForMetaRefresh | function | core/ |
Tests the ::checkForMetaRefresh() method. |
BrowserTestBaseTest::testClickLink | function | core/ |
Tests clickLink() functionality. |
BrowserTestBaseTest::testCronRun | function | core/ |
Tests the ::cronRun() method. |
BrowserTestBaseTest::testDeprecationHeaders | function | core/ |
Tests that deprecation headers do not get duplicated. |
BrowserTestBaseTest::testDrupalGet | function | core/ |
Tests drupalGet(). |
BrowserTestBaseTest::testDrupalSettings | function | core/ |
Tests that JavaScript Drupal settings can be read. |
BrowserTestBaseTest::testError | function | core/ |
|
BrowserTestBaseTest::testFieldAssertsForCheckbox | function | core/ |
Tests legacy field asserts for checkbox field type. |
BrowserTestBaseTest::testFieldAssertsForTextfields | function | core/ |
Tests field asserts using textfields. |
BrowserTestBaseTest::testForm | function | core/ |
Tests basic form functionality. |
BrowserTestBaseTest::testGetDefaultDriveInstance | function | core/ |
|
BrowserTestBaseTest::testGetHttpClient | function | core/ |
@covers ::getHttpClient |
BrowserTestBaseTest::testGetHttpClientException | function | core/ |
@covers ::getHttpClient |
BrowserTestBaseTest::testGoTo | function | core/ |
Tests basic page test. |
BrowserTestBaseTest::testHtKey | function | core/ |
Tests the protections provided by .htkey. |
BrowserTestBaseTest::testInstall | function | core/ |
Tests the Drupal install done in \Drupal\Tests\BrowserTestBase::setUp(). |
BrowserTestBaseTest::testLocalTimeZone | function | core/ |
Tests the assumption that local time is in 'Australia/Sydney'. |
BrowserTestBaseTest::testProfileModules | function | core/ |
Ensures we can't access modules we shouldn't be able to after install. |
BrowserTestBaseTest::testSessionOnRequest | function | core/ |
Tests that a usable session is on the request in test-runner. |
BrowserTestBaseTest::testSimpleTestBaseUrlValidation | function | core/ |
Test if setting an invalid scheme in SIMPLETEST_BASE_URL throws an exception. |
BrowserTestBaseTest::testTearDownWithoutSetUp | function | core/ |
Tests that tearDown doesn't call cleanupEnvironment if setUp is not called. |
BrowserTestBaseTest::testVarDump | function | core/ |
Tests the dump() function provided by the var-dumper Symfony component. |
BrowserTestBaseTest::testXpathAsserts | function | core/ |
Tests legacy field asserts which use xpath directly. |
BuildTestBase::setUp | function | core/ |
|
BulkDeleteTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
BulkFormAccessTest::setUp | function | core/ |
Sets up the test. |
BulkFormTest::setUp | function | core/ |
Sets up the test. |
BulkFormTest::setUp | function | core/ |
|
BulkOperationsTest::setUp | function | core/ |
|
BundleClassTest::setUp | function | core/ |
|
BundleConstraintValidatorTest::setUp | function | core/ |
|
BundleTranslationSettingsInterface | interface | core/ |
Interface providing support for content translation bundle settings. |
BundleTranslationSettingsInterface.php | file | core/ |
|
BundleTranslationSettingsInterface::getBundleTranslationSettings | function | core/ |
Returns translation settings for the specified bundle. |
BundleTranslationSettingsInterface::setBundleTranslationSettings | function | core/ |
Sets translation settings for the specified bundle. |
CacheabilityMetadataConfigOverrideIntegrationTest::setUp | function | core/ |
|
CacheabilityMetadataConfigOverrideTest::setUp | function | core/ |
|
CacheableDependencyTrait::setCacheability | function | core/ |
Sets cacheability; useful for value object constructors. |
CacheableMetadata::setCacheContexts | function | core/ |
Sets cache contexts. |
CacheableMetadata::setCacheMaxAge | function | core/ |
Sets the maximum age (in seconds). |
CacheableMetadata::setCacheTags | function | core/ |
Sets cache tags. |
CacheableMetadataCalculationTest::resetState | function | core/ |
Resets the state so we are ready for a new test. |
CacheableMetadataCalculationTest::setUp | function | core/ |
|
CacheableMetadataTest::providerSetCacheMaxAge | function | core/ |
Data provider for testSetCacheMaxAge. |
CacheableMetadataTest::testSetCacheMaxAge | function | core/ |
Tests valid and invalid values as max age. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.