| AddFormBase::buildSelectedItemElement |
function |
core/modules/media_library/src/Form/AddFormBase.php |
Returns a render array for a single pre-selected media item. |
| AddFormBase::getAddedMediaItems |
function |
core/modules/media_library/src/Form/AddFormBase.php |
Get all added media items from the form state. |
| AddFormBase::getCurrentMediaItems |
function |
core/modules/media_library/src/Form/AddFormBase.php |
Get all pre-selected and added media items from the form state. |
| AddFormBase::getPreSelectedMediaItems |
function |
core/modules/media_library/src/Form/AddFormBase.php |
Get all pre-selected media items from the form state. |
| aggregator-item.html.twig |
file |
core/themes/classy/templates/content/aggregator-item.html.twig |
Theme override to present a feed item in an aggregator page. |
| aggregator-item.html.twig |
file |
core/themes/stable/templates/content/aggregator-item.html.twig |
Theme override to present a feed item in an aggregator page. |
| aggregator-item.html.twig |
file |
core/themes/bartik/templates/classy/content/aggregator-item.html.twig |
Theme override to present a feed item in an aggregator page. |
| aggregator-item.html.twig |
file |
core/themes/claro/templates/classy/content/aggregator-item.html.twig |
Theme override to present a feed item in an aggregator page. |
| aggregator-item.html.twig |
file |
core/themes/seven/templates/classy/content/aggregator-item.html.twig |
Theme override to present a feed item in an aggregator page. |
| aggregator-item.html.twig |
file |
core/modules/aggregator/templates/aggregator-item.html.twig |
Default theme implementation to present a feed item in an aggregator page. |
| aggregator-item.html.twig |
file |
core/themes/stable9/templates/content/aggregator-item.html.twig |
Theme override to present a feed item in an aggregator page. |
| aggregator-item.html.twig |
file |
core/profiles/demo_umami/themes/umami/templates/classy/content/aggregator-item.html.twig |
Theme override to present a feed item in an aggregator page. |
| aggregator.items.importer |
service |
core/modules/aggregator/aggregator.services.yml |
Drupal\aggregator\ItemsImporter |
| AggregatorDisplayConfigurableTest::testItemDisplayConfigurable |
function |
core/modules/aggregator/tests/src/Functional/AggregatorDisplayConfigurableTest.php |
Tests item base fields settings. |
| AggregatorFeedBlock::$itemStorage |
property |
core/modules/aggregator/src/Plugin/Block/AggregatorFeedBlock.php |
The entity storage for items. |
| AggregatorItem |
class |
core/modules/aggregator/src/Plugin/migrate/source/AggregatorItem.php |
Drupal 6/7 aggregator item source from database. |
| AggregatorItem.php |
file |
core/modules/aggregator/src/Plugin/migrate/source/AggregatorItem.php |
|
| AggregatorItem::fields |
function |
core/modules/aggregator/src/Plugin/migrate/source/AggregatorItem.php |
Returns available fields on the source. |
| AggregatorItem::getIds |
function |
core/modules/aggregator/src/Plugin/migrate/source/AggregatorItem.php |
Defines the source fields uniquely identifying a source row. |
| AggregatorItem::query |
function |
core/modules/aggregator/src/Plugin/migrate/source/AggregatorItem.php |
|
| AggregatorItemTest |
class |
core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorItemTest.php |
Tests aggregator item source plugin. |
| AggregatorItemTest.php |
file |
core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorItemTest.php |
|
| AggregatorItemTest::$modules |
property |
core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorItemTest.php |
Modules to enable. |
| AggregatorItemTest::providerSource |
function |
core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorItemTest.php |
The data provider. |
| AggregatorItemViewsData |
class |
core/modules/aggregator/src/AggregatorItemViewsData.php |
Provides the views data for the aggregator item entity type. |
| AggregatorItemViewsData.php |
file |
core/modules/aggregator/src/AggregatorItemViewsData.php |
|
| AggregatorItemViewsData::getViewsData |
function |
core/modules/aggregator/src/AggregatorItemViewsData.php |
Returns views data for the entity type. |
| AggregatorItemViewsFieldAccessTest |
class |
core/modules/aggregator/tests/src/Kernel/Views/AggregatorItemViewsFieldAccessTest.php |
Tests base field access in Views for the aggregator_item entity. |
| AggregatorItemViewsFieldAccessTest.php |
file |
core/modules/aggregator/tests/src/Kernel/Views/AggregatorItemViewsFieldAccessTest.php |
|
| AggregatorItemViewsFieldAccessTest::$modules |
property |
core/modules/aggregator/tests/src/Kernel/Views/AggregatorItemViewsFieldAccessTest.php |
Modules to enable. |
| AggregatorItemViewsFieldAccessTest::setUp |
function |
core/modules/aggregator/tests/src/Kernel/Views/AggregatorItemViewsFieldAccessTest.php |
|
| AggregatorItemViewsFieldAccessTest::testAggregatorItemFields |
function |
core/modules/aggregator/tests/src/Kernel/Views/AggregatorItemViewsFieldAccessTest.php |
Checks access for aggregator_item fields. |
| AggregatorRefresh::processItem |
function |
core/modules/aggregator/src/Plugin/QueueWorker/AggregatorRefresh.php |
Works on a single queue item. |
| AggregatorTestBase::deleteFeedItems |
function |
core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php |
Confirms an item removal from a feed. |
| AggregatorTestBase::getDefaultFeedItemCount |
function |
core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php |
Returns the count of the randomly created feed array. |
| AggregatorTestBase::updateFeedItems |
function |
core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php |
Updates the feed items. |
| ApcuBackend::prepareItem |
function |
core/lib/Drupal/Core/Cache/ApcuBackend.php |
Prepares a cached item. |
| AssertContentTrait::getSelectedItem |
function |
core/tests/Drupal/KernelTests/AssertContentTrait.php |
Get the selected value from a select field. |
| AutoIncrementingTestItem |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/AutoIncrementingTestItem.php |
Defines the 'field_method_invocation_order_test' entity field type. |
| AutoIncrementingTestItem.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/AutoIncrementingTestItem.php |
|
| AutoIncrementingTestItem::getIncrementedFieldValue |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/AutoIncrementingTestItem.php |
Gets an incremented field value. |
| AutoIncrementingTestItem::preSave |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/AutoIncrementingTestItem.php |
Defines custom presave behavior for field values. |
| BaseFieldDefinition::createFromItemType |
function |
core/lib/Drupal/Core/Field/BaseFieldDefinition.php |
Creates a new list data definition for items of the given data type. |
| Batch::claimItem |
function |
core/lib/Drupal/Core/Queue/Batch.php |
Overrides \Drupal\Core\Queue\DatabaseQueue::claimItem(). |
| Batch::getAllItems |
function |
core/lib/Drupal/Core/Queue/Batch.php |
Retrieves all remaining items in the queue. |
| BatchMemory::claimItem |
function |
core/lib/Drupal/Core/Queue/BatchMemory.php |
Overrides \Drupal\Core\Queue\Memory::claimItem(). |
| BatchMemory::getAllItems |
function |
core/lib/Drupal/Core/Queue/BatchMemory.php |
Retrieves all remaining items in the queue. |
| BcTimestampNormalizerUnixTestTrait::formatExpectedTimestampItemValues |
function |
core/modules/rest/tests/src/Functional/BcTimestampNormalizerUnixTestTrait.php |
Formats a UNIX timestamp. |
| block.block.umami_views_block__promoted_items_block_1.yml |
file |
core/profiles/demo_umami/config/install/block.block.umami_views_block__promoted_items_block_1.yml |
core/profiles/demo_umami/config/install/block.block.umami_views_block__promoted_items_block_1.yml |
| BookManager::buildItems |
function |
core/modules/book/src/BookManager.php |
Builds the #items property for a book tree's renderable array. |