Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| PackageGenerator::encode | function | composer/ |
Utility function to encode metapackage json in a consistent way. |
| PackageGenerator::generate | function | composer/ |
Generate Drupal's metapackages whenever composer.lock is updated. |
| PackageGenerator::generateMetapackage | function | composer/ |
Generate one metapackage. |
| PackageGenerator::__construct | function | composer/ |
PackageGenerator constructor. |
| PackageManagerFixtureCreator | class | core/ |
Creates fixture at 'core/modules/package_manager/tests/fixtures/fake_site'. |
| PackageManagerFixtureCreator.php | file | core/ |
|
| PackageManagerFixtureCreator::CORE_ROOT_PATH | constant | core/ |
|
| 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 |
| Page::$menuStorage | property | core/ |
The menu storage. |
| Page::$parentFormSelector | property | core/ |
The parent form selector service. |
| Page::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| PageCache::storeResponse | function | core/ |
Stores a response in the page cache. |
| PageCacheTest::testCacheableWithCustomCacheControl | function | core/ |
Tests a cacheable response with custom cache control. |
| PageNotFoundTest::testPageNotFoundCustomPageWithAccessDenied | function | core/ |
Tests that an inaccessible custom 404 page falls back to the default. |
| Pager::$totalItems | property | core/ |
The total number of items . |
| Pager::$totalPages | property | core/ |
The total number of pages. |
| Pager::getTotalItems | function | core/ |
Gets the total number of items. |
| Pager::getTotalPages | function | core/ |
Gets the total number of pages. |
| Pager::setTotalPages | function | core/ |
Sets the total number of pages. |
| PagerPluginBase::$total_items | property | core/ |
The total number of lines. |
| PagerPluginBase::getOffset | function | core/ |
Get the page offset, or how many items to skip. |
| PagerPluginBase::getTotalItems | function | core/ |
Get the total number of items. |
| PagerPluginBase::setOffset | function | core/ |
Set the page offset, or how many items to skip. |
| PagerPluginBase::submitOptionsForm | function | core/ |
Provide the default form for submitting options. |
| PagerPluginBaseTest::testExecuteCountQueryWithoutOffset | function | core/ |
Tests the executeCountQuery method without a set offset. |
| PagerPluginBaseTest::testGetOffset | function | core/ |
Tests the getOffset() method. |
| PagerPluginBaseTest::testGetTotalItems | function | core/ |
Tests the getTotalItems() method. |
| PagerPluginBaseTest::testSetOffset | function | core/ |
Tests the setOffset() method. |
| PagerSelectExtender::$customCountQuery | property | core/ |
The count query that will be used for this pager. |
| PagerTest::$localeStorage | property | core/ |
String translation storage object. |
| PagerTest::testStorePagerSettings | function | core/ |
Pagers was sometimes not stored. |
| PagerTest::testViewTotalRowsWithoutPager | function | core/ |
Tests the total row count in a view without a pager. |
| PasswordGeneratorInterface | interface | core/ |
Interface for generating passwords. |
| PasswordGeneratorInterface.php | file | core/ |
|
| PasswordGeneratorInterface::generate | function | core/ |
Generates a password. |
| PasswordItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| password_generator | service | core/ |
Drupal\Core\Password\DefaultPasswordGenerator |
Pagination
- Previous page
- Page 188
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.