entity_test.data_types.schema.yml |
file |
core/modules/system/tests/modules/entity_test/config/schema/entity_test.data_types.schema.yml |
core/modules/system/tests/modules/entity_test/config/schema/entity_test.data_types.schema.yml |
entity_test.schema.yml |
file |
core/modules/system/tests/modules/entity_test/config/schema/entity_test.schema.yml |
core/modules/system/tests/modules/entity_test/config/schema/entity_test.schema.yml |
entity_test_schema |
function |
core/modules/system/tests/modules/entity_test/entity_test.install |
Implements hook_schema(). |
entity_test_third_party.schema.yml |
file |
core/modules/system/tests/modules/entity_test_third_party/config/schema/entity_test_third_party.schema.yml |
core/modules/system/tests/modules/entity_test_third_party/config/schema/entity_test_third_party.schema.yml |
entity_test_update.entity_schema_listener |
service |
core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml |
Drupal\entity_test_update\EventSubscriber\EntitySchemaSubscriber |
entity_test_update.schema.yml |
file |
core/modules/system/tests/modules/entity_test_update/config/schema/entity_test_update.schema.yml |
core/modules/system/tests/modules/entity_test_update/config/schema/entity_test_update.schema.yml |
field.schema.yml |
file |
core/modules/field/config/schema/field.schema.yml |
core/modules/field/config/schema/field.schema.yml |
field.views.schema.yml |
file |
core/modules/field/config/schema/field.views.schema.yml |
core/modules/field/config/schema/field.views.schema.yml |
FieldableEntityDefinitionUpdateTest::$installedStorageSchema |
property |
core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php |
The key-value collection for tracking installed storage schema. |
FieldableEntityDefinitionUpdateTest::$lastInstalledSchemaRepository |
property |
core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php |
The last installed schema repository service. |
FieldableEntityDefinitionUpdateTest::assertBundleFieldSchema |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php |
Asserts that the bundle field schema is correct. |
FieldableEntityDefinitionUpdateTest::assertEntityTypeSchema |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php |
Asserts revisionable and/or translatable characteristics of an entity type. |
FieldDateTest::schemaDefinition |
function |
core/modules/views/tests/src/Kernel/Handler/FieldDateTest.php |
Returns the schema definition. |
FieldItemInterface::schema |
function |
core/lib/Drupal/Core/Field/FieldItemInterface.php |
Returns the schema for the field. |
FieldItemTestClass::schema |
function |
core/tests/Drupal/Tests/Core/Field/FieldItemListTest.php |
Returns the schema for the field. |
FieldMissingTypeTest::$strictConfigSchema |
property |
core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php |
Set to FALSE because we are hacking a field storage to use a fake type. |
FieldSqlStorageTest::testUpdateFieldSchemaWithData |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php |
Tests trying to update a field with data. |
FieldStorageConfig::$schema |
property |
core/modules/field/src/Entity/FieldStorageConfig.php |
The field schema. |
FieldStorageConfig::getSchema |
function |
core/modules/field/src/Entity/FieldStorageConfig.php |
Returns the field schema. |
FieldStorageCrudTest::testCreateWithExplicitSchema |
function |
core/modules/field/tests/src/Kernel/FieldStorageCrudTest.php |
Tests that an explicit schema can be provided on creation. |
FieldStorageDefinitionInterface::getSchema |
function |
core/lib/Drupal/Core/Field/FieldStorageDefinitionInterface.php |
Returns the field schema. |
FieldStorageDefinitionListener::$entityLastInstalledSchemaRepository |
property |
core/lib/Drupal/Core/Field/FieldStorageDefinitionListener.php |
The entity definition manager. |
FieldTestItem::schema |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/FieldTestItem.php |
Returns the schema for the field. |
FieldTimeIntervalTest::schemaDefinition |
function |
core/modules/views/tests/src/Kernel/Handler/FieldTimeIntervalTest.php |
Returns the schema definition. |
FieldUiIntegrationTest::$strictConfigSchema |
property |
core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php |
Set to TRUE to strict check all configuration saved. |
field_layout.schema.yml |
file |
core/modules/field_layout/config/schema/field_layout.schema.yml |
core/modules/field_layout/config/schema/field_layout.schema.yml |
field_layout_test.schema.yml |
file |
core/modules/field_layout/tests/modules/field_layout_test/config/schema/field_layout_test.schema.yml |
core/modules/field_layout/tests/modules/field_layout_test/config/schema/field_layout_test.schema.yml |
field_plugins_test.schema.yml |
file |
core/modules/field/tests/modules/field_plugins_test/config/schema/field_plugins_test.schema.yml |
core/modules/field/tests/modules/field_plugins_test/config/schema/field_plugins_test.schema.yml |
field_test.schema.yml |
file |
core/modules/field/tests/modules/field_test/config/schema/field_test.schema.yml |
core/modules/field/tests/modules/field_test/config/schema/field_test.schema.yml |
field_third_party_test.schema.yml |
file |
core/modules/field/tests/modules/field_third_party_test/config/schema/field_third_party_test.schema.yml |
core/modules/field/tests/modules/field_third_party_test/config/schema/field_third_party_test.schema.yml |
field_ui.schema.yml |
file |
core/modules/field_ui/config/schema/field_ui.schema.yml |
core/modules/field_ui/config/schema/field_ui.schema.yml |
file.schema.yml |
file |
core/modules/file/config/schema/file.schema.yml |
core/modules/file/config/schema/file.schema.yml |
file.views.schema.yml |
file |
core/modules/file/config/schema/file.views.schema.yml |
core/modules/file/config/schema/file.views.schema.yml |
FileItem::schema |
function |
core/modules/file/src/Plugin/Field/FieldType/FileItem.php |
|
FileStorageSchema |
class |
core/modules/file/src/FileStorageSchema.php |
Defines the file schema handler. |
FileStorageSchema.php |
file |
core/modules/file/src/FileStorageSchema.php |
|
FileStorageSchema::getSharedTableFieldSchema |
function |
core/modules/file/src/FileStorageSchema.php |
Gets the schema for a single field definition. |
FileSystemRequirementsTest::$strictConfigSchema |
property |
core/tests/Drupal/KernelTests/Core/File/FileSystemRequirementsTest.php |
Set to TRUE to strict check all configuration saved. |
FileUrlGeneratorTest::testGenerateURIWithSchema |
function |
core/tests/Drupal/KernelTests/Core/File/FileUrlGeneratorTest.php |
@covers ::generate |
file_schema |
function |
core/modules/file/file.install |
Implements hook_schema(). |
filter.schema.yml |
file |
core/modules/filter/config/schema/filter.schema.yml |
core/modules/filter/config/schema/filter.schema.yml |
FilterBooleanOperatorStringTest::schemaDefinition |
function |
core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php |
Returns the schema definition. |
FilterBooleanOperatorTest::schemaDefinition |
function |
core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php |
Returns the schema definition. |
FilterCombineTest::schemaDefinition |
function |
core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php |
Allow {views_test_data}.job to be NULL. |
FilterStringTest::schemaDefinition |
function |
core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php |
Returns the schema definition. |
FilterTest::setUpSchemas |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Sets up the schemas. |
filter_test.schema.yml |
file |
core/modules/filter/tests/filter_test/config/schema/filter_test.schema.yml |
core/modules/filter/tests/filter_test/config/schema/filter_test.schema.yml |
FloatItem::schema |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php |
Returns the schema for the field. |
form_test.schema.yml |
file |
core/modules/system/tests/modules/form_test/config/schema/form_test.schema.yml |
core/modules/system/tests/modules/form_test/config/schema/form_test.schema.yml |
forum.schema.yml |
file |
core/modules/forum/config/schema/forum.schema.yml |
core/modules/forum/config/schema/forum.schema.yml |