Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultProcessor::create | function | core/ |
Creates an instance of the plugin. |
| DefaultProcessor::delete | function | core/ |
Deletes stored feed data. |
| DefaultProcessor::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| DefaultProcessor::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| DefaultProcessor::postProcess | function | core/ |
Implements \Drupal\aggregator\Plugin\ProcessorInterface::postProcess(). |
| DefaultProcessor::process | function | core/ |
Processes feed data. |
| DefaultProcessor::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| DefaultProcessor::submitConfigurationForm | function | core/ |
Form submission handler. |
| DefaultProcessor::__construct | function | core/ |
Constructs a DefaultProcessor object. |
| DefaultRequestPolicy | class | core/ |
The default page cache request policy. |
| DefaultRequestPolicy | class | core/ |
The default Dynamic Page Cache request policy. |
| DefaultRequestPolicy.php | file | core/ |
|
| DefaultRequestPolicy.php | file | core/ |
|
| DefaultRequestPolicy::__construct | function | core/ |
Constructs the default page cache request policy. |
| DefaultRequestPolicy::__construct | function | core/ |
Constructs the default Dynamic Page Cache request policy. |
| DefaultRevisionStateTest | class | core/ |
Tests the correct default revision is set. |
| DefaultRevisionStateTest.php | file | core/ |
|
| DefaultRevisionStateTest::$entityTypeManager | property | core/ |
|
| DefaultRevisionStateTest::$modules | property | core/ |
Modules to enable. |
| DefaultRevisionStateTest::assertModerationState | function | core/ |
Verifies the expected moderation state revision exists. |
| DefaultRevisionStateTest::setUp | function | core/ |
|
| DefaultRevisionStateTest::testMultilingual | function | core/ |
Tests a translatable Node. |
| DefaultSelection | class | core/ |
Default plugin implementation of the Entity Reference Selection plugin. |
| DefaultSelection.php | file | core/ |
|
| DefaultSelection::$currentUser | property | core/ |
The current user. |
| DefaultSelection::$entityFieldManager | property | core/ |
The entity field manager service. |
| DefaultSelection::$entityRepository | property | core/ |
The entity repository. |
| DefaultSelection::$entityTypeBundleInfo | property | core/ |
Entity type bundle info service. |
| DefaultSelection::$entityTypeManager | property | core/ |
The entity type manager service. |
| DefaultSelection::$moduleHandler | property | core/ |
The module handler service. |
| DefaultSelection::buildConfigurationForm | function | core/ |
Form constructor. |
| DefaultSelection::buildEntityQuery | function | core/ |
Builds an EntityQuery to get referenceable entities. |
| DefaultSelection::countReferenceableEntities | function | core/ |
Counts entities that are referenceable. |
| DefaultSelection::create | function | core/ |
Creates an instance of the plugin. |
| DefaultSelection::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
| DefaultSelection::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| DefaultSelection::elementValidateFilter | function | core/ |
Form element validation handler; Filters the #value property of an element. |
| DefaultSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| DefaultSelection::reAlterQuery | function | core/ |
Helper method: Passes a query to the alteration system again. |
| DefaultSelection::validateConfigurationForm | function | core/ |
Form validation handler. |
| DefaultSelection::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
| DefaultSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| DefaultSelection::__construct | function | core/ |
Constructs a new DefaultSelection object. |
| DefaultSelectionDeriver | class | core/ |
Provides derivative plugins for the DefaultSelection plugin. |
| DefaultSelectionDeriver.php | file | core/ |
|
| DefaultSelectionDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
| DefaultSelectionDeriver::create | function | core/ |
Creates a new class instance. |
| DefaultSelectionDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| DefaultSelectionDeriver::__construct | function | core/ |
Creates a DefaultSelectionDeriver object. |
| DefaultsEntityForm | class | core/ |
Provides a form containing the Layout Builder UI for defaults. |
Pagination
- Previous page
- Page 383
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.