Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
SharedTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
ShortcutHalJsonAnonTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
ShortcutHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ShortcutHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ShortcutTestBase::getShortcutInformation | function | core/ |
Extracts information from shortcut set links. |
SimpleConfigSectionStorageTest | class | core/ |
Tests the test implementation of section storage. |
SimpleConfigSectionStorageTest.php | file | core/ |
|
SimpleConfigSectionStorageTest::$modules | property | core/ |
Modules to enable. |
SimpleConfigSectionStorageTest::getSectionStorage | function | core/ |
Sets up the section storage entity. |
SimpletestResultsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
SimpletestResultsForm::getResults | function | core/ |
Get test results for $test_id. |
SimpletestSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
SimpletestSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
SimpleTestTest::getResultFieldSet | function | core/ |
Get the details containing the results for group this test is in. |
SimpleTestTest::getTestIdFromResults | function | core/ |
Fetch the test id from the test results. |
SimpleTestTest::getTestResults | function | core/ |
Get the results from a test and store them in the class array $results. |
SimpletestTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
simpletest_last_test_get | function | core/ |
Get information about the last test that ran given a test ID. |
simpletest_test_get_all | function | core/ |
Gets a list of all of the tests provided by the system. |
StatisticsDeprecationsTest::testStatisticsGetDeprecation | function | core/ |
@expectedDeprecation statistics_get() is deprecated in drupal:8.2.0 and is removed from drupal:9.0.0. Use Drupal::service('statistics.storage.node')->fetchView() instead. See https://www.drupal.org/node/2778245 |
SystemGetInfoTest | class | core/ |
Tests system_get_info(). |
SystemGetInfoTest.php | file | core/ |
|
SystemGetInfoTest::$modules | property | core/ |
Modules to enable. |
SystemGetInfoTest::testSystemGetInfo | function | core/ |
Tests system_get_info(). |
TableDisplayCacheMaxAgeTest | class | core/ |
Tests the upgrade path for cache max age with table displays. |
TableDisplayCacheMaxAgeTest.php | file | core/ |
|
TableDisplayCacheMaxAgeTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
TableDisplayCacheMaxAgeTest::testViewsPostUpdateTableDisplayMaxCacheAge | function | core/ |
Tests the upgrade path for cache max age with table displays. |
tablesort_get_order | function | core/ |
Determines the current sort criterion. |
tablesort_get_query_parameters | function | core/ |
Composes a URL query parameter array for table sorting links. |
tablesort_get_sort | function | core/ |
Determines the current sort direction. |
TaxonomyImageTest | class | core/ |
Tests access checks of private image fields. |
TaxonomyImageTest.php | file | core/ |
|
TaxonomyImageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TaxonomyImageTest::$modules | property | core/ |
Modules to enable. |
TaxonomyImageTest::$vocabulary | property | core/ |
Used taxonomy vocabulary. |
TaxonomyImageTest::setUp | function | core/ |
|
TaxonomyImageTest::testTaxonomyImageAccess | function | core/ |
|
TemporaryTableMapping::getTempTableName | function | core/ |
Generates a temporary table name. |
Term::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
TermHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
TermHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
TestBase::getAssertionCall | function | core/ |
Cycles through backtrace until the first non-assertion method is found. |
TestBase::getDatabasePrefix | function | core/ |
Gets the database prefix. |
TestBase::getTempFilesDirectory | function | core/ |
Gets the temporary files directory. |
TestBaseTest::getTestBaseForAssertionTests | function | core/ |
Helper method for constructing a mock TestBase object. |
TestBaseTest::testGetRandomGenerator | function | core/ |
@covers ::getRandomGenerator[[api-linebreak]] |
TestCoverageTest | class | core/ |
Checks that all core content/config entity types have JSON:API test coverage. |
TestCoverageTest.php | file | core/ |
|
TestCoverageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
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.