Search for _info

  1. Search 7.x for _info
  2. Search 9.5.x for _info
  3. Search 8.9.x for _info
  4. Search 11.x for _info
  5. Other projects
Title Object type File name Summary
views_test_formatter.info.yml file core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml
views_test_language.info.yml file core/modules/views/tests/modules/views_test_language/views_test_language.info.yml core/modules/views/tests/modules/views_test_language/views_test_language.info.yml
views_test_modal.info.yml file core/modules/views/tests/modules/views_test_modal/views_test_modal.info.yml core/modules/views/tests/modules/views_test_modal/views_test_modal.info.yml
views_test_query_access.info.yml file core/modules/views/tests/modules/views_test_query_access/views_test_query_access.info.yml core/modules/views/tests/modules/views_test_query_access/views_test_query_access.info.yml
views_test_render_cache.info.yml file core/modules/views/tests/modules/views_test_render_cache/views_test_render_cache.info.yml core/modules/views/tests/modules/views_test_render_cache/views_test_render_cache.info.yml
views_test_rss.info.yml file core/modules/views/tests/modules/views_test_rss/views_test_rss.info.yml core/modules/views/tests/modules/views_test_rss/views_test_rss.info.yml
views_test_theme.info.yml file core/modules/views/tests/themes/views_test_theme/views_test_theme.info.yml core/modules/views/tests/themes/views_test_theme/views_test_theme.info.yml
views_token_info function core/modules/views/views.tokens.inc Implements hook_token_info().
views_ui.info.yml file core/modules/views_ui/views_ui.info.yml core/modules/views_ui/views_ui.info.yml
views_ui_test.info.yml file core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.info.yml core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.info.yml
views_ui_test_field.info.yml file core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.info.yml core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.info.yml
views_ui_test_theme.info.yml file core/modules/views_ui/tests/themes/views_ui_test_theme/views_ui_test_theme.info.yml core/modules/views_ui/tests/themes/views_ui_test_theme/views_ui_test_theme.info.yml
views_ui_test_views_preview_info_alter function core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.module Implements hook_views_preview_info_alter().
vocabulary_serialization_test.info.yml file core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.info.yml core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.info.yml
Weight::getInfo function core/lib/Drupal/Core/Render/Element/Weight.php Returns the element properties for this element.
WizardPluginBase::$bundleInfoService property core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php The bundle info service.
WorkflowEditForm::$pluginFormFactory property core/modules/workflows/src/Form/WorkflowEditForm.php The plugin form factory.
workflows.info.yml file core/modules/workflows/workflows.info.yml core/modules/workflows/workflows.info.yml
WorkflowStateAddForm::$pluginFormFactory property core/modules/workflows/src/Form/WorkflowStateAddForm.php The plugin form factory.
WorkflowStateEditForm::$pluginFormFactory property core/modules/workflows/src/Form/WorkflowStateEditForm.php The plugin form factory.
WorkflowTransitionAddForm::$pluginFormFactory property core/modules/workflows/src/Form/WorkflowTransitionAddForm.php The plugin form factory.
WorkflowTransitionEditForm::$pluginFormFactory property core/modules/workflows/src/Form/WorkflowTransitionEditForm.php The plugin form factory.
workflow_third_party_settings_test.info.yml file core/modules/workflows/tests/modules/workflow_third_party_settings_test/workflow_third_party_settings_test.info.yml core/modules/workflows/tests/modules/workflow_third_party_settings_test/workflow_third_party_settings_test.info.yml
workflow_type_test.info.yml file core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.info.yml core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.info.yml
workflow_type_test_workflow_type_info_alter function core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.module Implements hook_workflow_type_info_alter().
WorkspaceInformation class core/modules/workspaces/src/WorkspaceInformation.php General service for workspace support information.
WorkspaceInformation.php file core/modules/workspaces/src/WorkspaceInformation.php
WorkspaceInformation::$ignored property core/modules/workspaces/src/WorkspaceInformation.php An array of workspace-ignored statuses, keyed by entity type ID.
WorkspaceInformation::$supported property core/modules/workspaces/src/WorkspaceInformation.php An array of workspace-support statuses, keyed by entity type ID.
WorkspaceInformation::getSupportedEntityTypes function core/modules/workspaces/src/WorkspaceInformation.php Returns an array of entity types that can belong to workspaces.
WorkspaceInformation::isEntityDeletable function core/modules/workspaces/src/WorkspaceInformation.php Determines whether an entity can be deleted in the given workspace.
WorkspaceInformation::isEntityIgnored function core/modules/workspaces/src/WorkspaceInformation.php Determines whether CRUD operations for an entity are allowed.
WorkspaceInformation::isEntitySupported function core/modules/workspaces/src/WorkspaceInformation.php Determines whether an entity can belong to a workspace.
WorkspaceInformation::isEntityTypeIgnored function core/modules/workspaces/src/WorkspaceInformation.php Determines whether CRUD operations for an entity type are allowed.
WorkspaceInformation::isEntityTypeSupported function core/modules/workspaces/src/WorkspaceInformation.php Determines whether an entity type can belong to a workspace.
WorkspaceInformation::__construct function core/modules/workspaces/src/WorkspaceInformation.php
WorkspaceInformationInterface interface core/modules/workspaces/src/WorkspaceInformationInterface.php Provides an interface for workspace-support information.
WorkspaceInformationInterface.php file core/modules/workspaces/src/WorkspaceInformationInterface.php
WorkspaceInformationInterface::getSupportedEntityTypes function core/modules/workspaces/src/WorkspaceInformationInterface.php Returns an array of entity types that can belong to workspaces.
WorkspaceInformationInterface::isEntityDeletable function core/modules/workspaces/src/WorkspaceInformationInterface.php Determines whether an entity can be deleted in the given workspace.
WorkspaceInformationInterface::isEntityIgnored function core/modules/workspaces/src/WorkspaceInformationInterface.php Determines whether CRUD operations for an entity are allowed.
WorkspaceInformationInterface::isEntitySupported function core/modules/workspaces/src/WorkspaceInformationInterface.php Determines whether an entity can belong to a workspace.
WorkspaceInformationInterface::isEntityTypeIgnored function core/modules/workspaces/src/WorkspaceInformationInterface.php Determines whether CRUD operations for an entity type are allowed.
WorkspaceInformationInterface::isEntityTypeSupported function core/modules/workspaces/src/WorkspaceInformationInterface.php Determines whether an entity type can belong to a workspace.
WorkspaceInformationTest class core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Tests the workspace information service.
WorkspaceInformationTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php
WorkspaceInformationTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php The entity type manager.
WorkspaceInformationTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Modules to install.
WorkspaceInformationTest::$state property core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php The state store.
WorkspaceInformationTest::$workspaceInformation property core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php The workspace information service.

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