Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| Embed | class | core/ |
The plugin that handles an embed display. |
| Embed.php | file | core/ |
|
| Embed::$usesAttachments | property | core/ |
Whether the display allows attachments. |
| Embed::buildRenderable | function | core/ |
Builds a renderable array of the view. |
| EmbeddedDataSource | class | core/ |
Allows source data to be defined in the configuration of the source plugin. |
| EmbeddedDataSource.php | file | core/ |
|
| EmbeddedDataSource::$dataRows | property | core/ |
Data obtained from the source plugin configuration. |
| EmbeddedDataSource::$ids | property | core/ |
Description of the unique ID fields for this source. |
| EmbeddedDataSource::count | function | core/ |
Gets the source count. |
| EmbeddedDataSource::fields | function | core/ |
Returns available fields on the source. |
| EmbeddedDataSource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| EmbeddedDataSource::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| EmbeddedDataSource::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| EmbeddedDataSource::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
| EmbeddedFormWidgetTest | class | core/ |
Tests media widget nested inside another widget. |
| EmbeddedFormWidgetTest.php | file | core/ |
|
| EmbeddedFormWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EmbeddedFormWidgetTest::$modules | property | core/ |
Modules to enable. |
| EmbeddedFormWidgetTest::insertionReselectionProvider | function | core/ |
Data provider for ::testInsertionAndReselection(). |
| EmbeddedFormWidgetTest::setUp | function | core/ |
|
| EmbeddedFormWidgetTest::testInsertionAndReselection | function | core/ |
Test media inside another widget that validates too enthusiastically. |
| empty.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/empty.libraries.yml |
| EmptyBlockForm | class | core/ |
Provides a form for a block that is empty. |
| EmptyBlockForm.php | file | core/ |
|
| EmptyBlockForm::buildConfigurationForm | function | core/ |
Form constructor. |
| EmptyBlockForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| EmptyHelpSection | class | core/ |
Provides an empty section for the help page, for testing. |
| EmptyHelpSection.php | file | core/ |
|
| EmptyHelpSection::listTopics | function | core/ |
Returns a list of topics to show in the help section. |
| EmptySource | class | core/ |
Source returning a row based on the constants provided. |
| EmptySource | class | core/ |
Source returning an empty row with Drupal specific config dependencies. |
| EmptySource.php | file | core/ |
|
| EmptySource.php | file | core/ |
|
| EmptySource::$deprecatedProperties | property | core/ |
|
| EmptySource::$entityTypeManager | property | core/ |
The entity type manager. |
| EmptySource::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| EmptySource::count | function | core/ |
Gets the source count. |
| EmptySource::create | function | core/ |
Creates an instance of the plugin. |
| EmptySource::fields | function | core/ |
Returns available fields on the source. |
| EmptySource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| EmptySource::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| EmptySource::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| EmptySource::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
| EmptyStatementTest | class | core/ |
Tests the empty pseudo-statement class. |
| EmptyStatementTest.php | file | core/ |
|
| EmptyStatementTest::testEmpty | function | core/ |
Tests that the empty result set behaves as empty. |
| EmptyStatementTest::testEmptyFetchAll | function | core/ |
Tests that the empty result set mass-fetches in an expected way. |
| EmptyStatementTest::testEmptyIteration | function | core/ |
Tests that the empty result set iterates safely. |
| empty_file.php.module | file | core/ |
|
| EndOfTransactionQueriesTest | class | core/ |
Tests that cache tag invalidation queries are delayed to the end of transactions. |
Pagination
- Previous page
- Page 437
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.