Search for fieldStorage
- Search 7.x for fieldStorage
- Search 9.5.x for fieldStorage
- Search 10.3.x for fieldStorage
- Search 11.x for fieldStorage
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldStorageConfigAccessControlHandlerTest::$anon | property | core/ |
The mock account without field storage config access. |
FieldStorageConfigAccessControlHandlerTest::$entity | property | core/ |
The FieldStorageConfig entity used for testing. |
FieldStorageConfigAccessControlHandlerTest::$member | property | core/ |
The mock account with field storage config access. |
FieldStorageConfigAccessControlHandlerTest::$moduleHandler | property | core/ |
The mock module handler. |
FieldStorageConfigAccessControlHandlerTest::assertAllowOperations | function | core/ |
Assert method to verify the access by operations. |
FieldStorageConfigAccessControlHandlerTest::setUp | function | core/ |
|
FieldStorageConfigAccessControlHandlerTest::testAccess | function | core/ |
Ensures field storage config access is working properly. |
FieldStorageConfigEditForm | class | core/ |
Provides a form for the "field storage" edit page. |
FieldStorageConfigEditForm.php | file | core/ |
|
FieldStorageConfigEditForm::$entity | property | core/ |
The entity being used by this form. |
FieldStorageConfigEditForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
FieldStorageConfigEditForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
FieldStorageConfigEditForm::buildForm | function | core/ |
|
FieldStorageConfigEditForm::form | function | core/ |
Gets the actual form array to be built. |
FieldStorageConfigEditForm::getCardinalityForm | function | core/ |
Builds the cardinality form. |
FieldStorageConfigEditForm::getEnforcedCardinality | function | core/ |
Returns the cardinality enforced by the field type. |
FieldStorageConfigEditForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
FieldStorageConfigEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
FieldStorageConfigEditForm::validateCardinality | function | core/ |
Validates the cardinality. |
FieldStorageConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\field\Entity\FieldStorageConfig |
FieldStorageConfigEntityUnitTest.php | file | core/ |
Contains \Drupal\Tests\field\Unit\FieldStorageConfigEntityUnitTest. |
FieldStorageConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
FieldStorageConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
FieldStorageConfigEntityUnitTest::$fieldTypeManager | property | core/ |
The field type manager. |
FieldStorageConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
FieldStorageConfigEntityUnitTest::providerInvalidEnforcedCardinality | function | core/ |
Data provider for ::testInvalidEnforcedCardinality() |
FieldStorageConfigEntityUnitTest::setUp | function | core/ |
|
FieldStorageConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies |
FieldStorageConfigEntityUnitTest::testEnforcedCardinality | function | core/ |
Tests enforced cardinality. |
FieldStorageConfigEntityUnitTest::testInvalidEnforcedCardinality | function | core/ |
Tests invalid enforced cardinality. |
FieldStorageConfigEntityUnitTest::testStoredCardinality | function | core/ |
Tests stored cardinality. |
FieldStorageConfigHalJsonAnonTest | class | core/ |
@group hal |
FieldStorageConfigHalJsonAnonTest.php | file | core/ |
|
FieldStorageConfigHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldStorageConfigHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
FieldStorageConfigHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FieldStorageConfigHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
FieldStorageConfigHalJsonBasicAuthTest | class | core/ |
@group hal |
FieldStorageConfigHalJsonBasicAuthTest.php | file | core/ |
|
FieldStorageConfigHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
FieldStorageConfigHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldStorageConfigHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
FieldStorageConfigHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FieldStorageConfigHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
FieldStorageConfigHalJsonCookieTest | class | core/ |
@group hal |
FieldStorageConfigHalJsonCookieTest.php | file | core/ |
|
FieldStorageConfigHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
FieldStorageConfigHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldStorageConfigHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
FieldStorageConfigHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
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.