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 |
|---|---|---|---|
| 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 install. |
| 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 UI for the attachment display plugin. |
| DisplayAttachmentTest | class | core/ |
Tests 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 install. |
| 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::testAttachmentOnAttachedMachineNameChange | function | core/ |
Tests the attachment after changing machine name. |
| DisplayAttachmentTest::testAttachmentUI | function | core/ |
Tests the attachment UI. |
| DisplayAttachmentTest::testDisabledAttachments | function | core/ |
Tests that nothing is output when the attachment displays are disabled. |
| DisplayAttachmentTest::testRemoveAttachedDisplay | function | core/ |
Tests the attachment working after the attached page was deleted. |
| DisplayBlockTest | class | core/ |
Tests the block display plugin. |
| DisplayBlockTest.php | file | core/ |
|
| DisplayBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayBlockTest::$modules | property | core/ |
Modules to install. |
| DisplayBlockTest::$testViews | property | core/ |
Views used by this test. |
| DisplayBlockTest::setUp | function | core/ |
Sets up the test. |
| DisplayBlockTest::testBlockCategory | function | core/ |
Tests default and content block categories. |
| DisplayBlockTest::testBlockContextualLinks | function | core/ |
Tests the contextual links on a Views block. |
| DisplayBlockTest::testBlockEmptyRendering | function | core/ |
Tests the various test cases of empty block rendering. |
| DisplayBlockTest::testBlockRendering | function | core/ |
Tests the actual rendering of the views block. |
| DisplayBlockTest::testDeleteBlockDisplay | function | core/ |
Tests removing a block display. |
| DisplayBlockTest::testViewsBlockForm | function | core/ |
Tests the block form for a Views block. |
| DisplayCRUDTest | class | core/ |
Tests creation, retrieval, updating, and deletion of displays in the Web UI. |
| DisplayCRUDTest.php | file | core/ |
Pagination
- Previous page
- Page 181
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.