Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ChangedCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| ChangedCommand::__construct | function | core/ |
Constructs a ChangedCommand object. |
| ChangedFieldItemList | class | core/ |
Defines an item list class for changed fields. |
| ChangedFieldItemList.php | file | core/ |
|
| ChangedFieldItemList::defaultAccess | function | core/ |
Contains the default access logic of this field. |
| ChangedFieldItemList::hasAffectingChanges | function | core/ |
Determines whether the field has relevant changes. |
| ChangedItem | class | core/ |
Defines the 'changed' entity field type. |
| ChangedItem.php | file | core/ |
|
| ChangedItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| ChangedTestItem | class | core/ |
Defines the 'changed_test' entity field type. |
| ChangedTestItem.php | file | core/ |
|
| ChangedTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| CHANGELOG.txt | file | core/ |
New minor (feature) releases of Drupal are released every six months and patch (bugfix) releases are released every month. More information on the Drupal release cycle: https://www.drupal.org/core/release-cycle-overview * For a full list of fixes in… |
| ChangeLogger | class | core/ |
Event subscriber to log changes that happen during the stage life cycle. |
| ChangeLogger.php | file | core/ |
|
| ChangeLogger::getSubscribedEvents | function | core/ |
|
| ChangeLogger::INSTALLED_PACKAGES_KEY | constant | core/ |
The key to store the list of packages installed when the stage is created. |
| ChangeLogger::logChanges | function | core/ |
Logs changes made by Package Manager. |
| ChangeLogger::recordInstalledPackages | function | core/ |
Records packages installed in the project root. |
| ChangeLogger::recordRequestedPackageVersions | function | core/ |
Records requested packages. |
| ChangeLogger::REQUESTED_PACKAGES_KEY | constant | core/ |
The metadata key under which to store the requested package versions. |
| ChangeLogger::__construct | function | core/ |
|
| ChangeLoggerTest | class | core/ |
Tests Change Logger. |
| ChangeLoggerTest.php | file | core/ |
|
| ChangeLoggerTest::$logger | property | core/ |
The logger to which change lists will be written. |
| ChangeLoggerTest::register | function | core/ |
Registers test-specific services. |
| ChangeLoggerTest::setUp | function | core/ |
|
| ChangeLoggerTest::testChangeLogging | function | core/ |
Tests that the requested and applied changes are logged. |
| ChangePromotedDefaultTest | class | core/ |
Tests creating base field overrides for the promote field on node types. |
| ChangePromotedDefaultTest.php | file | core/ |
|
| ChangePromotedDefaultTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ChangePromotedDefaultTest::testRunUpdates | function | core/ |
Tests run updates. |
| ChangeUserRoleBase | class | core/ |
Provides a base class for operations to change a user's role. |
| ChangeUserRoleBase.php | file | core/ |
|
| ChangeUserRoleBase::$entityType | property | core/ |
The user role entity type. |
| ChangeUserRoleBase::access | function | core/ |
Checks object access. |
| ChangeUserRoleBase::buildConfigurationForm | function | core/ |
Form constructor. |
| ChangeUserRoleBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ChangeUserRoleBase::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ChangeUserRoleBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ChangeUserRoleBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| ChangeUserRoleBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| charset.css | file | core/ |
@charset "UTF-8";html{font-family:"sans-serif";} |
| charset.css.optimized.css | file | core/ |
html{font-family:"sans-serif";} |
| charset_newline.css | file | core/ |
@charset "UTF-8"; html{font-family:"sans-serif";} |
| charset_same_line.css | file | core/ |
@charset "UTF-8";html{font-family:"sans-serif";} |
| Checkbox | class | core/ |
Provides a form element for a single checkbox. |
| Checkbox.php | file | core/ |
|
| Checkbox::getInfo | function | core/ |
Returns the element properties for this element. |
| Checkbox::preRenderCheckbox | function | core/ |
Prepares a #type 'checkbox' render element for input.html.twig. |
Pagination
- Previous page
- Page 161
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.