Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ProfileTranslationHandler::entityFormAlter function core/modules/user/src/ProfileTranslationHandler.php Performs the needed alterations to the entity form.
ProfileTranslationHandler::entityFormSave function core/modules/user/src/ProfileTranslationHandler.php Form submission handler for ProfileTranslationHandler::entityFormAlter().
ProfileTranslationHandler::hasCreatedTime function core/modules/user/src/ProfileTranslationHandler.php Checks whether the entity type supports creation time natively.
ProfileTranslationHandler::hasPublishedStatus function core/modules/user/src/ProfileTranslationHandler.php Checks whether the entity type supports published status natively.
ProfileValues class core/modules/user/src/Plugin/migrate/ProfileValues.php Plugin class for user migrations dealing with profile values.
ProfileValues.php file core/modules/user/src/Plugin/migrate/ProfileValues.php
ProfileValues::$init property core/modules/user/src/Plugin/migrate/ProfileValues.php Flag determining whether the process plugin has been initialized.
ProfileValues::getProcess function core/modules/user/src/Plugin/migrate/ProfileValues.php Get the normalized process pipeline configuration describing the process
plugins.
ProgrammaticTest class core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php Tests the programmatic form submission behavior.
ProgrammaticTest.php file core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php
ProgrammaticTest::$modules property core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php Modules to enable.
ProgrammaticTest::doSubmitForm function core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php Helper function used to programmatically submit the form defined in
form_test.module with the given values.
ProgrammaticTest::testProgrammaticAccessBypass function core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php Test the programmed_bypass_access_check flag.
ProgrammaticTest::testSubmissionWorkflow function core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php Test the programmatic form submission workflow.
progress-bar.html.twig file core/themes/claro/templates/classy/misc/progress-bar.html.twig Theme override for a progress bar.
progress-bar.html.twig file core/themes/bartik/templates/classy/misc/progress-bar.html.twig Theme override for a progress bar.
progress-bar.html.twig file core/themes/seven/templates/classy/misc/progress-bar.html.twig Theme override for a progress bar.
progress-bar.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/misc/progress-bar.html.twig Theme override for a progress bar.
progress-bar.html.twig file core/themes/stable/templates/misc/progress-bar.html.twig Theme override for a progress bar.
progress-bar.html.twig file core/themes/classy/templates/misc/progress-bar.html.twig Theme override for a progress bar.
progress-bar.html.twig file core/modules/system/templates/progress-bar.html.twig Default theme implementation for a progress bar.
progress.css file core/themes/classy/css/components/progress.css Visual styles for progress bar.
progress.css file core/themes/seven/css/classy/components/progress.css Visual styles for progress bar.
progress.css file core/themes/claro/css/components/progress.css Visual styles for progress bar.
progress.css file core/themes/bartik/css/classy/components/progress.css Visual styles for progress bar.
progress.css file core/profiles/demo_umami/themes/umami/css/classy/components/progress.css Visual styles for progress bar.
progress.module.css file core/themes/stable/css/system/components/progress.module.css Progress behavior.
progress.module.css file core/modules/system/css/components/progress.module.css Progress behavior.
progress.pcss.css file core/themes/claro/css/components/progress.pcss.css Visual styles for progress bar.
progressbar.css file core/assets/vendor/jquery.ui/themes/base/progressbar.css /*!
* jQuery UI Progressbar 1.12.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/progressbar/#theming
*/
.ui-progressbar…
ProjectCoreCompatibility::$compatibilityMessages property core/modules/update/src/ProjectCoreCompatibility.php Cache of core compatibility messages per core version constraint.
ProjectCoreCompatibility::$existingCoreVersion property core/modules/update/src/ProjectCoreCompatibility.php The currently installed version of Drupal core.
ProjectCoreCompatibility::$possibleCoreUpdateVersions property core/modules/update/src/ProjectCoreCompatibility.php Cache of core versions that are available for updates.
ProjectCoreCompatibility::createMessageFromCoreCompatibility function core/modules/update/src/ProjectCoreCompatibility.php Creates core a compatibility message from a semantic version constraint.
ProjectCoreCompatibility::getCompatibilityRanges function core/modules/update/src/ProjectCoreCompatibility.php Gets the compatibility ranges for a semantic version constraint.
ProjectCoreCompatibility::getPossibleCoreUpdateVersions function core/modules/update/src/ProjectCoreCompatibility.php Gets the core versions that should be considered for compatibility ranges.
ProjectCoreCompatibility::isCoreCompatible function core/modules/update/src/ProjectCoreCompatibility.php Determines if a release is compatible with the currently installed core.
ProjectCoreCompatibility::setReleaseMessage function core/modules/update/src/ProjectCoreCompatibility.php Sets core compatibility messages for project releases.
ProjectCoreCompatibility::__construct function core/modules/update/src/ProjectCoreCompatibility.php Constructs a ProjectCoreCompatibility object.
ProjectCoreCompatibilityTest class core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php @coversDefaultClass \Drupal\update\ProjectCoreCompatibility[[api-linebreak]]
ProjectCoreCompatibilityTest.php file core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php
ProjectCoreCompatibilityTest::providerSetProjectCoreCompatibilityRanges function core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php Data provider for testSetProjectCoreCompatibilityRanges().
ProjectCoreCompatibilityTest::testSetProjectCoreCompatibilityRanges function core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php @covers ::setReleaseMessage[[api-linebreak]]
@dataProvider providerSetProjectCoreCompatibilityRanges
ProjectInfo::processInfoList function core/lib/Drupal/Core/Utility/ProjectInfo.php Populates an array of project data.
ProjectSecurityData class core/modules/update/src/ProjectSecurityData.php Calculates a project's security coverage information.
ProjectSecurityData.php file core/modules/update/src/ProjectSecurityData.php
ProjectSecurityData::$existingVersion property core/modules/update/src/ProjectSecurityData.php The existing (currently installed) version of the project.
ProjectSecurityData::$releases property core/modules/update/src/ProjectSecurityData.php Releases as returned by update_get_available().
ProjectSecurityData::CORE_MINORS_WITH_SECURITY_COVERAGE constant core/modules/update/src/ProjectSecurityData.php The number of minor versions of Drupal core that receive security coverage.
ProjectSecurityData::createFromProjectDataAndReleases function core/modules/update/src/ProjectSecurityData.php Creates a ProjectSecurityData object from project data and releases.

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