Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Creates a pre-configured instance of a plugin. |
| 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. |
| WizardPluginBase::getAvailableSorts | function | core/ |
Gets the availableSorts property. |
| WizardPluginBase::getCreatedColumn | function | core/ |
Gets the createdColumn property. |
| WizardPluginBase::getFilters | function | core/ |
Gets the filters property. |
| WizardPluginBase::getSelected | function | core/ |
Gets the current value of a #select element, from within a form constructor function. |
| WizardPluginBase::getSorts | function | core/ |
Gets the sorts property. |
| WizardPluginBaseTest::providerTestGetSelected | function | core/ |
Provides test data for testGetSelected(). |
| WizardPluginBaseTest::testGetSelected | function | core/ |
@covers ::getSelected[[api-linebreak]] |
| Workflow::getPluginCollection | function | core/ |
Encapsulates the creation of the workflow's plugin collection. |
| Workflow::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| Workflow::getTypePlugin | function | core/ |
Gets the workflow type plugin. |
| WorkflowDeleteAccessCheck::getOperation | function | core/ |
Get the operation that will be used for the access check |
| WorkflowDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkflowDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| WorkflowDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkflowInterface::getTypePlugin | function | core/ |
Gets the workflow type plugin. |
| WorkflowListBuilder::getFormId | function | core/ |
|
| WorkflowResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| WorkflowResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| WorkflowStateAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowStateDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkflowStateDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| WorkflowStateDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowStateDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkflowStateEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowStateTransitionOperationsAccessCheck::getOperation | function | core/ |
Get the operation that will be used for the access check |
Pagination
- Previous page
- Page 209
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.