Search for fieldStorage

  1. Search 7.x for fieldStorage
  2. Search 9.5.x for fieldStorage
  3. Search 10.3.x for fieldStorage
  4. Search 11.x for fieldStorage
  5. Other projects
Title Object type File name Summary
FieldStorageConfig::getFieldItemClass function core/modules/field/src/Entity/FieldStorageConfig.php Helper to retrieve the field item class.
FieldStorageConfig::getIndexes function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getLabel function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getMainPropertyName function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getName function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getOptionsProvider function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getPropertyDefinition function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getPropertyDefinitions function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getPropertyNames function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getProvider function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getSchema function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getSetting function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getSettings function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getTargetEntityTypeId function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getType function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getTypeProvider function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getUniqueStorageIdentifier function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::hasCustomStorage function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::hasData function core/modules/field/src/Entity/FieldStorageConfig.php Determines whether a field has any data.
FieldStorageConfig::id function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::isBaseField function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::isDeletable function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::isDeleted function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::isLocked function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::isMultiple function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::isQueryable function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::isRevisionable function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::isTranslatable function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::loadByName function core/modules/field/src/Entity/FieldStorageConfig.php Loads a field config entity based on the entity type and field name.
FieldStorageConfig::NAME_MAX_LENGTH constant core/modules/field/src/Entity/FieldStorageConfig.php The maximum length of the field name, in characters.
FieldStorageConfig::postDelete function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::postSave function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::preDelete function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::preSave function core/modules/field/src/Entity/FieldStorageConfig.php Overrides \Drupal\Core\Entity\Entity::preSave().
FieldStorageConfig::preSaveNew function core/modules/field/src/Entity/FieldStorageConfig.php Prepares saving a new field definition.
FieldStorageConfig::preSaveUpdated function core/modules/field/src/Entity/FieldStorageConfig.php Prepares saving an updated field definition.
FieldStorageConfig::setCardinality function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::setIndexes function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::setLocked function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::setSetting function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::setSettings function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::setTranslatable function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::__construct function core/modules/field/src/Entity/FieldStorageConfig.php Constructs a FieldStorageConfig object.
FieldStorageConfig::__sleep function core/modules/field/src/Entity/FieldStorageConfig.php Implements the magic __sleep() method.
FieldStorageConfigAccessControlHandler class core/modules/field/src/FieldStorageConfigAccessControlHandler.php Defines the access control handler for the field storage config entity type.
FieldStorageConfigAccessControlHandler.php file core/modules/field/src/FieldStorageConfigAccessControlHandler.php
FieldStorageConfigAccessControlHandler::checkAccess function core/modules/field/src/FieldStorageConfigAccessControlHandler.php
FieldStorageConfigAccessControlHandlerTest class core/modules/field/tests/src/Unit/FieldStorageConfigAccessControlHandlerTest.php Tests the field storage config access controller.
FieldStorageConfigAccessControlHandlerTest.php file core/modules/field/tests/src/Unit/FieldStorageConfigAccessControlHandlerTest.php
FieldStorageConfigAccessControlHandlerTest::$accessControlHandler property core/modules/field/tests/src/Unit/FieldStorageConfigAccessControlHandlerTest.php The field storage config access controller to test.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.