Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
OverridesSectionStorage::getStorageId | function | core/ |
|
OverridesSectionStorage::getTempstoreKey | function | core/ |
|
OverridesSectionStorage::handleTranslationAccess | function | core/ |
Handles access checks related to translations. |
OverridesSectionStorage::hasIntegerId | function | core/ |
Determines if this entity type's ID is stored as an integer. |
OverridesSectionStorage::isApplicable | function | core/ |
|
OverridesSectionStorage::isOverridden | function | core/ |
|
OverridesSectionStorage::label | function | core/ |
|
OverridesSectionStorage::save | function | core/ |
|
OverridesSectionStorage::__construct | function | core/ |
|
OverridesSectionStorageInterface | interface | core/ |
Defines an interface for an object that stores layout sections for overrides. |
OverridesSectionStorageInterface.php | file | core/ |
|
OverridesSectionStorageInterface::getDefaultSectionStorage | function | core/ |
Returns the corresponding defaults section storage for this override. |
OverridesSectionStorageInterface::isOverridden | function | core/ |
Indicates if overrides are in use. |
OverridesSectionStorageTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage |
OverridesSectionStorageTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage |
OverridesSectionStorageTest.php | file | core/ |
|
OverridesSectionStorageTest.php | file | core/ |
|
OverridesSectionStorageTest::$entityFieldManager | property | core/ |
The entity field manager. |
OverridesSectionStorageTest::$entityRepository | property | core/ |
The entity repository. |
OverridesSectionStorageTest::$entityTypeManager | property | core/ |
The entity type manager. |
OverridesSectionStorageTest::$modules | property | core/ |
|
OverridesSectionStorageTest::$plugin | property | core/ |
The plugin. |
OverridesSectionStorageTest::$plugin | property | core/ |
The plugin. |
OverridesSectionStorageTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
OverridesSectionStorageTest::providerTestExtractEntityFromRoute | function | core/ |
Provides data for ::testExtractEntityFromRoute(). |
OverridesSectionStorageTest::setUp | function | core/ |
|
OverridesSectionStorageTest::setUp | function | core/ |
|
OverridesSectionStorageTest::testAccess | function | core/ |
@covers ::access @dataProvider providerTestAccess |
OverridesSectionStorageTest::testBuildRoutes | function | core/ |
@covers ::buildRoutes @covers ::hasIntegerId @covers ::getEntityTypes @covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes |
OverridesSectionStorageTest::testDeriveContextsFromRoute | function | core/ |
@covers ::deriveContextsFromRoute |
OverridesSectionStorageTest::testExtractEntityFromRoute | function | core/ |
@covers ::extractEntityFromRoute |
OverridesSectionStorageTest::testGetContexts | function | core/ |
@covers ::getContexts |
OverridesSectionStorageTest::testGetContextsDuringPreview | function | core/ |
@covers ::getContextsDuringPreview |
OverridesSectionStorageTest::testGetDefaultSectionStorage | function | core/ |
@covers ::getDefaultSectionStorage |
OverridesSectionStorageTest::testGetTempstoreKey | function | core/ |
@covers ::getTempstoreKey |
OverridesSectionStorageTest::testIsOverridden | function | core/ |
@covers ::isOverridden |
Overview::getFormId | function | core/ |
Returns a unique string identifying the form. |
OverviewForm::getFormId | function | core/ |
|
OverviewTerms::getFormId | function | core/ |
|
OverwriteExistingPackagesValidator | class | core/ |
Validates that newly installed packages don't overwrite existing directories. |
OverwriteExistingPackagesValidator.php | file | core/ |
|
OverwriteExistingPackagesValidator::getSubscribedEvents | function | core/ |
|
OverwriteExistingPackagesValidator::validate | function | core/ |
Validates that new installed packages don't overwrite existing directories. |
OverwriteExistingPackagesValidator::__construct | function | core/ |
|
OverwriteExistingPackagesValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\OverwriteExistingPackagesValidator @group package_manager @internal |
OverwriteExistingPackagesValidatorTest.php | file | core/ |
|
OverwriteExistingPackagesValidatorTest::setUp | function | core/ |
|
OverwriteExistingPackagesValidatorTest::testNewPackagesOverwriteExisting | function | core/ |
Tests that new installed packages overwrite existing directories. |
PackageManagerBypassServiceProvider | class | core/ |
Defines services to bypass Package Manager's core functionality. |
PackageManagerBypassServiceProvider.php | file | core/ |
Pagination
- Previous page
- Page 132
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.