Search for Field
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Field | class | core/ |
Drupal 6 field source from database. |
Field | class | core/ |
Drupal 7 field source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
BaseFieldOverrideStorage::__construct | function | core/ |
Constructs a BaseFieldOverrideStorage object. |
BaseFieldOverrideTest | class | core/ |
JSON:API integration test for the "BaseFieldOverride" config entity type. |
BaseFieldOverrideTest | class | core/ |
@coversDefaultClass \Drupal\Core\Field\Entity\BaseFieldOverride @group Field |
BaseFieldOverrideTest.php | file | core/ |
|
BaseFieldOverrideTest.php | file | core/ |
|
BaseFieldOverrideTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BaseFieldOverrideTest::$entity | property | core/ |
|
BaseFieldOverrideTest::$entityTypeId | property | core/ |
The tested entity type. |
BaseFieldOverrideTest::$modules | property | core/ |
Modules to install. |
BaseFieldOverrideTest::$modules | property | core/ |
Modules to install. |
BaseFieldOverrideTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
BaseFieldOverrideTest::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
BaseFieldOverrideTest::createEntity | function | core/ |
Creates the entity to be tested. |
BaseFieldOverrideTest::defaultValueCallbackPrimitive | function | core/ |
A default value callback which returns a primitive value. |
BaseFieldOverrideTest::getClassTestCases | function | core/ |
Test cases for ::testGetClass. |
BaseFieldOverrideTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
BaseFieldOverrideTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
BaseFieldOverrideTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
BaseFieldOverrideTest::setUp | function | core/ |
|
BaseFieldOverrideTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
BaseFieldOverrideTest::testDefaultValueCallback | function | core/ |
Tests the default value callback. |
BaseFieldOverrideTest::testGetClass | function | core/ |
@covers ::getClass |
BaseFieldOverrideTest::testInheritedProperties | function | core/ |
Tests that some properties are inherited from the BaseFieldDefinition. |
BaseFieldOverrideValidationTest | class | core/ |
Tests validation of base_field_override entities. |
BaseFieldOverrideValidationTest.php | file | core/ |
|
BaseFieldOverrideValidationTest::$modules | property | core/ |
Modules to install. |
BaseFieldOverrideValidationTest::setUp | function | core/ |
|
BaseFieldOverrideValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
BaseFieldOverrideValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
BaseFieldOverrideValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the field is checked. |
BaseFieldOverrideXmlAnonTest | class | core/ |
@group rest |
BaseFieldOverrideXmlAnonTest.php | file | core/ |
|
BaseFieldOverrideXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BaseFieldOverrideXmlAnonTest::$format | property | core/ |
The format to use in this test. |
BaseFieldOverrideXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BaseFieldOverrideXmlBasicAuthTest | class | core/ |
@group rest |
BaseFieldOverrideXmlBasicAuthTest.php | file | core/ |
|
BaseFieldOverrideXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BaseFieldOverrideXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BaseFieldOverrideXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
BaseFieldOverrideXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BaseFieldOverrideXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
BaseFieldOverrideXmlCookieTest | class | core/ |
@group rest |
BaseFieldOverrideXmlCookieTest.php | file | core/ |
|
BaseFieldOverrideXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BaseFieldOverrideXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BaseFieldOverrideXmlCookieTest::$format | property | core/ |
The format to use in this test. |
BaseFieldOverrideXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BasicSyntaxTest::testConcatFields | function | core/ |
Tests string concatenation with field values. |
BasicSyntaxTest::testConcatWsFields | function | core/ |
Tests string concatenation with separator, with field values. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.