action_form_ajax_test.schema.yml |
file |
core/modules/action/tests/action_form_ajax_test/config/schema/action_form_ajax_test.schema.yml |
core/modules/action/tests/action_form_ajax_test/config/schema/action_form_ajax_test.schema.yml |
aggregator.schema.yml |
file |
core/modules/aggregator/config/schema/aggregator.schema.yml |
core/modules/aggregator/config/schema/aggregator.schema.yml |
aggregator.views.schema.yml |
file |
core/modules/aggregator/config/schema/aggregator.views.schema.yml |
core/modules/aggregator/config/schema/aggregator.views.schema.yml |
aggregator_test.schema.yml |
file |
core/modules/aggregator/tests/modules/aggregator_test/config/schema/aggregator_test.schema.yml |
core/modules/aggregator/tests/modules/aggregator_test/config/schema/aggregator_test.schema.yml |
automated_cron.schema.yml |
file |
core/modules/automated_cron/config/schema/automated_cron.schema.yml |
core/modules/automated_cron/config/schema/automated_cron.schema.yml |
ban_schema |
function |
core/modules/ban/ban.install |
Implements hook_schema(). |
bartik.schema.yml |
file |
core/themes/bartik/config/schema/bartik.schema.yml |
core/themes/bartik/config/schema/bartik.schema.yml |
BaseFieldDefinition::$schema |
property |
core/lib/Drupal/Core/Field/BaseFieldDefinition.php |
The field schema. |
BaseFieldDefinition::getSchema |
function |
core/lib/Drupal/Core/Field/BaseFieldDefinition.php |
Returns the field schema. |
BatchStorage::schemaDefinition |
function |
core/lib/Drupal/Core/Batch/BatchStorage.php |
Defines the schema for the batch table. |
BatchStorage::schemaDefinition |
function |
core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php |
|
block.schema.yml |
file |
core/modules/block/config/schema/block.schema.yml |
core/modules/block/config/schema/block.schema.yml |
BlockConfigSchemaTest |
class |
core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php |
Tests the block config schema. |
BlockConfigSchemaTest.php |
file |
core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php |
|
BlockConfigSchemaTest::$blockManager |
property |
core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php |
The block manager. |
BlockConfigSchemaTest::$modules |
property |
core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php |
Modules to enable. |
BlockConfigSchemaTest::$typedConfig |
property |
core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php |
The typed config manager. |
BlockConfigSchemaTest::setUp |
function |
core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php |
|
BlockConfigSchemaTest::testBlockConfigSchema |
function |
core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php |
Tests the block config schema for block plugins. |
block_content.schema.yml |
file |
core/modules/block_content/config/schema/block_content.schema.yml |
core/modules/block_content/config/schema/block_content.schema.yml |
block_test.schema.yml |
file |
core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml |
core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml |
book.schema.yml |
file |
core/modules/book/config/schema/book.schema.yml |
core/modules/book/config/schema/book.schema.yml |
book.views.schema.yml |
file |
core/modules/book/config/schema/book.views.schema.yml |
core/modules/book/config/schema/book.views.schema.yml |
book_breadcrumb_test.schema.yml |
file |
core/modules/book/tests/modules/book_breadcrumb_test/config/schema/book_breadcrumb_test.schema.yml |
core/modules/book/tests/modules/book_breadcrumb_test/config/schema/book_breadcrumb_test.schema.yml |
book_schema |
function |
core/modules/book/book.install |
Implements hook_schema(). |
BooleanItem::schema |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php |
Returns the schema for the field. |
ckeditor.schema.yml |
file |
core/modules/ckeditor/config/schema/ckeditor.schema.yml |
core/modules/ckeditor/config/schema/ckeditor.schema.yml |
ckeditor5.pair.schema.yml |
file |
core/modules/ckeditor5/config/schema/ckeditor5.pair.schema.yml |
core/modules/ckeditor5/config/schema/ckeditor5.pair.schema.yml |
ckeditor5.schema.yml |
file |
core/modules/ckeditor5/config/schema/ckeditor5.schema.yml |
core/modules/ckeditor5/config/schema/ckeditor5.schema.yml |
ckeditor5_config_schema_info_alter |
function |
core/modules/ckeditor5/ckeditor5.module |
Implements hook_config_schema_info_alter(). |
ckeditor5_plugin_elements_subset.schema.yml |
file |
core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/config/schema/ckeditor5_plugin_elements_subset.schema.yml |
core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/config/schema/ckeditor5_plugin_elements_subset.schema.yml |
ckeditor_test.schema.yml |
file |
core/modules/ckeditor/tests/modules/config/schema/ckeditor_test.schema.yml |
core/modules/ckeditor/tests/modules/config/schema/ckeditor_test.schema.yml |
claro.schema.yml |
file |
core/themes/claro/config/schema/claro.schema.yml |
core/themes/claro/config/schema/claro.schema.yml |
ClaroTest::testConfigSchema |
function |
core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php |
Tests Claro's configuration schema. |
color.schema.yml |
file |
core/modules/color/config/schema/color.schema.yml |
core/modules/color/config/schema/color.schema.yml |
ColorConfigSchemaTest |
class |
core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php |
Ensures the color config schema is correct. |
ColorConfigSchemaTest.php |
file |
core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php |
|
ColorConfigSchemaTest::$adminUser |
property |
core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php |
A user with administrative permissions. |
ColorConfigSchemaTest::$defaultTheme |
property |
core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php |
The theme to install as the default for testing. |
ColorConfigSchemaTest::$modules |
property |
core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php |
Modules to install. |
ColorConfigSchemaTest::setUp |
function |
core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php |
|
ColorConfigSchemaTest::testValidColorConfigSchema |
function |
core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php |
Tests whether the color config schema is valid. |
color_test_theme.schema.yml |
file |
core/modules/color/tests/modules/color_test/themes/color_test_theme/config/schema/color_test_theme.schema.yml |
core/modules/color/tests/modules/color_test/themes/color_test_theme/config/schema/color_test_theme.schema.yml |
comment.schema.yml |
file |
core/modules/comment/config/schema/comment.schema.yml |
core/modules/comment/config/schema/comment.schema.yml |
comment.views.schema.yml |
file |
core/modules/comment/config/schema/comment.views.schema.yml |
core/modules/comment/config/schema/comment.views.schema.yml |
CommentItem::schema |
function |
core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php |
Returns the schema for the field. |
CommentStorageSchema |
class |
core/modules/comment/src/CommentStorageSchema.php |
Defines the comment schema handler. |
CommentStorageSchema.php |
file |
core/modules/comment/src/CommentStorageSchema.php |
|
CommentStorageSchema::getEntitySchema |
function |
core/modules/comment/src/CommentStorageSchema.php |
Gets the entity schema for the specified entity type. |
CommentStorageSchema::getSharedTableFieldSchema |
function |
core/modules/comment/src/CommentStorageSchema.php |
Gets the schema for a single field definition. |