Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
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. |
WidgetPluginManagerTest | class | core/ |
Tests the field widget manager. |
WidgetPluginManagerTest.php | file | core/ |
|
WidgetPluginManagerTest::testNotApplicableFallback | function | core/ |
Tests that getInstance falls back on default if current is not applicable. |
WidgetPluginManagerTest::testWidgetDefinitionAlter | function | core/ |
Tests that the widget definitions alter hook works. |
WidgetUploadTest | class | core/ |
Tests that uploads in the Media library's widget works as expected. |
WidgetUploadTest.php | file | core/ |
|
WidgetUploadTest::testWidgetUpload | function | core/ |
Tests that uploads in the Media library's widget works as expected. |
WidgetUploadTest::testWidgetUploadAdvancedUi | function | core/ |
Tests that uploads in the widget's advanced UI works as expected. |
WidgetViewsTest | class | core/ |
Tests the views in the media library widget. |
WidgetViewsTest.php | file | core/ |
|
WidgetViewsTest::setUp | function | core/ |
|
WidgetViewsTest::testWidgetViews | function | core/ |
Tests that the views in the Media library's widget work as expected. |
WidgetWithoutTypesTest | class | core/ |
Tests the media library widget when no media types are available. |
WidgetWithoutTypesTest.php | file | core/ |
|
WidgetWithoutTypesTest::$modules | property | core/ |
Modules to enable. |
WidgetWithoutTypesTest::testWidgetWithoutMediaTypes | function | core/ |
Tests that the widget works as expected when media types are deleted. |
WizardInterface::validateView | function | core/ |
Validate form and values. |
WizardPluginBase::$entityTypeId | property | core/ |
The entity type connected with the wizard. |
WizardPluginBase::$validated_views | property | core/ |
An array of validated view objects, keyed by a hash. |
WizardPluginBase::retrieveValidatedView | function | core/ |
Retrieves a validated view for a form submission. |
WizardPluginBase::setOverrideOptions | function | core/ |
Sets options for a display, inheriting from the defaults when possible. |
WizardPluginBase::setValidatedView | function | core/ |
Stores a validated view from a form submission. |
WizardPluginBase::validateView | function | core/ |
Implements Drupal\views\Plugin\views\wizard\WizardInterface::validate(). |
WizardPluginBaseTest::providerTestGetSelected | function | core/ |
Provides test data for testGetSelected(). |
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 @dataProvider invalidOperationNameTestCases |
WorkflowTest::$entityTypeId | property | core/ |
The tested entity type. |
WorkflowTest::testAddStateInvalidIdException | function | core/ |
@covers ::addState |
WorkflowTest::testAddTransitionInvalidIdException | function | core/ |
@covers ::addTransition |
WorkflowTest::testNumericIdSorting | function | core/ |
Test 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. |
Pagination
- Previous page
- Page 156
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.