Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
WidgetBaseInterface::setWidgetState | function | core/ |
Stores processing information about the widget in $form_state. |
WidgetInterface | interface | core/ |
Interface definition for field widget plugins. |
WidgetInterface.php | file | core/ |
|
WidgetInterface::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
WidgetInterface::formElement | function | core/ |
Returns the form for a single field widget. |
WidgetInterface::isApplicable | function | core/ |
Returns if the widget can be used for the provided field. |
WidgetInterface::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
WidgetInterface::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
WidgetInterface::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
WidgetOverflowTest | class | core/ |
Tests that uploads in the 'media_library_widget' works as expected. |
WidgetOverflowTest.php | file | core/ |
|
WidgetOverflowTest::$image | property | core/ |
The test image file. |
WidgetOverflowTest::providerWidgetOverflow | function | core/ |
Data provider for ::testWidgetOverflow() and ::testUnlimitedCardinality(). |
WidgetOverflowTest::setUp | function | core/ |
|
WidgetOverflowTest::testUnlimitedCardinality | function | core/ |
Tests that unlimited fields' selection count is not constrained. |
WidgetOverflowTest::testWidgetOverflow | function | core/ |
Tests that the Media Library constrains the number of selected items. |
WidgetOverflowTest::uploadFiles | function | core/ |
Uploads multiple test images into the media library. |
WidgetPluginManager | class | core/ |
Plugin type manager for field widgets. |
WidgetPluginManager.php | file | core/ |
|
WidgetPluginManager::$fieldTypeManager | property | core/ |
The field type manager to define field. |
WidgetPluginManager::$widgetOptions | property | core/ |
An array of widget options for each field type. |
WidgetPluginManager::createInstance | function | core/ |
|
WidgetPluginManager::getDefaultSettings | function | core/ |
Returns the default settings of a field widget. |
WidgetPluginManager::getInstance | function | core/ |
Overrides PluginManagerBase::getInstance(). |
WidgetPluginManager::getOptions | function | core/ |
Returns an array of widget type options for a field type. |
WidgetPluginManager::prepareConfiguration | function | core/ |
Merges default values for widget configuration. |
WidgetPluginManager::__construct | function | core/ |
Constructs a WidgetPluginManager object. |
WildcardConfigActionsTest::testCreateForEachValidatesCreatedEntities | function | core/ |
Tests that the createForEach action validates the config it creates. |
WildcardConfigActionsTest::testInvalidExpression | function | core/ |
Tests that an invalid wildcard expression will raise an error. |
Workflow::$id | property | core/ |
The Workflow ID. |
WorkflowAccessControlHandlerTest::checkAccessProvider | function | core/ |
Data provider for ::testCheckAccess. |
WorkflowEditForm::validateForm | function | core/ |
Form validation handler. |
WorkflowListBuilder::getFormId | function | core/ |
|
WorkflowResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
WorkflowStateAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
WorkflowStateAddForm::validateForm | function | core/ |
Form validation handler. |
WorkflowStateDeleteForm::$stateId | property | core/ |
The state being deleted. |
WorkflowStateDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
WorkflowStateEditForm::$stateId | property | core/ |
The ID of the state that is being edited. |
WorkflowStateEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
WorkflowStateEditForm::validateForm | function | core/ |
Form validation handler. |
WorkflowStateTransitionOperationsAccessCheckTest::invalidOperationNameTestCases | function | core/ |
Test cases for ::testInvalidOperationName. |
WorkflowStateTransitionOperationsAccessCheckTest::testInvalidOperationName | function | core/ |
@covers ::access[[api-linebreak]] @dataProvider invalidOperationNameTestCases |
WorkflowTest::testAddStateInvalidIdException | function | core/ |
@covers ::addState[[api-linebreak]] |
WorkflowTest::testAddTransitionInvalidIdException | function | core/ |
@covers ::addTransition[[api-linebreak]] |
WorkflowTest::testNumericIdSorting | function | core/ |
Tests numeric IDs when added to a workflow. |
WorkflowTransitionAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
WorkflowTransitionAddForm::validateForm | function | core/ |
Form validation handler. |
WorkflowTransitionDeleteForm::$transitionId | property | core/ |
The transition being deleted. |
WorkflowTransitionDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 137
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.