Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
| TestAccessBlock::getCacheMaxAge | function | core/ |
|
| TestActionConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| TestActionConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TestActionConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| TestAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TestAnnotation::get | function | core/ |
Gets the value of an annotation. |
| TestAttribute::get | function | core/ |
Gets the value of an attribute. |
| 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/ |
|
| TestCacheBlock::getCacheMaxAge | function | core/ |
|
| TestClass::getSubscribedEvents | function | core/ |
Registers methods as kernel listeners. |
| TestCompatibilityTrait::getTestClassCovers | function | core/ |
Gets @covers defined on the test class. |
| 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. |
| TestConfigurableContextAwarePlugin::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| 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::$definitions | property | core/ |
Entity definitions array. |
| TestCoverageTest::$modules | property | core/ |
Modules to install. |
| TestCoverageTest::setUp | function | core/ |
|
| TestCoverageTest::testEntityTypeRestTestCoverage | function | core/ |
Tests that all core entity types have JSON:API test coverage. |
| TestDatabase::getDatabasePrefix | function | core/ |
Gets the test database prefix. |
| TestDatabase::getLockFile | function | core/ |
Gets the lock file path. |
| TestDatabase::getPhpErrorLogPath | function | core/ |
Gets the file path of the PHP error log of the test. |
| 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. |
| 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/ |
|
| TestDerivativeDiscoveryWithObject::getDerivativeDefinitions | function | core/ |
|
| TestDifferentDisplays::getSourceFieldName | function | core/ |
Determine the name of the source field. |
| TestDiscovery::getExtensions | function | core/ |
Returns all available extensions. |
| TestDiscovery::getPhpunitTestSuite | function | core/ |
Determines the phpunit testsuite for a given classname, based on namespace. |
| TestDiscovery::getTestClasses | function | core/ |
Discovers all available tests in all extensions. |
| TestDiscovery::getTestInfo | function | core/ |
Retrieves information about a test class for UI purposes. |
| TestDiscoveryTest::getTestDiscoveryMock | function | core/ |
Mock a TestDiscovery object to return specific extension values. |
| TestDiscoveryTest::providerTestGetPhpunitTestSuite | function | core/ |
Pagination
- Previous page
- Page 196
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.