Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultsEntityForm.php | file | core/ |
|
| DefaultsEntityForm::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
| DefaultsEntityForm::$layoutTempstoreRepository | property | core/ |
Layout tempstore repository. |
| DefaultsEntityForm::$sectionStorage | property | core/ |
The section storage. |
| DefaultsEntityForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| DefaultsEntityForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
| DefaultsEntityForm::buildForm | function | core/ |
Form constructor. |
| DefaultsEntityForm::buildMessage | function | core/ |
Renders a message to display at the top of the layout builder. |
| DefaultsEntityForm::create | function | core/ |
Instantiates a new instance of this class. |
| DefaultsEntityForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| DefaultsEntityForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| DefaultsEntityForm::getSectionStorage | function | core/ |
Retrieves the section storage object. |
| DefaultsEntityForm::layoutBuilderElementGetKeys | function | core/ |
Form element #process callback. |
| DefaultsEntityForm::redirectOnSubmit | function | core/ |
Form submission handler. |
| DefaultsEntityForm::save | function | core/ |
Form submission handler for the 'save' action. |
| DefaultsEntityForm::__construct | function | core/ |
Constructs a new DefaultsEntityForm. |
| DefaultSingleLazyPluginCollection | class | core/ |
Provides a default plugin collection for a plugin type. |
| DefaultSingleLazyPluginCollection.php | file | core/ |
|
| DefaultSingleLazyPluginCollection::$configuration | property | core/ |
An array of configuration to instantiate the plugin with. |
| DefaultSingleLazyPluginCollection::$instanceId | property | core/ |
The instance ID used for this plugin collection. |
| DefaultSingleLazyPluginCollection::$manager | property | core/ |
The manager used to instantiate the plugins. |
| DefaultSingleLazyPluginCollection::addInstanceId | function | core/ |
Adds an instance ID to the available instance IDs. |
| DefaultSingleLazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
| DefaultSingleLazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
| DefaultSingleLazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
| DefaultSingleLazyPluginCollection::__construct | function | core/ |
Constructs a new DefaultSingleLazyPluginCollection object. |
| DefaultSingleLazyPluginCollectionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\DefaultSingleLazyPluginCollection[[api-linebreak]] @group Plugin |
| DefaultSingleLazyPluginCollectionTest.php | file | core/ |
|
| DefaultSingleLazyPluginCollectionTest::setupPluginCollection | function | core/ |
Sets up the default plugin collection. |
| DefaultSingleLazyPluginCollectionTest::testAddInstanceId | function | core/ |
@covers ::addInstanceId[[api-linebreak]] @covers ::getConfiguration[[api-linebreak]] @covers ::setConfiguration[[api-linebreak]] |
| DefaultSingleLazyPluginCollectionTest::testGet | function | core/ |
Tests the get() method. |
| DefaultSingleLazyPluginCollectionTest::testGetInstanceIds | function | core/ |
@covers ::getInstanceIds[[api-linebreak]] |
| DefaultsSectionStorage | class | core/ |
Defines the 'defaults' section storage type. |
| DefaultsSectionStorage.php | file | core/ |
|
| DefaultsSectionStorage::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
| DefaultsSectionStorage::$entityTypeManager | property | core/ |
The entity type manager. |
| DefaultsSectionStorage::$sampleEntityGenerator | property | core/ |
The sample entity generator. |
| DefaultsSectionStorage::access | function | core/ |
Overrides \Drupal\Core\Access\AccessibleInterface::access(). |
| DefaultsSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| DefaultsSectionStorage::create | function | core/ |
Creates an instance of the plugin. |
| DefaultsSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
| DefaultsSectionStorage::disableLayoutBuilder | function | core/ |
Disables the Layout Builder. |
| DefaultsSectionStorage::enableLayoutBuilder | function | core/ |
Enables the Layout Builder. |
| DefaultsSectionStorage::extractEntityFromRoute | function | core/ |
Extracts an entity from the route values. |
| DefaultsSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
| DefaultsSectionStorage::getDisplay | function | core/ |
Gets the entity storing the defaults. |
| DefaultsSectionStorage::getEntityTypes | function | core/ |
Returns an array of relevant entity types. |
| DefaultsSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
| DefaultsSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
| DefaultsSectionStorage::getRouteParameters | function | core/ |
Provides the route parameters needed to generate a URL for this object. |
Pagination
- Previous page
- Page 384
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.