Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 the implementing class using autowiring. |
| DefaultsEntityForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| 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/ |
Tests Drupal\Core\Plugin\DefaultSingleLazyPluginCollection. |
| DefaultSingleLazyPluginCollectionTest.php | file | core/ |
|
| DefaultSingleLazyPluginCollectionTest::setupPluginCollection | function | core/ |
Sets up the default plugin collection. |
| DefaultSingleLazyPluginCollectionTest::testAddInstanceId | function | core/ |
Tests add instance id. |
| DefaultSingleLazyPluginCollectionTest::testConfigurableSetConfiguration | function | core/ |
Tests configurable set configuration. |
| DefaultSingleLazyPluginCollectionTest::testGet | function | core/ |
Tests the get() method. |
| DefaultSingleLazyPluginCollectionTest::testGetInstanceIds | function | core/ |
Tests get instance ids. |
| 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::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. |
| DefaultsSectionStorage::getSectionList | function | core/ |
Gets the section list. |
| DefaultsSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
| DefaultsSectionStorage::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| DefaultsSectionStorage::getThirdPartySetting | function | core/ |
Gets the value of a third-party setting. |
| DefaultsSectionStorage::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
| DefaultsSectionStorage::isApplicable | function | core/ |
Determines if this section storage is applicable for the current contexts. |
| DefaultsSectionStorage::isLayoutBuilderEnabled | function | core/ |
Determines if Layout Builder is enabled. |
| DefaultsSectionStorage::isOverridable | function | core/ |
Determines if the display allows custom overrides. |
Pagination
- Previous page
- Page 343
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.