Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProfileTranslationHandler::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
| ProfileTranslationHandler::entityFormSave | function | core/ |
Form submission handler for ProfileTranslationHandler::entityFormAlter(). |
| ProfileTranslationHandler::hasCreatedTime | function | core/ |
Checks whether the entity type supports creation time natively. |
| ProfileTranslationHandler::hasPublishedStatus | function | core/ |
Checks whether the entity type supports published status natively. |
| ProfileValues | class | core/ |
Plugin class for user migrations dealing with profile values. |
| ProfileValues.php | file | core/ |
|
| ProfileValues::$init | property | core/ |
Flag determining whether the process plugin has been initialized. |
| ProfileValues::getProcess | function | core/ |
Get the normalized process pipeline configuration describing the process plugins. |
| ProgrammaticTest | class | core/ |
Tests the programmatic form submission behavior. |
| ProgrammaticTest.php | file | core/ |
|
| ProgrammaticTest::$modules | property | core/ |
Modules to enable. |
| ProgrammaticTest::doSubmitForm | function | core/ |
Helper function used to programmatically submit the form defined in form_test.module with the given values. |
| ProgrammaticTest::testProgrammaticAccessBypass | function | core/ |
Test the programmed_bypass_access_check flag. |
| ProgrammaticTest::testSubmissionWorkflow | function | core/ |
Test the programmatic form submission workflow. |
| progress-bar.html.twig | file | core/ |
Theme override for a progress bar. |
| progress-bar.html.twig | file | core/ |
Theme override for a progress bar. |
| progress-bar.html.twig | file | core/ |
Theme override for a progress bar. |
| progress-bar.html.twig | file | core/ |
Theme override for a progress bar. |
| progress-bar.html.twig | file | core/ |
Theme override for a progress bar. |
| progress-bar.html.twig | file | core/ |
Theme override for a progress bar. |
| progress-bar.html.twig | file | core/ |
Default theme implementation for a progress bar. |
| progress.css | file | core/ |
Visual styles for progress bar. |
| progress.css | file | core/ |
Visual styles for progress bar. |
| progress.css | file | core/ |
Visual styles for progress bar. |
| progress.css | file | core/ |
Visual styles for progress bar. |
| progress.css | file | core/ |
Visual styles for progress bar. |
| progress.module.css | file | core/ |
Progress behavior. |
| progress.module.css | file | core/ |
Progress behavior. |
| progress.pcss.css | file | core/ |
Visual styles for progress bar. |
| progressbar.css | file | core/ |
/*! * 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/ |
Cache of core compatibility messages per core version constraint. |
| ProjectCoreCompatibility::$existingCoreVersion | property | core/ |
The currently installed version of Drupal core. |
| ProjectCoreCompatibility::$possibleCoreUpdateVersions | property | core/ |
Cache of core versions that are available for updates. |
| ProjectCoreCompatibility::createMessageFromCoreCompatibility | function | core/ |
Creates core a compatibility message from a semantic version constraint. |
| ProjectCoreCompatibility::getCompatibilityRanges | function | core/ |
Gets the compatibility ranges for a semantic version constraint. |
| ProjectCoreCompatibility::getPossibleCoreUpdateVersions | function | core/ |
Gets the core versions that should be considered for compatibility ranges. |
| ProjectCoreCompatibility::isCoreCompatible | function | core/ |
Determines if a release is compatible with the currently installed core. |
| ProjectCoreCompatibility::setReleaseMessage | function | core/ |
Sets core compatibility messages for project releases. |
| ProjectCoreCompatibility::__construct | function | core/ |
Constructs a ProjectCoreCompatibility object. |
| ProjectCoreCompatibilityTest | class | core/ |
@coversDefaultClass \Drupal\update\ProjectCoreCompatibility[[api-linebreak]] |
| ProjectCoreCompatibilityTest.php | file | core/ |
|
| ProjectCoreCompatibilityTest::providerSetProjectCoreCompatibilityRanges | function | core/ |
Data provider for testSetProjectCoreCompatibilityRanges(). |
| ProjectCoreCompatibilityTest::testSetProjectCoreCompatibilityRanges | function | core/ |
@covers ::setReleaseMessage[[api-linebreak]] @dataProvider providerSetProjectCoreCompatibilityRanges |
| ProjectInfo::processInfoList | function | core/ |
Populates an array of project data. |
| ProjectSecurityData | class | core/ |
Calculates a project's security coverage information. |
| ProjectSecurityData.php | file | core/ |
|
| ProjectSecurityData::$existingVersion | property | core/ |
The existing (currently installed) version of the project. |
| ProjectSecurityData::$releases | property | core/ |
Releases as returned by update_get_available(). |
| ProjectSecurityData::CORE_MINORS_WITH_SECURITY_COVERAGE | constant | core/ |
The number of minor versions of Drupal core that receive security coverage. |
| ProjectSecurityData::createFromProjectDataAndReleases | function | core/ |
Creates a ProjectSecurityData object from project data and releases. |
Pagination
- Previous page
- Page 969
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.