Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 enable. |
| 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/ |
|
| 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/ |
|
| TestDiscoveryTest::testGetPhpunitTestSuite | function | core/ |
@covers ::getPhpunitTestSuite[[api-linebreak]] @dataProvider providerTestGetPhpunitTestSuite |
| TestDiscoveryTest::testGetTestClasses | function | core/ |
@covers ::getTestClasses[[api-linebreak]] |
| TestDiscoveryTest::testGetTestClassesWithSelectedTypes | function | core/ |
@covers ::getTestClasses[[api-linebreak]] |
| TestDiscoveryTest::testGetTestInfoEmptyDocblock | function | core/ |
Ensure that classes are not reflected when the docblock is empty. |
| TestDiscoveryTest::testGetTestsInProfiles | function | core/ |
@covers ::getTestClasses[[api-linebreak]] |
| TestDisplayVariant::getContexts | function | core/ |
Gets the contexts. |
| TestDomainObjectViewSubscriber::getSubscribedEvents | function | core/ |
|
| TestDrupal6SqlBase::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TestDrupal6SqlBase::getModuleSchemaVersionWrapper | function | core/ |
Wrapper method to test protected method getModuleSchemaVersion(). |
| TestDrupal6SqlBase::variableGetWrapper | function | core/ |
Wrapper method to test protected method variableGet(). |
| TestDrupalSqlBase::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TestEntityForm::getBaseFormId | function | core/ |
|
| TestEntityForm::getFormId | function | core/ |
|
| TestEventSubscriber::getSubscribedEvents | function | core/ |
|
| TestEventSubscriberWithMultipleListeners::getSubscribedEvents | function | core/ |
|
| TestEventSubscriberWithPriorities::getSubscribedEvents | function | core/ |
|
| TestExtension::getExtensionDiscovery | function | core/ |
Returns the extension discovery. |
| TestExtension::getFilters | function | core/ |
Generates a list of all Twig filters that this extension defines. |
| TestExtension::getFunctions | function | core/ |
Generates a list of all Twig functions that this extension defines. |
| TestExtension::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| TestExtension::getName | function | core/ |
Gets a unique identifier for this Twig extension. |
Pagination
- Previous page
- Page 190
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.