Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DiscoveryTestBase::testDiscoveryInterface | function | core/ |
Tests getDefinitions() and getDefinition(). |
| DiscoveryTrait | trait | core/ |
|
| DiscoveryTrait.php | file | core/ |
|
| DiscoveryTrait::doGetDefinition | function | core/ |
Gets a specific plugin definition. |
| DiscoveryTrait::getDefinition | function | core/ |
|
| DiscoveryTrait::getDefinitions | function | core/ |
|
| DiscoveryTrait::hasDefinition | function | core/ |
|
| DiscoveryTraitMockableClass | class | core/ |
A class using the DiscoveryTrait for mocking purposes. |
| DiscoveryTraitMockableClass::getDefinitions | function | core/ |
|
| 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 |
| Display | class | core/ |
Provides a form for editing the Views display. |
| Display.php | file | core/ |
|
| Display::buildForm | function | core/ |
Form constructor. |
| Display::getForm | function | core/ |
Creates a new instance of this form. |
| Display::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Display::getFormKey | function | core/ |
Returns the key that represents this form. |
| Display::getFormState | function | core/ |
@todo Remove this and switch all usage of $form_state->get('section') to $form_state->get('type'). |
| Display::submitForm | function | core/ |
Form submission handler. |
| Display::validateForm | function | core/ |
Form validation handler. |
| Display::__construct | function | core/ |
Constructs a new Display object. |
| 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. |
Pagination
- Previous page
- Page 344
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.