Search for d
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ChangeUserRoleBase::buildConfigurationForm | function | core/ |
Form constructor. |
ChangeUserRoleBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ChangeUserRoleBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
charset.css.optimized.css | file | core/ |
html{font-family:"sans-serif";} |
Checkbox::preRenderCheckbox | function | core/ |
Prepares a #type 'checkbox' render element for input.html.twig. |
Checkboxes::detectEmptyCheckboxes | function | core/ |
Determines if all checkboxes in a set are unchecked. |
Checkboxes::getCheckedCheckboxes | function | core/ |
Determines which checkboxes were checked when a form is submitted. |
checkboxradio.css | file | core/ |
/*! * jQuery UI Checkboxradio 1.13.3 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/checkboxradio/#theming … |
CheckboxTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CheckboxTest::$modules | property | core/ |
Modules to install. |
CheckpointListInterface::add | function | core/ |
Adds a new checkpoint. |
CheckpointListInterface::delete | function | core/ |
Deletes a checkpoint. |
CheckpointListInterface::deleteAll | function | core/ |
Deletes all checkpoints. |
CheckpointStorage::$readFromCheckpoint | property | core/ |
The checkpoint to read from. |
CheckpointStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
CheckpointStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
CheckpointStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
CheckpointStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
CheckpointStorage::getCheckpointsToReadFrom | function | core/ |
Gets the checkpoints to read from. |
CheckpointStorage::getSubscribedEvents | function | core/ |
|
CheckpointStorage::onConfigSaveAndDelete | function | core/ |
Updates checkpoint when configuration is saved. |
CheckpointStorage::read | function | core/ |
Reads configuration data from the storage. |
CheckpointStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
CheckpointStorage::setCheckpointToReadFrom | function | core/ |
Sets the checkpoint to read from. |
CheckpointStorageInterface::setCheckpointToReadFrom | function | core/ |
Sets the checkpoint to read from. |
CheckpointStorageTest::$modules | property | core/ |
Modules to install. |
CheckpointStorageTest::readMethodsProvider | function | core/ |
Provide the methods that work transparently. |
CheckpointStorageTest::setRandomFixtureConfig | function | core/ |
Generate random config in the memory storage. |
CheckpointStorageTest::testConfigDelete | function | core/ |
|
CheckpointStorageTest::testConfigSaveAndRead | function | core/ |
|
CheckpointStorageTest::testEncodeDecode | function | core/ |
@covers ::encode[[api-linebreak]] @covers ::decode[[api-linebreak]] |
CheckpointStorageTest::testReadOperations | function | core/ |
@covers ::exists[[api-linebreak]] @covers ::read[[api-linebreak]] @covers ::readMultiple[[api-linebreak]] @covers ::listAll[[api-linebreak]] |
CheckpointStorageTest::writeMethodsProvider | function | core/ |
Provide the methods that throw an exception. |
CheckProvider | class | core/ |
Loads access checkers from the container. |
CheckProvider.php | file | core/ |
|
CheckProvider::$checkIds | property | core/ |
Array of registered access check service ids. |
CheckProvider::$checkMethods | property | core/ |
Array of access check method names keyed by service ID. |
CheckProvider::$checks | property | core/ |
Array of access check objects keyed by service id. |
CheckProvider::$checksNeedsRequest | property | core/ |
Array of access checks which only will be run on the incoming request. |
CheckProvider::$dynamicRequirementMap | property | core/ |
An array to map dynamic requirement keys to service IDs. |
CheckProvider::$staticRequirementMap | property | core/ |
An array to map static requirement keys to service IDs. |
CheckProvider::addCheckService | function | core/ |
Registers a new AccessCheck by service ID. |
CheckProvider::applies | function | core/ |
Determine which registered access checks apply to a route. |
Pagination
- Previous page
- Page 88
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.