32 string references to 'JS'
- AssetResolver::getJsAssets in core/
lib/ Drupal/ Core/ Asset/ AssetResolver.php - Returns the JavaScript assets for the current response's libraries.
- AssetResolver::getJsSettingsAssets in core/
lib/ Drupal/ Core/ Asset/ AssetResolver.php - Returns the JavaScript settings assets for this response's libraries.
- CloseBracketSpacingSniff::process in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ WhiteSpace/ CloseBracketSpacingSniff.php - Processes this test, when one of its tokens is encountered.
- ComparisonOperatorUsageSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Squiz/ Sniffs/ Operators/ ComparisonOperatorUsageSniff.php - Process the tokens that this sniff is listening for.
- ComponentPluginManager::libraryFromDefinition in core/
lib/ Drupal/ Core/ Theme/ ComponentPluginManager.php - Creates the library declaration array from a component definition.
- Config::restoreDefaults in vendor/
squizlabs/ php_codesniffer/ src/ Config.php - Restore default values for all possible command line arguments.
- ControlSignatureSniff::process in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ ControlStructures/ ControlSignatureSniff.php - Processes this test, when one of its tokens is encountered.
- default.services.yml in sites/
default/ default.services.yml - sites/default/default.services.yml
- default.services.yml in core/
assets/ scaffold/ files/ default.services.yml - core/assets/scaffold/files/default.services.yml
- DisallowSizeFunctionsInLoopsSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Squiz/ Sniffs/ PHP/ DisallowSizeFunctionsInLoopsSniff.php - Processes this test, when one of its tokens is encountered.
- DocCommentAlignmentSniff::process in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ Commenting/ DocCommentAlignmentSniff.php - Processes this test, when one of its tokens is encountered.
- DocCommentAlignmentSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Squiz/ Sniffs/ Commenting/ DocCommentAlignmentSniff.php - Processes this test, when one of its tokens is encountered.
- DocCommentSniff::process in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ Commenting/ DocCommentSniff.php - Processes this test, when one of its tokens is encountered.
- EscaperRuntime::escape in vendor/
twig/ twig/ src/ Runtime/ EscaperRuntime.php - Escapes a string.
- FileExtensionEscapingStrategy::guess in vendor/
twig/ twig/ src/ FileExtensionEscapingStrategy.php - Guesses the best autoescaping strategy based on the file name.
- FunctionClosingBraceSpaceSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Squiz/ Sniffs/ WhiteSpace/ FunctionClosingBraceSpaceSniff.php - Processes this test, when one of its tokens is encountered.
- GitMergeConflictSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Generic/ Sniffs/ VersionControl/ GitMergeConflictSniff.php - Processes this test, when one of its tokens is encountered.
- HookCollectorPass::filterIterator in core/
lib/ Drupal/ Core/ Hook/ HookCollectorPass.php - Filter iterator callback. Allows include files and .php files in src/Hook.
- hook_file_url_alter in core/
lib/ Drupal/ Core/ File/ file.api.php - Alter the URL to a file.
- IncrementDecrementSpacingSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Generic/ Sniffs/ WhiteSpace/ IncrementDecrementSpacingSniff.php - Processes this test, when one of its tokens is encountered.
- InlineCommentSniff::process in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ Commenting/ InlineCommentSniff.php - Processes this test, when one of its tokens is encountered.
- InlineCommentSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Squiz/ Sniffs/ Commenting/ InlineCommentSniff.php - Processes this test, when one of its tokens is encountered.
- LibraryDiscoveryParser::buildByExtension in core/
lib/ Drupal/ Core/ Asset/ LibraryDiscoveryParser.php - Parses and builds up all the libraries information of an extension.
- OpenBracketSpacingSniff::process in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ WhiteSpace/ OpenBracketSpacingSniff.php - Processes this test, when one of its tokens is encountered.
- OperatorBracketSniff::addMissingBracketsError in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Squiz/ Sniffs/ Formatting/ OperatorBracketSniff.php - Add and fix the missing brackets error.
- OperatorBracketSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Squiz/ Sniffs/ Formatting/ OperatorBracketSniff.php - Processes this test, when one of its tokens is encountered.
- ScopeIndentSniff::process in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ WhiteSpace/ ScopeIndentSniff.php - Processes this test, when one of its tokens is encountered.
- ScopeIndentSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Generic/ Sniffs/ WhiteSpace/ ScopeIndentSniff.php - Processes this test, when one of its tokens is encountered.
- template_preprocess_html in core/
includes/ theme.inc - Prepares variables for HTML document templates.
- UnnecessaryStringConcatSniff::process in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ Strings/ UnnecessaryStringConcatSniff.php - Processes this sniff, when one of its tokens is encountered.
- UnnecessaryStringConcatSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Generic/ Sniffs/ Strings/ UnnecessaryStringConcatSniff.php - Processes this sniff, when one of its tokens is encountered.
- ViewsUIController::ajaxOperation in core/
modules/ views_ui/ src/ Controller/ ViewsUIController.php - Calls a method on a view and reloads the listing page.