70 string references to 'all' in Zircon Profile 8
- ArgumentPluginBase::defineOptions in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Information about options for all kinds of purposes will be held here.
- AssetResolver::getCssAssets in core/
lib/ Drupal/ Core/ Asset/ AssetResolver.php - Returns the CSS assets for the current response's libraries.
- BasicTest::testWizardForm in core/
modules/ views/ src/ Tests/ Wizard/ BasicTest.php - Tests the actual wizard form.
- ConfigurableLanguageManager::saveLanguageTypesConfiguration in core/
modules/ language/ src/ ConfigurableLanguageManager.php - Stores language types configuration.
- CssCollectionGrouperUnitTest::testGrouper in core/
tests/ Drupal/ Tests/ Core/ Asset/ CssCollectionGrouperUnitTest.php - Tests \Drupal\Core\Asset\CssCollectionGrouper.
- CssCollectionRendererUnitTest::providerTestRender in core/
tests/ Drupal/ Tests/ Core/ Asset/ CssCollectionRendererUnitTest.php - Provides data for the CSS asset rendering test.
- CssCollectionRendererUnitTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Asset/ CssCollectionRendererUnitTest.php - CssCollectionRendererUnitTest::testRenderInvalidType in core/
tests/ Drupal/ Tests/ Core/ Asset/ CssCollectionRendererUnitTest.php - Tests a CSS asset group with the invalid 'type' => 'internal'.
- CssOptimizerUnitTest::providerTestOptimize in core/
tests/ Drupal/ Tests/ Core/ Asset/ CssOptimizerUnitTest.php - Provides data for the CSS asset optimizing test.
- CssOptimizerUnitTest::testTypeExternal in core/
tests/ Drupal/ Tests/ Core/ Asset/ CssOptimizerUnitTest.php - Tests a CSS asset with 'type' => 'external'.
- CssOptimizerUnitTest::testTypeFilePreprocessingDisabled in core/
tests/ Drupal/ Tests/ Core/ Asset/ CssOptimizerUnitTest.php - Tests a file CSS asset with preprocessing disabled.
- d6_system_logging.yml in core/
modules/ system/ migration_templates/ d6_system_logging.yml - core/modules/system/migration_templates/d6_system_logging.yml
- FormTestProgrammaticForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestProgrammaticForm.php - Form constructor.
- InOperator::valueForm in core/
modules/ views/ src/ Plugin/ views/ filter/ InOperator.php - Options form subform for setting options.
- LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverridePreserve in core/
modules/ locale/ src/ Tests/ LocaleConfigTranslationImportTest.php - Test removing a string from Locale changes configuration translations.
- LocaleConfigTranslationTest::testConfigTranslation in core/
modules/ locale/ src/ Tests/ LocaleConfigTranslationTest.php - Tests basic configuration translation.
- LocaleImportFunctionalTest::testConfigPoFile in core/
modules/ locale/ src/ Tests/ LocaleImportFunctionalTest.php - Tests .po file import with configuration translation.
- LocaleTranslationUiTest::testJavaScriptTranslation in core/
modules/ locale/ src/ Tests/ LocaleTranslationUiTest.php - LocaleTranslationUiTest::testStringSearch in core/
modules/ locale/ src/ Tests/ LocaleTranslationUiTest.php - Tests translation search form.
- LocaleTranslationUiTest::testStringValidation in core/
modules/ locale/ src/ Tests/ LocaleTranslationUiTest.php - Tests the validation of the translation input.
- LocaleUpdateTest::testEnableCustomLanguage in core/
modules/ locale/ src/ Tests/ LocaleUpdateTest.php - Tests automatic translation import when a custom language is added.
- MigrateUpdateConfigsTest::testUpdateSettings in core/
modules/ update/ src/ Tests/ Migrate/ d6/ MigrateUpdateConfigsTest.php - Tests migration of update variables to update.settings.yml.
- ModuleTest::testLoadFunctions in core/
modules/ views/ src/ Tests/ ModuleTest.php - Tests the load wrapper/helper functions.
- Node::buildFilters in core/
modules/ node/ src/ Plugin/ views/ wizard/ Node.php - Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::buildFilters().
- NodeAccessControlHandler::acquireGrants in core/
modules/ node/ src/ NodeAccessControlHandler.php - Gets the list of node access grants.
- NodeAccessGrantsCacheContext::getContext in core/
modules/ node/ src/ Cache/ NodeAccessGrantsCacheContext.php - Returns the string representation of the cache context.
- NodeAccessGrantsCacheContextTest::testCacheContext in core/
modules/ node/ src/ Tests/ NodeAccessGrantsCacheContextTest.php - Tests NodeAccessGrantsCacheContext::getContext().
- NodeGrantDatabaseStorage::write in core/
modules/ node/ src/ NodeGrantDatabaseStorage.php - Writes a list of grants to the database, deleting previously saved ones.
- NumericFilter::valueForm in core/
modules/ views/ src/ Plugin/ views/ filter/ NumericFilter.php - Provide a simple textfield for equality
- ObjectManagerDecoratorTest::getMethodParameters in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Persistence/ ObjectManagerDecoratorTest.php - ProgrammaticTest::testSubmissionWorkflow in core/
modules/ system/ src/ Tests/ Form/ ProgrammaticTest.php - Test the programmatic form submission workflow.
- RssTest::testTaxonomyRss in core/
modules/ taxonomy/ src/ Tests/ RssTest.php - Tests that terms added to nodes are displayed in core RSS feed.
- SearchNodeDiacriticsTest::testPhraseSearchPunctuation in core/
modules/ search/ src/ Tests/ SearchNodeDiacriticsTest.php - Tests that search returns results with diacritics in the search phrase.
- SimpletestResultsForm::buildForm in core/
modules/ simpletest/ src/ Form/ SimpletestResultsForm.php - Form constructor.
- SimpletestResultsForm::submitForm in core/
modules/ simpletest/ src/ Form/ SimpletestResultsForm.php - Form submission handler.
- StringFilter::valueForm in core/
modules/ views/ src/ Plugin/ views/ filter/ StringFilter.php - Provide a simple textfield for equality
- TranslateFormBase::translateFilterLoadStrings in core/
modules/ locale/ src/ Form/ TranslateFormBase.php - Builds a string search query and returns an array of string objects.
- TranslateFormBase::translateFilters in core/
modules/ locale/ src/ Form/ TranslateFormBase.php - Lists locale translation filters that can be applied.
- Twig_Extension_Core::getFunctions in vendor/
twig/ twig/ lib/ Twig/ Extension/ Core.php - Twig_Extension_Escaper::getFilters in vendor/
twig/ twig/ lib/ Twig/ Extension/ Escaper.php - Twig_NodeVisitor_Escaper::isSafeFor in vendor/
twig/ twig/ lib/ Twig/ NodeVisitor/ Escaper.php - Twig_NodeVisitor_SafeAnalysis::doLeaveNode in vendor/
twig/ twig/ lib/ Twig/ NodeVisitor/ SafeAnalysis.php - Called after child nodes are visited.
- Twig_NodeVisitor_SafeAnalysis::intersectSafe in vendor/
twig/ twig/ lib/ Twig/ NodeVisitor/ SafeAnalysis.php - update.settings.yml in core/
modules/ update/ config/ install/ update.settings.yml - core/modules/update/config/install/update.settings.yml
- update_mail in core/
modules/ update/ update.module - Implements hook_mail().
- View::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ area/ View.php - Provide a form to edit options for this plugin.
- ViewEditTest::testEditFormLanguageOptions in core/
modules/ views_ui/ src/ Tests/ ViewEditTest.php - Tests the language options on the views edit form.
- views.view.files.yml in core/
modules/ file/ config/ optional/ views.view.files.yml - core/modules/file/config/optional/views.view.files.yml
- views.view.taxonomy_default_argument_test.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.taxonomy_default_argument_test.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_default_argument_test.yml
- views.view.test_argument.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument.yml
- views.view.test_argument_dependency.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument_dependency.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_dependency.yml
- views.view.test_argument_taxonomy_index_tid_depth.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.test_argument_taxonomy_index_tid_depth.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_argument_taxonomy_index_tid_depth.yml
- views.view.test_argument_validator_term.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument_validator_term.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validator_term.yml
- views.view.test_block_content_view.yml in core/
modules/ block_content/ tests/ modules/ block_content_test_views/ test_views/ views.view.test_block_content_view.yml - core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_view.yml
- views.view.test_comment_rest.yml in core/
modules/ comment/ tests/ modules/ comment_test_views/ test_views/ views.view.test_comment_rest.yml - core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rest.yml
- views.view.test_duplicate_field_handlers.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_duplicate_field_handlers.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_duplicate_field_handlers.yml
- views.view.test_feed_icon.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_feed_icon.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_feed_icon.yml
- views.view.test_language.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_language.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_language.yml
- views.view.test_nid_argument.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_nid_argument.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_nid_argument.yml
- views.view.test_node_view.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_node_view.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_view.yml
- views.view.test_options_list_argument_numeric.yml in core/
modules/ options/ tests/ options_test_views/ test_views/ views.view.test_options_list_argument_numeric.yml - core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml
- views.view.test_options_list_argument_string.yml in core/
modules/ options/ tests/ options_test_views/ test_views/ views.view.test_options_list_argument_string.yml - core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml
- views.view.test_search.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_search.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_search.yml
- views.view.test_token_view.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_token_view.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_token_view.yml
- views.view.test_tracker_user_uid.yml in core/
modules/ tracker/ tests/ modules/ tracker_test_views/ test_views/ views.view.test_tracker_user_uid.yml - core/modules/tracker/tests/modules/tracker_test_views/test_views/views.view.test_tracker_user_uid.yml
- views.view.test_user_roles_rid.yml in core/
modules/ user/ tests/ modules/ user_test_views/ test_views/ views.view.test_user_roles_rid.yml - core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_roles_rid.yml
- Views::getViewsAsOptions in core/
modules/ views/ src/ Views.php - Returns an array of view as options array, that can be used by select, checkboxes and radios as #options.
- WizardPluginBase::buildFilters in core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardPluginBase.php - Builds the form structure for selecting the view's filters.
- WizardPluginBase::defaultDisplayFiltersUser in core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardPluginBase.php - Retrieves filter information based on user input for the default display.
- _update_cron_notify in core/
modules/ update/ update.fetch.inc - Performs any notifications that should be done once cron fetches new data.