Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RowTest::getOutput | function | core/ |
Returns the output property. |
| RowTest::setOutput | function | core/ |
Sets the output property. |
| Rss::attachTo | function | core/ |
Attaches the RSS icon and feed link to the view. |
| RssPluginBase::$entityDisplayRepository | property | core/ |
The entity display repository. |
| RssResponseRelativeUrlFilter::transformRootRelativeUrlsToAbsolute | function | core/ |
Converts all root-relative URLs to absolute URLs in RSS markup. |
| RssResponseRelativeUrlFilterTest::providerTestOnResponse | function | core/ |
|
| RssResponseRelativeUrlFilterTest::testOnResponse | function | core/ |
Tests on response. |
| RsyncValidator | class | core/ |
Checks that rsync is available. |
| RsyncValidator.php | file | core/ |
|
| RsyncValidator::getSubscribedEvents | function | core/ |
|
| RsyncValidator::validate | function | core/ |
Checks that rsync is available. |
| RsyncValidator::__construct | function | core/ |
|
| RsyncValidatorTest | class | core/ |
Tests Rsync Validator. |
| RsyncValidatorTest.php | file | core/ |
|
| RsyncValidatorTest::$executableFinder | property | core/ |
The mocked executable finder. |
| RsyncValidatorTest::register | function | core/ |
Registers test-specific services. |
| RsyncValidatorTest::setUp | function | core/ |
|
| RsyncValidatorTest::testPreCreateFailsIfRsyncNotFound | function | core/ |
Tests that the stage cannot be created if rsync is selected, but not found. |
| RsyncValidatorTest::testRsyncNotNeededForDirectWrite | function | core/ |
Tests that the presence of rsync is not checked in direct-write mode. |
| SampleEntityGeneratorInterface | interface | core/ |
Generates a sample entity. |
| SampleEntityGeneratorInterface.php | file | core/ |
|
| SampleEntityGeneratorInterface::delete | function | core/ |
Deletes a sample entity for a given entity type and bundle. |
| SampleEntityGeneratorInterface::get | function | core/ |
Gets a sample entity for a given entity type and bundle. |
| SandboxDatabaseUpdatesValidator | class | core/ |
Flags a warning if there are database updates in a staged update. |
| SandboxDatabaseUpdatesValidator.php | file | core/ |
|
| SandboxDatabaseUpdatesValidator::checkForStagedDatabaseUpdates | function | core/ |
Checks that the staged update does not have changes to its install files. |
| SandboxDatabaseUpdatesValidator::getExtensionsWithDatabaseUpdates | function | core/ |
Gets extensions that have database updates in the stage directory. |
| SandboxDatabaseUpdatesValidator::getSubscribedEvents | function | core/ |
|
| SandboxDatabaseUpdatesValidator::getUpdateFunctions | function | core/ |
Returns a list of all update functions for a module. |
| SandboxDatabaseUpdatesValidator::hasStagedUpdates | function | core/ |
Determines if a staged extension has changed update functions. |
| SandboxDatabaseUpdatesValidator::tokensMatchFunctionNamePattern | function | core/ |
Determines if a set of tokens contain a function name matching a pattern. |
| SandboxDatabaseUpdatesValidator::__construct | function | core/ |
|
| SandboxDirectoryValidator | class | core/ |
Validates staging root is not a subdirectory of active. |
| SandboxDirectoryValidator.php | file | core/ |
|
| SandboxDirectoryValidator::getSubscribedEvents | function | core/ |
|
| SandboxDirectoryValidator::validate | function | core/ |
Check if staging root is a subdirectory of active. |
| SandboxDirectoryValidator::__construct | function | core/ |
|
| SandboxDirectoryValidatorTest | class | core/ |
Tests Drupal\package_manager\Validator\SandboxDirectoryValidator. |
| SandboxDirectoryValidatorTest.php | file | core/ |
|
| SandboxDirectoryValidatorTest::providerTestCheckNotInActive | function | core/ |
Data provider for testCheckNotInActive(). |
| SandboxDirectoryValidatorTest::testCheckNotInActive | function | core/ |
Tests check not in active. |
| SandboxManagerBase::$tempStore | property | core/ |
The shared temp store. |
| SandboxManagerBase::getPathsToExclude | function | core/ |
Collects paths that Composer Stager should exclude. |
| SandboxManagerBase::getSandboxDirectory | function | core/ |
Returns the path of the directory where changes should be staged. |
| SandboxManagerBase::sandboxDirectoryExists | function | core/ |
Determines if the stage directory exists. |
| SandboxManagerBase::storeDestroyInfo | function | core/ |
Stores information about the stage when it is destroyed. |
| SandboxManagerBase::TEMPSTORE_APPLY_TIME_KEY | constant | core/ |
The tempstore key under which to store the time that ::apply() was called. |
| SandboxManagerBase::TEMPSTORE_CHANGES_APPLIED | constant | core/ |
The tempstore key for whether staged operations have been applied. |
| SandboxManagerBase::TEMPSTORE_DESTROYED_STAGES_INFO_PREFIX | constant | core/ |
The tempstore key for information about previously destroyed stages. |
| SandboxManagerBase::TEMPSTORE_LOCK_KEY | constant | core/ |
The tempstore key under which to store the locking info for this stage. |
Pagination
- Previous page
- Page 207
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.