Search for gd_
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigNamesMapper::getConfigData | function | core/ |
Returns an array with all configuration data. |
| ConfigNamesMapperTest::testGetConfigData | function | core/ |
Tests ConfigNamesMapper::getConfigData(). |
| ConfigTest::assertConfigDataEquals | function | core/ |
Asserts all config data equals $data provided. |
| ConfigTest::assertOriginalConfigDataEquals | function | core/ |
Asserts all original config data equals $data provided. |
| ConfigTranslationFormBase::$baseConfigData | property | core/ |
An array of base language configuration data keyed by configuration names. |
| ContainerTest::testResolveServicesAndParametersForArgumentsUsingDeepArray | function | core/ |
Tests that services with an array of arguments work correctly. |
| ContentEntityDeleteForm::logDeletionMessage | function | core/ |
|
| ContentEntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| CssOptimizerUnitTest::testTypeFilePreprocessingDisabled | function | core/ |
Tests a file CSS asset with preprocessing disabled. |
| DateTimeTest::testEnteringDateTimeViaSelectors | function | core/ |
Test handling case with invalid data in selectors (like February, 31st). |
| DefaultMobileMetaTagsTest::testRemovingDefaultMetaTags | function | core/ |
Verifies that the default mobile meta tags can be removed. |
| DeleteForm::logDeletionMessage | function | core/ |
|
| DependentPluginDefinitionInterface::getConfigDependencies | function | core/ |
Gets the config dependencies of this plugin definition. |
| DependentPluginDefinitionInterface::setConfigDependencies | function | core/ |
Sets the config dependencies of this plugin definition. |
| DependentPluginDefinitionTrait::getConfigDependencies | function | core/ |
|
| DependentPluginDefinitionTrait::setConfigDependencies | function | core/ |
|
| DerivativeDiscoveryDecoratorTest::testExistingDerivative | function | core/ |
Tests derivative definitions when a definition already exists. |
| DerivativeDiscoveryDecoratorTest::testSingleExistingDerivative | function | core/ |
Tests a single definition when a derivative already exists. |
| DownloadTest::testOverwritingDownload | function | core/ |
Tests a download that overwrites an existing local file. |
| EntityBase::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| EntityBase::getConfigDependencyName | function | core/ |
Gets the configuration dependency name. |
| EntityDefinitionUpdateTest::baseFieldDeleteWithExistingDataTestCases | function | core/ |
Test cases for ::testBaseFieldDeleteWithExistingData. |
| EntityDefinitionUpdateTest::testBaseFieldDeleteWithExistingData | function | core/ |
Tests deleting a base field when it has existing data. |
| EntityDefinitionUpdateTest::testBaseFieldEntityKeyUpdateWithExistingData | function | core/ |
Tests updating a base field when it has existing data. |
| EntityDefinitionUpdateTest::testBaseFieldUpdateWithExistingData | function | core/ |
Tests updating a base field when it has existing data. |
| EntityDefinitionUpdateTest::testBundleFieldDeleteWithExistingData | function | core/ |
Tests deleting a bundle field when it has existing data. |
| EntityDefinitionUpdateTest::testBundleFieldUpdateWithExistingData | function | core/ |
Tests updating a bundle field when it has existing data. |
| EntityDeleteFormTrait::logDeletionMessage | function | core/ |
Logs a message about the deleted entity. |
| EntityInterface::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| EntityInterface::getConfigDependencyName | function | core/ |
Gets the configuration dependency name. |
| EntityType::getBundleConfigDependency | function | core/ |
Gets the config dependency info for this entity, if any exists. |
| EntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| EntityTypeInterface::getBundleConfigDependency | function | core/ |
Gets the config dependency info for this entity, if any exists. |
| EntityTypeInterface::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| EventSubscriber::onConfigDelete | function | core/ |
Reacts to a config delete and records information in state for testing. |
| ExecutablePluginBase::getConfigDefinition | function | core/ |
Gets the definition of a configuration option. |
| ExecutablePluginBase::getConfigDefinitions | function | core/ |
Gets an array of definitions of available configuration options. |
| FieldConfigDeleteForm | class | core/ |
Provides a form for removing a field from a bundle. |
| FieldConfigDeleteForm.php | file | core/ |
|
| FieldConfigDeleteForm::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
| FieldConfigDeleteForm::buildForm | function | core/ |
Form constructor. |
| FieldConfigDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
| FieldConfigDeleteForm::getCancelUrl | function | core/ |
|
| FieldConfigDeleteForm::getConfigNamesToDelete | function | core/ |
Returns config names to delete for the deletion confirmation form. |
| FieldConfigDeleteForm::submitForm | function | core/ |
|
| FieldConfigDeleteForm::__construct | function | core/ |
Constructs a new FieldConfigDeleteForm object. |
| FieldItemBase::fieldSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
| FieldItemBase::fieldSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
| FieldItemBase::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
| FieldItemBase::storageSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.