Search for to
Title | Object type | File name | Summary |
---|---|---|---|
DeletedFieldsRepository::$state | property | core/ |
The state key/value store. |
DeletedFieldsRepository::addFieldDefinition | function | core/ |
Adds a field definition object to the deleted list. |
DeletedFieldsRepository::addFieldStorageDefinition | function | core/ |
Adds a field storage definition object to the deleted list. |
DeletedFieldsRepository::getFieldDefinitions | function | core/ |
Returns a list of deleted field definitions. |
DeletedFieldsRepository::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
DeletedFieldsRepository::removeFieldDefinition | function | core/ |
Removes a field definition object from the deleted list. |
DeletedFieldsRepository::removeFieldStorageDefinition | function | core/ |
Removes a field storage definition object from the deleted list. |
DeletedFieldsRepository::__construct | function | core/ |
Constructs a new deleted fields repository. |
DeletedFieldsRepositoryInterface | interface | core/ |
Provides an interface for a deleted fields repository. |
DeletedFieldsRepositoryInterface.php | file | core/ |
|
DeletedFieldsRepositoryInterface::addFieldDefinition | function | core/ |
Adds a field definition object to the deleted list. |
DeletedFieldsRepositoryInterface::addFieldStorageDefinition | function | core/ |
Adds a field storage definition object to the deleted list. |
DeletedFieldsRepositoryInterface::getFieldDefinitions | function | core/ |
Returns a list of deleted field definitions. |
DeletedFieldsRepositoryInterface::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
DeletedFieldsRepositoryInterface::removeFieldDefinition | function | core/ |
Removes a field definition object from the deleted list. |
DeletedFieldsRepositoryInterface::removeFieldStorageDefinition | function | core/ |
Removes a field storage definition object from the deleted list. |
DeletedWorkspaceConstraintValidator | class | core/ |
Checks if data still exists for a deleted workspace ID. |
DeletedWorkspaceConstraintValidator.php | file | core/ |
|
DeletedWorkspaceConstraintValidator::$workspaceAssociation | property | core/ |
The workspace association service. |
DeletedWorkspaceConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
DeletedWorkspaceConstraintValidator::validate | function | core/ |
|
DeletedWorkspaceConstraintValidator::__construct | function | core/ |
Creates a new DeletedWorkspaceConstraintValidator instance. |
DeleteMultipleForm::$tempStore | property | core/ |
The tempstore. |
DemoteNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
demo_umami_toolbar | function | core/ |
Implements hook_toolbar(). |
DenormalizeTest::testDenormalizeEmptyCustomSerializedField | function | core/ |
Tests normalizing/denormalizing empty custom serialized fields. |
DenormalizeTest::testDenormalizeInvalidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing invalid custom serialized fields. |
DenormalizeTest::testDenormalizeValidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing valid custom serialized fields. |
DependencySerializationTrait::$_entityStorages | property | core/ |
An array of entity type IDs keyed by the property name of their storages. |
DependencyTest::testOffsetGet | function | core/ |
@covers ::offsetGet @group legacy @expectedDeprecation Array access to the Drupal\Core\Extension\Dependency name property is deprecated. Use Drupal\Core\Extension\Dependency::getName() instead. See… |
DependencyTest::testOffsetGetException | function | core/ |
@covers ::offsetGet @group legacy |
DependencyTest::testOffsetSet | function | core/ |
@covers ::offsetSet @group legacy |
DependencyTest::testOffsetTest | function | core/ |
@covers ::offsetExists @group legacy @expectedDeprecation Array access to Drupal\Core\Extension\Dependency properties is deprecated. Use accessor methods instead. See https://www.drupal.org/node/2756875 |
DependencyTest::testOffsetUnset | function | core/ |
@covers ::offsetUnset @group legacy |
DeprecatedArray::getIterator | function | core/ |
|
DeprecatedClassesTest::$aliasRepository | property | core/ |
|
DeprecatedClassesTest::assertDeprecatedConstructorParameter | function | core/ |
Test that deprecation for the \Drupal\Core\Path\AliasManagerInterface. |
DeprecatedClassesTest::testDeprecatedRawConstructorParameters | function | core/ |
@covers \Drupal\views\Plugin\views\argument_default\Raw::__construct |
DeprecatedClassesTest::testDeprecatedRequestPathConstructorParameters | function | core/ |
@covers \Drupal\system\Plugin\Condition\RequestPath::__construct |
DeprecatedClassesTest::testDeprecatedSystemInformationFormConstructorParameters | function | core/ |
@covers \Drupal\system\Form\SiteInformationForm::__construct |
DeprecatedCsrfTokenController | class | core/ |
Returns responses for Deprecated CSRF token routes. |
DeprecatedCsrfTokenController.php | file | core/ |
|
DeprecatedCsrfTokenController::$tokenGenerator | property | core/ |
The CSRF token generator. |
DeprecatedCsrfTokenController::create | function | core/ |
Instantiates a new instance of this class. |
DeprecatedCsrfTokenController::csrfToken | function | core/ |
Returns a CSRF using the deprecated 'rest' value protecting session token. |
DeprecatedCsrfTokenController::__construct | function | core/ |
Constructs a new CsrfTokenController object. |
DeprecatedServicesTest::testDecoratorForNewServiceImplementation | function | core/ |
@expectedDeprecation The "path_alias_deprecated_test.path.alias_manager.inner" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086 |
DeprecatedServicesTest::testDecoratorForOverriddenServiceImplementation | function | core/ |
@expectedDeprecation The "path_alias_deprecated_test.path.alias_manager.inner" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086 @expectedDeprecation The \Drupal\Core\Path\AliasManager… |
DeprecatedServicesTest::testOverriddenServiceImplementation | function | core/ |
@expectedDeprecation The "path.alias_manager" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086 @expectedDeprecation The \Drupal\Core\Path\AliasManager class is deprecated in drupal:8.8.0… |
DerivativeDiscoveryDecorator | class | core/ |
Base class providing the tools for a plugin discovery to be derivative aware. |
Pagination
- Previous page
- Page 54
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.