Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ActiveWorkspaceUpdateTest.php | file | core/ |
|
| ActiveWorkspaceUpdateTest::$defaultTheme | property | core/ |
|
| ActiveWorkspaceUpdateTest::$modules | property | core/ |
|
| ActiveWorkspaceUpdateTest::setUp | function | core/ |
|
| ActiveWorkspaceUpdateTest::testActiveWorkspaceDuringUpdate | function | core/ |
Tests that there is no active workspace during database updates. |
| AddBlockForm::submitLabel | function | core/ |
|
| AddComponent::applySingle | function | core/ |
Adds a single component to the layout. |
| AddComponent::__construct | function | core/ |
|
| AddComponentDeriver::getDerivativeDefinitions | function | core/ |
|
| AddComponentDeriver::__construct | function | core/ |
|
| AddComponentTest | class | core/ |
Tests that `addComponentToLayout` config action. |
| AddComponentTest.php | file | core/ |
|
| AddComponentTest::$configActionManager | property | core/ |
The config action manager. |
| AddComponentTest::$modules | property | core/ |
|
| AddComponentTest::$plugin | property | core/ |
The plugin. |
| AddComponentTest::provider | function | core/ |
Data provider for testAddComponent. |
| AddComponentTest::setUp | function | core/ |
|
| AddComponentTest::testActionFailsIfEntityNotFound | function | core/ |
Tests that applying the config action to a missing entity fails. |
| AddComponentTest::testAddComponent | function | core/ |
Tests adding a component to a view display using a config action. |
| AddComponentTest::testAddComponentToEmptyRegionThatIsNotFirst | function | core/ |
Tests that adding a component to another section works as expected. |
| AddComponentTest::testAddMultipleComponents | function | core/ |
Tests adding multiple components at once. |
| AddComponentTest::testDerivativeDefinitions | function | core/ |
Tests that the deriver produces the expected derivatives. |
| AddCssCommand | class | core/ |
An AJAX command for adding css to the page via ajax. |
| AddCssCommand.php | file | core/ |
|
| AddCssCommand::$styles | property | core/ |
Arrays containing attributes of the stylesheets to be added to the page. |
| AddCssCommand::render | function | core/ |
|
| AddCssCommand::__construct | function | core/ |
Constructs an AddCssCommand. |
| AddedStylesheetsTest | class | core/ |
Test the ckeditor5-stylesheets theme config property. |
| AddedStylesheetsTest.php | file | core/ |
|
| AddedStylesheetsTest::$adminUser | property | core/ |
The admin user. |
| AddedStylesheetsTest::$defaultTheme | property | core/ |
|
| AddedStylesheetsTest::$editor | property | core/ |
The editor user. |
| AddedStylesheetsTest::$modules | property | core/ |
|
| AddedStylesheetsTest::setUp | function | core/ |
|
| AddedStylesheetsTest::testCkeditorStylesheets | function | core/ |
Test the ckeditor5-stylesheets theme config. |
| AddFeedTest | class | core/ |
Make sure that attaching feeds works correctly with various constructs. |
| AddFeedTest.php | file | core/ |
|
| AddFeedTest::$modules | property | core/ |
|
| AddFeedTest::testAttributeAdded | function | core/ |
Tests that the rendered output contains specific attributes. |
| AddFeedTest::testBasicFeedAddNoTitle | function | core/ |
Tests attaching feeds with paths, URLs, and titles. |
| AddFeedTest::testFeedIconEscaping | function | core/ |
Checks that special characters are correctly escaped. |
| AddFeedTest::urlToRSSLinkPattern | function | core/ |
Creates a pattern representing the RSS feed in the page. |
| AddFormBase | class | core/ |
Provides a base class for creating media items from within the media library. |
| AddFormBase.php | file | core/ |
|
| AddFormBase::$entityTypeManager | property | core/ |
The entity type manager. |
| AddFormBase::$libraryUiBuilder | property | core/ |
The media library UI builder. |
| AddFormBase::$mediaType | property | core/ |
The type of media items being created by this form. |
| AddFormBase::$openerResolver | property | core/ |
The opener resolver. |
| AddFormBase::$viewBuilder | property | core/ |
The media view builder. |
| AddFormBase::buildActions | function | core/ |
Returns an array of supported actions for the form. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.