Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
FieldConfigTest | class | core/ |
JSON:API integration test for the "FieldConfig" config entity type. |
FieldConfigTest.php | file | core/ |
|
FieldConfigTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldConfigTest::$entity | property | core/ |
|
FieldConfigTest::$entityTypeId | property | core/ |
The tested entity type. |
FieldConfigTest::$modules | property | core/ |
Modules to enable. |
FieldConfigTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
FieldConfigTest::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
FieldConfigTest::createEntity | function | core/ |
Creates the entity to be tested. |
FieldConfigTest::entityAccess | function | core/ |
Checks access for the given operation on the given entity. |
FieldConfigTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
FieldConfigTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
FieldConfigTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
FieldConfigTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
FieldConfigXmlAnonTest | class | core/ |
@group rest |
FieldConfigXmlAnonTest.php | file | core/ |
|
FieldConfigXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldConfigXmlAnonTest::$format | property | core/ |
The format to use in this test. |
FieldConfigXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FieldConfigXmlBasicAuthTest | class | core/ |
@group rest |
FieldConfigXmlBasicAuthTest.php | file | core/ |
|
FieldConfigXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
FieldConfigXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldConfigXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
FieldConfigXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FieldConfigXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
FieldConfigXmlCookieTest | class | core/ |
@group rest |
FieldConfigXmlCookieTest.php | file | core/ |
|
FieldConfigXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
FieldConfigXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldConfigXmlCookieTest::$format | property | core/ |
The format to use in this test. |
FieldConfigXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FieldDefinition::getConfig | function | core/ |
Gets an object that can be saved in configuration. |
FieldDefinition::isDisplayConfigurable | function | core/ |
Returns whether the display for the field can be configured. |
FieldDefinition::setDisplayConfigurable | function | core/ |
Sets whether the display for the field can be configured. |
FieldDefinitionInterface::getConfig | function | core/ |
Gets an object that can be saved in configuration. |
FieldDefinitionInterface::isDisplayConfigurable | function | core/ |
Returns whether the display for the field can be configured. |
FieldDefinitionTest::testDisplayConfigurationSettings | function | core/ |
Tests the display configuration settings. |
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. |
FieldItemInterface::fieldSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
FieldItemInterface::fieldSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
FieldItemInterface::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
FieldItemInterface::storageSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
FieldMissingTypeTest::$strictConfigSchema | property | core/ |
Set to FALSE because we are hacking a field storage to use a fake type. |
FieldPluginBaseTest::$configuration | property | core/ |
The configuration of the plugin under test. |
FieldRenderedEntityTest::assertConfigDependencies | function | core/ |
Ensures that the config dependencies are calculated the right way. |
FieldSettingsTest::testConfigurableFieldSettings | function | core/ |
@covers \Drupal\field\Entity\FieldStorageConfig::getSettings[[api-linebreak]] @covers \Drupal\field\Entity\FieldStorageConfig::setSettings[[api-linebreak]] |
Pagination
- Previous page
- Page 69
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.