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 |
|---|---|---|---|
| TermTranslationUITest::getEditValues | function | core/ |
Returns an edit array containing the values to be posted. |
| TermTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
| TermTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| TermViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
| Test::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| Test::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
| Test::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
| TestAccessBlock::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| TestAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TestAnnotation::get | function | core/ |
Gets the value of an annotation. |
| 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]] |
| TestCacheableDependency::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| TestCacheableDependency::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| TestCacheableDependency::getCacheTags | function | core/ |
The cache tags associated with this object. |
| TestCacheBlock::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| TestCacheBlock::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| TestClass::getSubscribedEvents | function | core/ |
Registers methods as kernel listeners. |
| TestClass::_getTextContent | function | core/ |
|
| TestConfigEntityWithPluginCollections::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| TestConfigNamesMapper::getInternalLangcode | function | core/ |
Gets the internal language code of this mapper, if any. |
| TestConfigurablePlugin::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| TestContextualLink::getTitle | function | core/ |
Returns the localized title to be shown for this contextual link. |
| TestController::get | function | core/ |
Return an empty response. |
| TestController::getCsrfToken | function | core/ |
Just return generated CSRF token for concurrent requests. |
| 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. |
| TestCoverageTest::$definitions | property | core/ |
Entity definitions array. |
| TestCoverageTest::getLlamaMessage | function | core/ |
Message from Llama. |
| TestCoverageTest::setUp | function | core/ |
|
| TestCoverageTest::testEntityTypeRestTestCoverage | function | core/ |
Tests that all core entity types have JSON:API test coverage. |
| TestDatabase::getConnection | function | core/ |
Returns the database connection to the site running Simpletest. |
| TestDatabase::getDatabasePrefix | function | core/ |
Gets the test database prefix. |
| TestDatabase::getLockFile | function | core/ |
Gets the lock file path. |
| TestDatabase::getTestLock | function | core/ |
Generates a unique lock ID for the test method. |
| TestDatabase::getTestSitePath | function | core/ |
Gets the relative path to the test site directory. |
| TestDatabase::lastTestGet | function | core/ |
Get information about the last test that ran given a test ID. |
| TestDataTypeDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| TestDefaultHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
| TestDefaultHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
| TestDefaultHtmlRouteProvider::getCanonicalRoute | function | core/ |
Gets the canonical route. |
| TestDefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
Gets the collection route. |
| TestDefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
| TestDerivativeDiscovery::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| TestDerivativeDiscovery::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| TestDerivativeDiscoveryWithObject::getDerivativeDefinition | function | core/ |
Pagination
- Previous page
- Page 186
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.