Search for to
Title | Object type | File name | Summary |
---|---|---|---|
PackageManagerFixtureCreator::createFixture | function | core/ |
Creates the fixture. |
PackageManagerFixtureCreator::FIXTURE_PATH | constant | core/ |
|
PackageManagerFixtureCreator::removeAllExcept | function | core/ |
Removes all files in a directory except the ones specified. |
PackageManagerFixtureCreator::runComposerCommand | function | core/ |
Runs a Composer command at the fixture root. |
PackageManagerKernelTestBase::$disableValidators | property | core/ |
The service IDs of any validators to disable. |
PackageManagerKernelTestBase::assertEventPropagationStopped | function | core/ |
Asserts event propagation is stopped by a certain event subscriber. |
PackageManagerUninstallValidator | class | core/ |
Prevents any module from being uninstalled if update is in process. |
PackageManagerUninstallValidator.php | file | core/ |
|
PackageManagerUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
PackageManagerUninstallValidator::__construct | function | core/ |
|
package_manager.direct_write_precondition.directories | service | core/ |
Drupal\package_manager\DirectWritePreconditionBypass |
package_manager.validator.collect_paths_to_exclude_fail | service | core/ |
Drupal\package_manager_test_validation\CollectPathsToExcludeFailValidator |
package_manager_test_release_history.info.yml | file | core/ |
core/modules/package_manager/tests/modules/package_manager_test_release_history/package_manager_test_release_history.info.yml |
package_manager_test_release_history.routing.yml | file | core/ |
core/modules/package_manager/tests/modules/package_manager_test_release_history/package_manager_test_release_history.routing.yml |
PathAliasStorageSchemaTest | class | core/ |
Tests the path_alias storage schema. |
PathAliasStorageSchemaTest.php | file | core/ |
|
PathAliasStorageSchemaTest::$modules | property | core/ |
Modules to install. |
PathAliasStorageSchemaTest::setUp | function | core/ |
|
PathAliasStorageSchemaTest::testPathAliasStatusIndexRemoved | function | core/ |
Tests that the path_alias__status index is removed. |
PathExtractor | class | core/ |
Plugin implementation of the icon_extractor. |
PathExtractor.php | file | core/ |
|
PathExtractor::discoverIcons | function | core/ |
Get a list of all the icons discovered by this extractor. |
PathExtractorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Theme\Plugin\IconExtractor\PathExtractor[[api-linebreak]] |
PathExtractorTest.php | file | core/ |
|
PathExtractorTest::$iconFinder | property | core/ |
The IconFinder instance. |
PathExtractorTest::$pathExtractorPlugin | property | core/ |
The PathExtractor instance. |
PathExtractorTest::$pluginId | property | core/ |
This test plugin id (icon pack id). |
PathExtractorTest::providerDiscoverIconsPath | function | core/ |
Data provider for ::testDiscoverIconsPath(). |
PathExtractorTest::setUp | function | core/ |
|
PathExtractorTest::testDiscoverIconsPath | function | core/ |
Test the PathExtractor::discoverIcons() method. |
PathLocator | class | core/ |
Computes file system paths that are needed to stage code changes. |
PathLocator.php | file | core/ |
|
PathLocator::getProjectRoot | function | core/ |
Returns the absolute path of the project root. |
PathLocator::getStagingRoot | function | core/ |
Returns the directory where stage directories will be created. |
PathLocator::getVendorDirectory | function | core/ |
Returns the absolute path of the vendor directory. |
PathLocator::getWebRoot | function | core/ |
Returns the path of the Drupal installation, relative to the project root. |
PathLocator::__construct | function | core/ |
|
PathLocatorTest | class | core/ |
@coversDefaultClass \Drupal\package_manager\PathLocator[[api-linebreak]] @group package_manager @internal |
PathLocatorTest.php | file | core/ |
|
PathLocatorTest::providerWebRoot | function | core/ |
Data provider for ::testWebRoot(). |
PathLocatorTest::testStagingRoot | function | core/ |
@covers ::getStagingRoot[[api-linebreak]] |
PathLocatorTest::testWebRoot | function | core/ |
Tests that the web root is computed correctly. |
PdoTrait::fetchAsToPdo | function | core/ |
Converts a FetchAs mode to a \PDO::FETCH_* constant value. |
PdoTrait::pdoToFetchAs | function | core/ |
Converts a \PDO::FETCH_* constant value to a FetchAs mode. |
PendingUpdatesValidator | class | core/ |
Validates that there are no pending database updates. |
PendingUpdatesValidator.php | file | core/ |
|
PendingUpdatesValidator::getSubscribedEvents | function | core/ |
|
PendingUpdatesValidator::updatesExist | function | core/ |
Checks if there are any pending update or post-update hooks. |
PendingUpdatesValidator::validate | function | core/ |
Validates that there are no pending database updates. |
PendingUpdatesValidator::__construct | function | core/ |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.