Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
PackageGenerator::encode function composer/Generator/PackageGenerator.php Utility function to encode metapackage json in a consistent way.
PackageGenerator::generate function composer/Generator/PackageGenerator.php Generate Drupal's metapackages whenever composer.lock is updated.
PackageGenerator::generateMetapackage function composer/Generator/PackageGenerator.php Generate one metapackage.
PackageGenerator::__construct function composer/Generator/PackageGenerator.php PackageGenerator constructor.
PackageManagerFixtureCreator class core/scripts/PackageManagerFixtureCreator.php Creates fixture at 'core/modules/package_manager/tests/fixtures/fake_site'.
PackageManagerFixtureCreator.php file core/scripts/PackageManagerFixtureCreator.php
PackageManagerFixtureCreator::CORE_ROOT_PATH constant core/scripts/PackageManagerFixtureCreator.php
PackageManagerFixtureCreator::createFixture function core/scripts/PackageManagerFixtureCreator.php Creates the fixture.
PackageManagerFixtureCreator::FIXTURE_PATH constant core/scripts/PackageManagerFixtureCreator.php
PackageManagerFixtureCreator::removeAllExcept function core/scripts/PackageManagerFixtureCreator.php Removes all files in a directory except the ones specified.
PackageManagerFixtureCreator::runComposerCommand function core/scripts/PackageManagerFixtureCreator.php Runs a Composer command at the fixture root.
PackageManagerKernelTestBase::$disableValidators property core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php The service IDs of any validators to disable.
PackageManagerKernelTestBase::assertEventPropagationStopped function core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php Asserts event propagation is stopped by a certain event subscriber.
PackageManagerUninstallValidator class core/modules/package_manager/src/PackageManagerUninstallValidator.php Prevents any module from being uninstalled if update is in process.
PackageManagerUninstallValidator.php file core/modules/package_manager/src/PackageManagerUninstallValidator.php
PackageManagerUninstallValidator::validate function core/modules/package_manager/src/PackageManagerUninstallValidator.php Determines the reasons a module can not be uninstalled.
PackageManagerUninstallValidator::__construct function core/modules/package_manager/src/PackageManagerUninstallValidator.php
package_manager.direct_write_precondition.directories service core/modules/package_manager/package_manager.services.yml Drupal\package_manager\DirectWritePreconditionBypass
package_manager.validator.collect_paths_to_exclude_fail service core/modules/package_manager/tests/modules/package_manager_test_validation/package_manager_test_validation.services.yml Drupal\package_manager_test_validation\CollectPathsToExcludeFailValidator
package_manager_test_release_history.info.yml file core/modules/package_manager/tests/modules/package_manager_test_release_history/package_manager_test_release_history.info.yml 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/modules/package_manager/tests/modules/package_manager_test_release_history/package_manager_test_release_history.routing.yml core/modules/package_manager/tests/modules/package_manager_test_release_history/package_manager_test_release_history.routing.yml
Page::$menuStorage property core/modules/views/src/Plugin/views/display/Page.php The menu storage.
Page::$parentFormSelector property core/modules/views/src/Plugin/views/display/Page.php The parent form selector service.
Page::submitOptionsForm function core/modules/views/src/Plugin/views/display/Page.php Handle any special handling on the validate form.
PageCache::storeResponse function core/modules/page_cache/src/StackMiddleware/PageCache.php Stores a response in the page cache.
PageCacheTest::testCacheableWithCustomCacheControl function core/modules/page_cache/tests/src/Functional/PageCacheTest.php Tests a cacheable response with custom cache control.
PageNotFoundTest::testPageNotFoundCustomPageWithAccessDenied function core/modules/system/tests/src/Functional/System/PageNotFoundTest.php Tests that an inaccessible custom 404 page falls back to the default.
Pager::$totalItems property core/lib/Drupal/Core/Pager/Pager.php The total number of items .
Pager::$totalPages property core/lib/Drupal/Core/Pager/Pager.php The total number of pages.
Pager::getTotalItems function core/lib/Drupal/Core/Pager/Pager.php Gets the total number of items.
Pager::getTotalPages function core/lib/Drupal/Core/Pager/Pager.php Gets the total number of pages.
Pager::setTotalPages function core/lib/Drupal/Core/Pager/Pager.php Sets the total number of pages.
PagerPluginBase::$total_items property core/modules/views/src/Plugin/views/pager/PagerPluginBase.php The total number of lines.
PagerPluginBase::getOffset function core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Get the page offset, or how many items to skip.
PagerPluginBase::getTotalItems function core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Get the total number of items.
PagerPluginBase::setOffset function core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Set the page offset, or how many items to skip.
PagerPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Provide the default form for submitting options.
PagerPluginBaseTest::testExecuteCountQueryWithoutOffset function core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php Tests the executeCountQuery method without a set offset.
PagerPluginBaseTest::testGetOffset function core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php Tests the getOffset() method.
PagerPluginBaseTest::testGetTotalItems function core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php Tests the getTotalItems() method.
PagerPluginBaseTest::testSetOffset function core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php Tests the setOffset() method.
PagerSelectExtender::$customCountQuery property core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php The count query that will be used for this pager.
PagerTest::$localeStorage property core/modules/views/tests/src/Functional/Plugin/PagerTest.php String translation storage object.
PagerTest::testStorePagerSettings function core/modules/views/tests/src/Functional/Plugin/PagerTest.php Pagers was sometimes not stored.
PagerTest::testViewTotalRowsWithoutPager function core/modules/views/tests/src/Functional/Plugin/PagerTest.php Tests the total row count in a view without a pager.
PasswordGeneratorInterface interface core/lib/Drupal/Core/Password/PasswordGeneratorInterface.php Interface for generating passwords.
PasswordGeneratorInterface.php file core/lib/Drupal/Core/Password/PasswordGeneratorInterface.php
PasswordGeneratorInterface::generate function core/lib/Drupal/Core/Password/PasswordGeneratorInterface.php Generates a password.
PasswordItemTest::$fieldStorage property core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php A field storage to use in this test class.
password_generator service core/core.services.yml Drupal\Core\Password\DefaultPasswordGenerator

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.