Search for __get

  1. Search 7.x for __get
  2. Search 8.9.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Search main for __get
  6. Other projects
Title Object type File name Summary
FieldSettingsTest::getSettingsProvider function core/modules/field/tests/src/Unit/Plugin/migrate/process/d6/FieldSettingsTest.php Provides field settings for testGetSettings().
FieldSettingsTest::testGetSettings function core/modules/field/tests/src/Unit/Plugin/migrate/process/d6/FieldSettingsTest.php @covers ::getSettings[[api-linebreak]]
FieldSqlStorageTest class core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php Tests Field SQL Storage .
FieldSqlStorageTest.php file core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php
FieldSqlStorageTest::$field property core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php A field to use in this test class.
FieldSqlStorageTest::$fieldCardinality property core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php
FieldSqlStorageTest::$fieldName property core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php The name of the created field.
FieldSqlStorageTest::$fieldStorage property core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php A field storage to use in this class.
FieldSqlStorageTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php Modules to enable.
FieldSqlStorageTest::$revisionTable property core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php Name of the revision table of the field.
FieldSqlStorageTest::$table property core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php Name of the data table of the field.
FieldSqlStorageTest::$tableMapping property core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php The table mapping for the tested entity type.
FieldSqlStorageTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php
FieldSqlStorageTest::testFieldLoad function core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php Tests field loading works correctly by inserting directly in the tables.
FieldSqlStorageTest::testFieldSqlStorageForeignKeys function core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php Tests foreign key support.
FieldSqlStorageTest::testFieldUpdateFailure function core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php Tests that failure to create fields is handled gracefully.
FieldSqlStorageTest::testFieldUpdateIndexesWithData function core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php Tests adding and removing indexes while data is present.
FieldSqlStorageTest::testFieldWrite function core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php Tests field saving works correctly by reading directly from the tables.
FieldSqlStorageTest::testLongNames function core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php Tests that long entity type and field names do not break.
FieldSqlStorageTest::testTableNames function core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php Tests table name generation.
FieldSqlStorageTest::testUpdateFieldSchemaWithData function core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php Tests trying to update a field with data.
FieldStorageAddForm::getExistingFieldLabels function core/modules/field_ui/src/Form/FieldStorageAddForm.php Gets the human-readable labels for the given field storage names.
FieldStorageAddForm::getExistingFieldStorageOptions function core/modules/field_ui/src/Form/FieldStorageAddForm.php Returns an array of existing field storages that can be added to a bundle.
FieldStorageAddForm::getFormId function core/modules/field_ui/src/Form/FieldStorageAddForm.php
FieldStorageConfig::getBundles function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getCardinality function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getColumns function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getConstraint function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getConstraints function core/modules/field/src/Entity/FieldStorageConfig.php
FieldStorageConfig::getDescription function core/modules/field/src/Entity/FieldStorageConfig.php
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
FieldStorageConfigEditForm::getCardinalityForm function core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php Builds the cardinality form.
FieldStorageConfigEditForm::getEnforcedCardinality function core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php Returns the cardinality enforced by the field type.
FieldStorageConfigEditForm::getEntityFromRouteMatch function core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php

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