Search for log
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Log | class | core/ |
Logs values without changing them. |
| Log | class | core/ |
Database query logger. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EditorDialogAccessTest | class | core/ |
Test access to the editor dialog forms. |
| EditorDialogAccessTest.php | file | core/ |
|
| EditorDialogAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditorDialogAccessTest::$modules | property | core/ |
Modules to install. |
| EditorDialogAccessTest::testEditorImageDialogAccess | function | core/ |
Tests access to the editor image dialog. |
| EditorDialogSave | class | core/ |
Provides an AJAX command for saving the contents of an editor dialog. |
| EditorDialogSave.php | file | core/ |
|
| EditorDialogSave::$values | property | core/ |
An array of values that will be passed back to the editor by the dialog. |
| EditorDialogSave::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| EditorDialogSave::__construct | function | core/ |
Constructs an EditorDialogSave object. |
| EditorImageDialog | class | core/ |
Provides an image dialog for text editors. |
| EditorImageDialog.php | file | core/ |
|
| EditorImageDialog::$fileStorage | property | core/ |
The file storage service. |
| EditorImageDialog::buildForm | function | core/ |
|
| EditorImageDialog::create | function | core/ |
Instantiates a new instance of this class. |
| EditorImageDialog::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EditorImageDialog::submitForm | function | core/ |
Form submission handler. |
| EditorImageDialog::__construct | function | core/ |
Constructs a form object for image dialog. |
| EditorImageDialogTest | class | core/ |
Tests EditorImageDialog validation and conversion functionality. |
| EditorImageDialogTest.php | file | core/ |
|
| EditorImageDialogTest::$editor | property | core/ |
Text editor config entity for testing. |
| EditorImageDialogTest::$modules | property | core/ |
Modules to enable. |
| EditorImageDialogTest::setUp | function | core/ |
Sets up the test. |
| EditorImageDialogTest::testEditorImageDialog | function | core/ |
Tests that editor image dialog works as expected. |
| EditorLinkDialog | class | core/ |
Provides a link dialog for text editors. |
| EditorLinkDialog.php | file | core/ |
|
| EditorLinkDialog::buildForm | function | core/ |
|
| EditorLinkDialog::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EditorLinkDialog::submitForm | function | core/ |
Form submission handler. |
| EditorLinkDialog::__construct | function | core/ |
Constructs a form object for link dialog. |
| EditorMediaDialog | class | core/ |
Provides a media embed dialog for text editors. |
| EditorMediaDialog.php | file | core/ |
|
| EditorMediaDialog::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EditorMediaDialog::$entityRepository | property | core/ |
The entity repository. |
| EditorMediaDialog::buildForm | function | core/ |
|
| EditorMediaDialog::create | function | core/ |
Instantiates a new instance of this class. |
| EditorMediaDialog::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EditorMediaDialog::getMediaImageSourceFieldName | function | core/ |
Gets the name of an image media item's source field. |
| EditorMediaDialog::getViewModeDefaultValue | function | core/ |
Gets the default value for the view mode form element. |
| EditorMediaDialog::submitForm | function | core/ |
Form submission handler. |
| EditorMediaDialog::__construct | function | core/ |
Constructs a EditorMediaDialog object. |
| EditorMediaDialogTest | class | core/ |
@coversDefaultClass \Drupal\media\Form\EditorMediaDialog[[api-linebreak]] @group media @group legacy |
| EditorMediaDialogTest.php | file | core/ |
|
| EditorMediaDialogTest::$modules | property | core/ |
Modules to install. |
| EditorMediaDialogTest::setUp | function | core/ |
|
| EditorMediaDialogTest::testBuildForm | function | core/ |
Tests that the form builds successfully. |
| EmailAction::$logger | property | core/ |
A logger instance. |
| EntityDeleteFormTrait::logDeletionMessage | function | core/ |
Logs a message about the deleted entity. |
| EntityDeleteFormTrait::logger | function | core/ |
Gets the logger for a specific channel. |
| EntityDisplayBase::getLogger | function | core/ |
Provides the 'system' channel logger service. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.