Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| DiscoveryCachedTraitTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\Discovery\DiscoveryCachedTrait[[api-linebreak]] @uses \Drupal\Component\Plugin\Discovery\DiscoveryTrait @group Plugin |
| DiscoveryCachedTraitTest.php | file | core/ |
|
| DiscoveryCachedTraitTest::providerGetDefinition | function | core/ |
Data provider for testGetDefinition(). |
| DiscoveryCachedTraitTest::testGetDefinition | function | core/ |
@covers ::getDefinition[[api-linebreak]] @dataProvider providerGetDefinition |
| DiscoveryTest1 | class | core/ |
Provides a custom test plugin. |
| DiscoveryTest1.php | file | core/ |
|
| discoverytest2.yml | file | core/ |
core/tests/Drupal/Tests/Component/Annotation/Fixtures/PluginNamespace/discoverytest2.yml |
| DiscoveryTestBase | class | core/ |
Base class for plugin discovery tests. |
| DiscoveryTestBase.php | file | core/ |
|
| DiscoveryTestBase::$discovery | property | core/ |
The discovery component to test. |
| DiscoveryTestBase::$emptyDiscovery | property | core/ |
An empty discovery component. |
| DiscoveryTestBase::$expectedDefinitions | property | core/ |
The plugin definitions the discovery component is expected to discover. |
| DiscoveryTestBase::assertDefinitionIdentical | function | core/ |
Asserts a definition against an expected definition. |
| DiscoveryTestBase::testDiscoveryInterface | function | core/ |
Tests getDefinitions() and getDefinition(). |
| DiscoveryTraitTest | class | core/ |
@group Plugin @coversDefaultClass \Drupal\Component\Plugin\Discovery\DiscoveryTrait[[api-linebreak]] |
| DiscoveryTraitTest.php | file | core/ |
|
| DiscoveryTraitTest::providerDoGetDefinition | function | core/ |
Data provider for testDoGetDefinition(). |
| DiscoveryTraitTest::providerDoGetDefinitionException | function | core/ |
Data provider for testDoGetDefinitionException() |
| DiscoveryTraitTest::providerHasDefinition | function | core/ |
Data provider for testHasDefinition(). |
| DiscoveryTraitTest::testDoGetDefinition | function | core/ |
@covers ::doGetDefinition[[api-linebreak]] @dataProvider providerDoGetDefinition |
| DiscoveryTraitTest::testDoGetDefinitionException | function | core/ |
@covers ::doGetDefinition[[api-linebreak]] @dataProvider providerDoGetDefinitionException @uses \Drupal\Component\Plugin\Exception\PluginNotFoundException |
| DiscoveryTraitTest::testGetDefinition | function | core/ |
@covers ::getDefinition[[api-linebreak]] @dataProvider providerDoGetDefinition |
| DiscoveryTraitTest::testGetDefinitionException | function | core/ |
@covers ::getDefinition[[api-linebreak]] @dataProvider providerDoGetDefinitionException @uses \Drupal\Component\Plugin\Exception\PluginNotFoundException |
| DiscoveryTraitTest::testHasDefinition | function | core/ |
@covers ::hasDefinition[[api-linebreak]] @dataProvider providerHasDefinition |
| DisplayApiTest | class | core/ |
Tests the field display API. |
| DisplayApiTest.php | file | core/ |
|
| DisplayApiTest::$cardinality | property | core/ |
The field cardinality to use in this test. |
| DisplayApiTest::$displayOptions | property | core/ |
The field display options to use in this test. |
| DisplayApiTest::$entity | property | core/ |
The test entity. |
| DisplayApiTest::$fieldName | property | core/ |
The field name to use in this test. |
| DisplayApiTest::$label | property | core/ |
The field label to use in this test. |
| DisplayApiTest::$modules | property | core/ |
Modules to enable. |
| DisplayApiTest::$values | property | core/ |
An array of random values, in the format expected for field values. |
| DisplayApiTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| DisplayApiTest::testFieldEmpty | function | core/ |
Tests that the prepareView() formatter method still fires for empty values. |
| DisplayApiTest::testFieldItemListView | function | core/ |
Tests the FieldItemListInterface::view() method. |
| DisplayApiTest::testFieldItemView | function | core/ |
Tests the FieldItemInterface::view() method. |
| DisplayAttachmentTest | class | core/ |
Tests the attachment display plugin. |
| DisplayAttachmentTest | class | core/ |
Tests the UI for the attachment display plugin. |
| DisplayAttachmentTest.php | file | core/ |
|
| DisplayAttachmentTest.php | file | core/ |
|
| DisplayAttachmentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayAttachmentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayAttachmentTest::$modules | property | core/ |
Modules to enable. |
| DisplayAttachmentTest::$testViews | property | core/ |
Views used by this test. |
| DisplayAttachmentTest::$testViews | property | core/ |
Views used by this test. |
| DisplayAttachmentTest::setUp | function | core/ |
Sets up the test. |
| DisplayAttachmentTest::testAttachment | function | core/ |
Tests the attachment plugin. |
| DisplayAttachmentTest::testAttachmentUI | function | core/ |
Tests the attachment UI. |
| DisplayAttachmentTest::testDisabledAttachments | function | core/ |
Tests that nothing is output when the attachment displays are disabled. |
Pagination
- Previous page
- Page 175
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.