Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 8.9.x for manager
- Search 10.3.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
SandboxManagerBaseTest::providerValidateRequirements | function | core/ |
Data provider for testValidateRequirements. |
SandboxManagerBaseTest::register | function | core/ |
Registers test-specific services. |
SandboxManagerBaseTest::testCollectPathsToExclude | function | core/ |
Tests that paths to exclude are collected before create and apply. |
SandboxManagerBaseTest::testFailureCollectPathsToExclude | function | core/ |
Tests that if a stage fails to get paths to exclude, throws a stage exception. |
SandboxManagerBaseTest::testFailureCollectPathsToExcludeOnApply | function | core/ |
Tests that if apply fails to get paths to exclude, throws a stage exception. |
SandboxManagerBaseTest::testFailureDuringComposerStagerOperations | function | core/ |
Tests when Composer Stager throws an exception during an operation. |
SandboxManagerBaseTest::testFailureMarkerFileExcluded | function | core/ |
Tests that the failure marker file is excluded using a relative path. |
SandboxManagerBaseTest::testFailureMarkerPreventsCreate | function | core/ |
Tests that if a stage fails to apply, another stage cannot be created. |
SandboxManagerBaseTest::testGetSandboxDirectory | function | core/ |
Tests get sandbox directory. |
SandboxManagerBaseTest::testMetadata | function | core/ |
Tests metadata. |
SandboxManagerBaseTest::testNoFailureFileOnSuccess | function | core/ |
Tests that the failure marker file doesn't exist if apply succeeds. |
SandboxManagerBaseTest::testStageDirectoryDeletedDuringCron | function | core/ |
Tests that destroyed stage directories are actually deleted during cron. |
SandboxManagerBaseTest::testStageDirectoryExists | function | core/ |
Tests stage directory exists. |
SandboxManagerBaseTest::testStoreDestroyInfo | function | core/ |
Tests exceptions thrown because of previously destroyed stage. |
SandboxManagerBaseTest::testTempStoreMessageExpired | function | core/ |
Tests exception message once temp store message has expired. |
SandboxManagerBaseTest::testTimeouts | function | core/ |
Tests that Composer Stager is invoked with a long timeout. |
SandboxManagerBaseTest::testTypeMustBeExplicitlyOverridden | function | core/ |
Tests type must be explicitly overridden. |
SandboxManagerBaseTest::testUncreatedGetSandboxDirectory | function | core/ |
Tests uncreated get sandbox directory. |
SandboxManagerBaseTest::testValidateRequirements | function | core/ |
Tests validate requirements. |
SearchPage::searchPluginManager | function | core/ |
Wraps the search plugin manager. |
SearchPageListBuilder::$searchManager | property | core/ |
The search manager. |
SearchPluginCollectionTest::$pluginManager | property | core/ |
The mocked plugin manager. |
SearchPluginManager | class | core/ |
SearchExecute plugin manager. |
SearchPluginManager.php | file | core/ |
|
SearchPluginManager::__construct | function | core/ |
Constructs SearchPluginManager. |
Section::layoutPluginManager | function | core/ |
Wraps the layout plugin manager. |
SectionComponent::pluginManager | function | core/ |
Wraps the component plugin manager. |
SectionRenderTest::$blockManager | property | core/ |
The block plugin manager. |
SectionStorageManager | class | core/ |
Provides the Section Storage type plugin manager. |
SectionStorageManager.php | file | core/ |
|
SectionStorageManager::$contextHandler | property | core/ |
The context handler. |
SectionStorageManager::findByContext | function | core/ |
Finds the section storage to load based on available contexts. |
SectionStorageManager::findDefinitions | function | core/ |
Finds plugin definitions. |
SectionStorageManager::load | function | core/ |
Loads a section storage with the provided contexts applied. |
SectionStorageManager::loadEmpty | function | core/ |
Loads a section storage with no associated section list. |
SectionStorageManager::__construct | function | core/ |
Constructs a new SectionStorageManager object. |
SectionStorageManagerInterface | interface | core/ |
Provides the interface for a plugin manager of section storage types. |
SectionStorageManagerInterface.php | file | core/ |
|
SectionStorageManagerInterface::findByContext | function | core/ |
Finds the section storage to load based on available contexts. |
SectionStorageManagerInterface::load | function | core/ |
Loads a section storage with the provided contexts applied. |
SectionStorageManagerInterface::loadEmpty | function | core/ |
Loads a section storage with no associated section list. |
SectionStorageManagerTest | class | core/ |
Tests Drupal\layout_builder\SectionStorage\SectionStorageManager. |
SectionStorageManagerTest.php | file | core/ |
|
SectionStorageManagerTest::$contextHandler | property | core/ |
The context handler. |
SectionStorageManagerTest::$discovery | property | core/ |
The plugin discovery. |
SectionStorageManagerTest::$factory | property | core/ |
The plugin factory. |
SectionStorageManagerTest::$manager | property | core/ |
The section storage manager. |
SectionStorageManagerTest::$plugin | property | core/ |
The plugin. |
SectionStorageManagerTest::providerTestFindByContext | function | core/ |
Provides test data for ::testFindByContext(). |
SectionStorageManagerTest::setUp | function | core/ |
Pagination
- Previous page
- Page 56
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.