Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::testConfigurableSetConfiguration | function | core/ |
@covers ::setConfiguration[[api-linebreak]] |
| DefaultSingleLazyPluginCollectionTest::testConfigurableSetConfigurationToNull | function | core/ |
@covers ::setConfiguration[[api-linebreak]] @group legacy |
| 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. |
| 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. |
| DefaultsSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
| DefaultsSectionStorage::save | function | core/ |
Saves the sections. |
| DefaultsSectionStorage::setContext | function | core/ |
Set a context on this plugin. |
| DefaultsSectionStorage::setOverridable | function | core/ |
Sets the display to allow or disallow overrides. |
| DefaultsSectionStorage::setThirdPartySetting | function | core/ |
Sets the value of a third-party setting. |
Pagination
- Previous page
- Page 397
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.