Search for alt
Title | Object type | File name | Summary |
---|---|---|---|
NodeFieldMultilingualTest::testMultilingualDisplaySettings | function | core/ |
Tests multilingual field display settings. |
NodeFieldMultilingualTest::testMultilingualNodeForm | function | core/ |
Tests whether field languages are correctly set through the node form. |
NodeGrantDatabaseStorage::alterQuery | function | core/ |
Alters a query when node access is required. |
NodeGrantDatabaseStorageInterface::alterQuery | function | core/ |
Alters a query when node access is required. |
NodeMigrationTypePluginAlterTest | class | core/ |
Tests the assignment of the node migration type in migrations_plugin_alter. |
NodeMigrationTypePluginAlterTest.php | file | core/ |
|
NodeMigrationTypePluginAlterTest::$modules | property | core/ |
Modules to enable. |
NodeMigrationTypePluginAlterTest::providerMigrationPluginAlter | function | core/ |
Data provider for testMigrationPluginAlter(). |
NodeMigrationTypePluginAlterTest::setUp | function | core/ |
|
NodeMigrationTypePluginAlterTest::setupDb | function | core/ |
Creates data in the source database. |
NodeMigrationTypePluginAlterTest::testMigrationPluginAlter | function | core/ |
Tests the assignment of the node migration type. |
NodeModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
NodeModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
NodeQueryAlterTest | class | core/ |
Tests that node access queries are properly altered by the node module. |
NodeQueryAlterTest.php | file | core/ |
|
NodeQueryAlterTest::$accessUser | property | core/ |
User with permission to view content. |
NodeQueryAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeQueryAlterTest::$modules | property | core/ |
Modules to enable. |
NodeQueryAlterTest::$noAccessUser | property | core/ |
User without permission to view content. |
NodeQueryAlterTest::$noAccessUser2 | property | core/ |
User without permission to view content. |
NodeQueryAlterTest::setUp | function | core/ |
|
NodeQueryAlterTest::testNodeQueryAlterLowLevelEditAccess | function | core/ |
Tests 'node_access' query alter, for edit access. |
NodeQueryAlterTest::testNodeQueryAlterLowLevelNoAccess | function | core/ |
Tests 'node_access' query alter, for user without access. |
NodeQueryAlterTest::testNodeQueryAlterLowLevelWithAccess | function | core/ |
Tests 'node_access' query alter, for user with access. |
NodeQueryAlterTest::testNodeQueryAlterOverride | function | core/ |
Tests 'node_access' query alter override. |
NodeQueryAlterTest::testNodeQueryAlterWithRevisions | function | core/ |
Tests 'node_access' query alter with revision-enabled nodes. |
NodeSearch::searchFormAlter | function | core/ |
Alters the search form when being built for a given plugin. |
NodeTranslationHandler::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
NodeTranslationUITest::doTestAlternateHreflangLinks | function | core/ |
Tests that the given path provides the correct alternate hreflang links. |
node_config_translation_info_alter | function | core/ |
Implements hook_config_translation_info_alter(). |
node_display_configurable_test_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
node_entity_view_display_alter | function | core/ |
Implements hook_entity_view_display_alter(). |
node_form_system_themes_admin_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
node_query_node_access_alter | function | core/ |
Implements hook_query_TAG_alter(). |
node_test_entity_view_mode_alter | function | core/ |
Implements hook_entity_view_mode_alter(). |
node_test_form_alter | function | core/ |
Implements hook_form_alter(). |
node_test_node_access_records_alter | function | core/ |
Implements hook_node_access_records_alter(). |
node_test_node_build_defaults_alter | function | core/ |
Implements hook_ENTITY_TYPE_build_defaults_alter() for node entities. |
node_test_node_grants_alter | function | core/ |
Implements hook_node_grants_alter(). |
node_test_views_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
None::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
Number::alphadecimalToInt | function | core/ |
Decodes a sorting code back to an integer. |
NumericFormatPluralTest | class | core/ |
Tests the creation of numeric fields. |
NumericFormatPluralTest.php | file | core/ |
|
NumericFormatPluralTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NumericFormatPluralTest::$modules | property | core/ |
Modules to enable. |
NumericFormatPluralTest::$testViews | property | core/ |
Views used by this test. |
NumericFormatPluralTest::createFile | function | core/ |
Creates and saves a test file. |
NumericFormatPluralTest::setUp | function | core/ |
Sets up the test. |
NumericFormatPluralTest::testNumericFormatPlural | function | core/ |
Tests plural formatting setting on a numeric views handler. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.