You are here

35 string references to 'Type' in Drupal 10

DbDumpCommand::getTableSchema in core/lib/Drupal/Core/Command/DbDumpCommand.php
Returns a schema array for a given table.
DbDumpTest::getTableSchema in core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php
Helper function to get a simplified schema for a given table.
DbLogController::eventDetails in core/modules/dblog/src/Controller/DbLogController.php
Displays details about a specific database log message.
DbLogController::overview in core/modules/dblog/src/Controller/DbLogController.php
Displays a listing of database log messages.
DbLogTest::testDbLog in core/modules/dblog/tests/src/Functional/DbLogTest.php
Tests Database Logging module functionality through interfaces.
DbLogTest::testFilter in core/modules/dblog/tests/src/Functional/DbLogTest.php
Tests the database log filter functionality at admin/reports/dblog.
dblog_filters in core/modules/dblog/dblog.admin.inc
Creates a list of database log administration filters that can be applied.
dblog_views_data in core/modules/dblog/dblog.views.inc
Implements hook_views_data().
drupal6.php in core/modules/migrate_drupal/tests/fixtures/drupal6.php
A database agnostic dump for testing purposes.
EntityQueryTest::testTableSort in core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php
Tests tablesort().
EntityTestUpdate::baseFieldDefinitions in core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php
Provides base field definitions for an entity type.
Extension::fields in core/modules/system/src/Plugin/migrate/source/Extension.php
Returns available fields on the source.
field.schema.yml in core/modules/field/config/schema/field.schema.yml
core/modules/field/config/schema/field.schema.yml
file.schema.yml in core/modules/file/config/schema/file.schema.yml
core/modules/file/config/schema/file.schema.yml
LanguageContentSettings::fields in core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php
Returns available fields on the source.
LanguageContentSettings::fields in core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php
Returns available fields on the source.
MediaListBuilder::buildHeader in core/modules/media/src/MediaListBuilder.php
Builds the header row for the entity listing.
MediaOverviewPageTest::testMediaOverviewPage in core/modules/media/tests/src/Functional/MediaOverviewPageTest.php
Tests that the Media overview page (/admin/content/media).
Node::fields in core/modules/node/src/Plugin/migrate/source/d6/Node.php
Returns available fields on the source.
Node::fields in core/modules/node/src/Plugin/migrate/source/d7/Node.php
Returns available fields on the source.
Page::buildOptionsForm in core/modules/views/src/Plugin/views/display/Page.php
Provides the default form for setting options.
ResponsiveImageStyleForm::form in core/modules/responsive_image/src/ResponsiveImageStyleForm.php
Overrides Drupal\Core\Entity\EntityForm::form().
SearchPageListBuilder::buildHeader in core/modules/search/src/SearchPageListBuilder.php
Builds the header row for the entity listing.
system.schema.yml in core/modules/system/config/schema/system.schema.yml
core/modules/system/config/schema/system.schema.yml
TrackerController::buildContent in core/modules/tracker/src/Controller/TrackerController.php
Builds content for the tracker controllers.
views.data_types.schema.yml in core/modules/views/config/schema/views.data_types.schema.yml
core/modules/views/config/schema/views.data_types.schema.yml
views.display.schema.yml in core/modules/views/config/schema/views.display.schema.yml
core/modules/views/config/schema/views.display.schema.yml
views.filter.schema.yml in core/modules/views/config/schema/views.filter.schema.yml
core/modules/views/config/schema/views.filter.schema.yml
views.view.dblog_integration_test.yml in core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.dblog_integration_test.yml
core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.dblog_integration_test.yml
views.view.media.yml in core/profiles/demo_umami/config/optional/views.view.media.yml
core/profiles/demo_umami/config/optional/views.view.media.yml
views.view.media.yml in core/modules/media/config/optional/views.view.media.yml
core/modules/media/config/optional/views.view.media.yml
views.view.watchdog.yml in core/modules/dblog/config/optional/views.view.watchdog.yml
core/modules/dblog/config/optional/views.view.watchdog.yml
ViewsUIController::reportPlugins in core/modules/views_ui/src/Controller/ViewsUIController.php
Lists all plugins and what enabled Views use them.
WorkflowListBuilder::buildHeader in core/modules/workflows/src/WorkflowListBuilder.php
Builds the header row for the entity listing.
WorkspaceViewBuilder::buildComponents in core/modules/workspaces/src/WorkspaceViewBuilder.php
Builds the component fields and properties of a set of entities.