Search for to
Title | Object type | File name | Summary |
---|---|---|---|
aggregator_test.settings.yml | file | core/ |
core/modules/aggregator/tests/modules/aggregator_test/config/install/aggregator_test.settings.yml |
aggregator_test_aggregator_fetcher_info_alter | function | core/ |
Implements hook_aggregator_fetcher_info_alter(). |
aggregator_test_aggregator_parser_info_alter | function | core/ |
Implements hook_aggregator_parser_info_alter(). |
aggregator_test_aggregator_processor_info_alter | function | core/ |
Implements hook_aggregator_processor_info_alter(). |
aggregator_test_views.info.yml | file | core/ |
core/modules/aggregator/tests/modules/aggregator_test_views/aggregator_test_views.info.yml |
aggregator_theme | function | core/ |
Implements hook_theme(). |
aggregator_update_8001 | function | core/ |
The simple presence of this update function clears cached field definitions. |
aggregator_update_8200 | function | core/ |
Make the 'Source feed' field for aggregator items required. |
aggregator_update_8501 | function | core/ |
Add a default value for the 'Refresh' field for aggregator feed entities. |
AjaxBasePageNegotiator | class | core/ |
Defines a theme negotiator that deals with the active theme on ajax requests. |
AjaxBasePageNegotiator.php | file | core/ |
|
AjaxBasePageNegotiator::$configFactory | property | core/ |
The config factory. |
AjaxBasePageNegotiator::$csrfGenerator | property | core/ |
The CSRF token generator. |
AjaxBasePageNegotiator::$requestStack | property | core/ |
The request stack. |
AjaxBasePageNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
AjaxBasePageNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
AjaxBasePageNegotiator::__construct | function | core/ |
Constructs a new AjaxBasePageNegotiator. |
AjaxBasePageNegotiatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Theme\AjaxBasePageNegotiator @group Theme |
AjaxBasePageNegotiatorTest.php | file | core/ |
|
AjaxBasePageNegotiatorTest::$negotiator | property | core/ |
The AJAX base page negotiator. |
AjaxBasePageNegotiatorTest::$requestStack | property | core/ |
The request stack. |
AjaxBasePageNegotiatorTest::$tokenGenerator | property | core/ |
The CSRF token generator. |
AjaxBasePageNegotiatorTest::providerTestApplies | function | core/ |
|
AjaxBasePageNegotiatorTest::setUp | function | core/ |
|
AjaxBasePageNegotiatorTest::testApplies | function | core/ |
@covers ::applies @dataProvider providerTestApplies |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeDefaultTheme | function | core/ |
@covers ::determineActiveTheme |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken | function | core/ |
@covers ::determineActiveTheme |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken | function | core/ |
@covers ::determineActiveTheme |
AjaxCommandsTest::testOpenDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\OpenDialogCommand |
AjaxCommandsTest::testOpenModalDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\OpenModalDialogCommand |
AjaxCssTest::getEditorStyle | function | core/ |
Gets a computed style value for a CKEditor instance. |
AjaxCssTest::testCkeditorAjaxAddCss | function | core/ |
Tests adding style sheets dynamically to CKEditor. |
AjaxCssTest::waitOnCkeditorInstance | function | core/ |
Wait for a CKEditor instance to finish loading and initializing. |
AjaxFormImageButtonTest | class | core/ |
Tests the Ajax image buttons work with key press events. |
AjaxFormImageButtonTest.php | file | core/ |
|
AjaxFormImageButtonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxFormImageButtonTest::$modules | property | core/ |
Modules to enable. |
AjaxFormImageButtonTest::testAjaxImageButtonKeypressEnter | function | core/ |
Tests image buttons can be operated with the keyboard ENTER key. |
AjaxFormImageButtonTest::testAjaxImageButtonKeypressSpace | function | core/ |
Tests image buttons can be operated with the keyboard SPACE key. |
AjaxFormsTestImageButtonForm | class | core/ |
Form builder: Builds a form that has image button with an ajax callback. |
AjaxFormsTestImageButtonForm.php | file | core/ |
|
AjaxFormsTestImageButtonForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestImageButtonForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestImageButtonForm::submitForm | function | core/ |
Form submission handler. |
AjaxRendererTest::testConstructorRendererArgument | function | core/ |
@group legacy @expectedDeprecation The renderer service must be passed to Drupal\Core\Render\MainContent\AjaxRenderer::__construct and will be required before Drupal 9.0.0. See https://www.drupal.org/node/3009400 |
AjaxRendererTest::testRenderWithFragmentObject | function | core/ |
Tests the content method. |
AliasingResourceTypeRepository | class | core/ |
Provides a repository of JSON:API resource types with aliasable field names. |
AliasingResourceTypeRepository.php | file | core/ |
|
AliasingResourceTypeRepository::getFields | function | core/ |
Gets the field mapping for the given field names and entity type + bundle. |
AliasManager::$pathAliasRepository | property | core/ |
The path alias repository. |
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.