Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| OriginatorSubscriberTest::$modules | property | core/ |
Modules to install. |
| OriginatorSubscriberTest::setUp | function | core/ |
|
| OriginatorSubscriberTest::testCustomEnvelope | function | core/ |
Ensure that the envelope sender can be customized using a custom envelope. |
| OriginatorSubscriberTest::testCustomEnvelopeSubscriber | function | core/ |
Ensure that the envelope sender can be customized using an event subscriber. |
| OriginatorSubscriberTest::testCustomEnvelopeSubscriberWithCustomMessageSender | function | core/ |
Ensure that the envelope sender can be customized using an event subscriber. |
| OriginatorSubscriberTest::testCustomEnvelopeWithCustomMessageSender | function | core/ |
Ensure that the envelope sender can be customized using a custom envelope. |
| OriginatorSubscriberTest::testCustomFrom | function | core/ |
Ensure that the from address can be customized. |
| OriginatorSubscriberTest::testCustomFromSubscriber | function | core/ |
Ensure that the from address can be customized. |
| OriginatorSubscriberTest::testCustomMessageSender | function | core/ |
Ensure that the message sender is set to the site mail with custom from. |
| OriginatorSubscriberTest::testCustomMessageSenderSubscriber | function | core/ |
Ensure that the message sender can be customized using an event subscriber. |
| OriginatorSubscriberTest::testDefaultEnvelopeSender | function | core/ |
Ensure that the envelope sender is set to the site mail address. |
| OriginatorSubscriberTest::testDefaultEnvelopeSenderWithCustomFrom | function | core/ |
Ensure that the envelope sender is set to the site mail with custom from. |
| OriginatorSubscriberTest::testDefaultFrom | function | core/ |
Ensure that the from address is set to the site mail address. |
| OriginatorSubscriberTest::testDefaultMessageSender | function | core/ |
Ensure that there is no message sender with default from address. |
| OriginatorSubscriberTest::testDefaultMessageSenderWithCustomFrom | function | core/ |
Ensure that the message sender is set to the site mail with custom from. |
| OriginatorSubscriberTest::testLocalizedDefaultFrom | function | core/ |
Ensure that the from address is set with the correct locale. |
| OverlapWithTopLevelDependenciesTest | class | core/ |
Tests DrupalCoreRecommendedBuilder. |
| OverlapWithTopLevelDependenciesTest.php | file | core/ |
|
| OverlapWithTopLevelDependenciesTest::templateProjectPathProvider | function | core/ |
Provides data for testOverlapWithTemplateProject(). |
| OverlapWithTopLevelDependenciesTest::testOverlapWithTemplateProject | function | core/ |
Tests top level and core-recommended dependencies do not overlap. |
| OverriddenConfigurationTest::assertOverriddenBlockDisabled | function | core/ |
Asserts that an overridden block has Settings Tray disabled. |
| OverriddenConfigurationTest::testOverriddenBlock | function | core/ |
Tests that blocks with configuration overrides are disabled. |
| OverriddenConfigurationTest::testOverriddenConfigurationRemoved | function | core/ |
Tests blocks with overridden related configuration removed when overridden. |
| OverrideDisplaysTest::testOverrideDisplays | function | core/ |
Tests that displays can be overridden via the UI. |
| OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays | function | core/ |
Tests that the wizard correctly sets up default and overridden displays. |
| OverrideMenuLinksConfigActionTest::testOverrideLinks | function | core/ |
Tests overriding static menu links. |
| OverrideSectionsTest::testOverrideField | function | core/ |
Tests that the layout override field is not normalized. |
| OverridesEntityForm::$layoutTempstoreRepository | property | core/ |
Layout tempstore repository. |
| OverridesEntityForm::$sectionStorage | property | core/ |
The section storage. |
| OverridesSectionStorage | class | core/ |
Defines the 'overrides' section storage type. |
| OverridesSectionStorage.php | file | core/ |
|
| OverridesSectionStorage::$currentUser | property | core/ |
The current user. |
| OverridesSectionStorage::$entityFieldManager | property | core/ |
The entity field manager. |
| OverridesSectionStorage::$entityRepository | property | core/ |
The entity repository. |
| OverridesSectionStorage::$entityTypeManager | property | core/ |
The entity type manager. |
| OverridesSectionStorage::access | function | core/ |
Overrides \Drupal\Core\Access\AccessibleInterface::access(). |
| OverridesSectionStorage::buildLocalTasks | function | core/ |
Provides the local tasks dynamically for Layout Builder plugins. |
| OverridesSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| OverridesSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
| OverridesSectionStorage::extractEntityFromRoute | function | core/ |
Extracts an entity from the route values. |
| OverridesSectionStorage::FIELD_NAME | constant | core/ |
The field name used by this storage. |
| OverridesSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
| OverridesSectionStorage::getDefaultSectionStorage | function | core/ |
Returns the corresponding defaults section storage for this override. |
| OverridesSectionStorage::getEntity | function | core/ |
Gets the entity storing the overrides. |
| OverridesSectionStorage::getEntityTypes | function | core/ |
Returns an array of relevant entity types. |
| OverridesSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
| OverridesSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
| OverridesSectionStorage::getSectionList | function | core/ |
Gets the section list. |
| OverridesSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
| OverridesSectionStorage::getTempstoreKey | function | core/ |
Gets a string suitable for use as a tempstore key. |
Pagination
- Previous page
- Page 186
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.