SYMBOL INDEX (143 symbols across 16 files) FILE: Tailspin.SpaceGame.Web/Controllers/HomeController.cs class HomeController (line 11) | public class HomeController : Controller method HomeController (line 18) | public HomeController( method Index (line 27) | public async Task Index( method Profile (line 112) | [Route("/profile/{id}")] method Privacy (line 126) | public IActionResult Privacy() method Error (line 131) | [ResponseCache(Duration = 0, Location = ResponseCacheLocation.None, No... FILE: Tailspin.SpaceGame.Web/IDocumentDBRepository.cs type IDocumentDBRepository (line 9) | public interface IDocumentDBRepository where T : Model method GetItemAsync (line 19) | Task GetItemAsync(string id); method GetItemsAsync (line 33) | Task> GetItemsAsync( method CountItemsAsync (line 48) | Task CountItemsAsync(Func queryPredicate); FILE: Tailspin.SpaceGame.Web/LocalDocumentDBRepository.cs class LocalDocumentDBRepository (line 11) | public class LocalDocumentDBRepository : IDocumentDBRepository whe... method LocalDocumentDBRepository (line 16) | public LocalDocumentDBRepository(string fileName) method GetItemAsync (line 30) | public Task GetItemAsync(string id) method GetItemsAsync (line 47) | public Task> GetItemsAsync( method CountItemsAsync (line 70) | public Task CountItemsAsync(Func queryPredicate) FILE: Tailspin.SpaceGame.Web/Models/ErrorViewModel.cs class ErrorViewModel (line 3) | public class ErrorViewModel FILE: Tailspin.SpaceGame.Web/Models/LeaderboardViewModel.cs class LeaderboardViewModel (line 5) | public class LeaderboardViewModel type ScoreProfile (line 36) | public struct ScoreProfile FILE: Tailspin.SpaceGame.Web/Models/Model.cs class Model (line 8) | public abstract class Model FILE: Tailspin.SpaceGame.Web/Models/Profile.cs class Profile (line 5) | public class Profile : Model FILE: Tailspin.SpaceGame.Web/Models/ProfileViewModel.cs class ProfileViewModel (line 3) | public class ProfileViewModel FILE: Tailspin.SpaceGame.Web/Models/Score.cs class Score (line 5) | public class Score : Model FILE: Tailspin.SpaceGame.Web/Program.cs class Program (line 6) | public class Program method Main (line 8) | public static void Main(string[] args) method CreateWebHostBuilder (line 13) | public static IWebHostBuilder CreateWebHostBuilder(string[] args) => FILE: Tailspin.SpaceGame.Web/Startup.cs class Startup (line 17) | public class Startup method Startup (line 19) | public Startup(IConfiguration configuration) method ConfigureServices (line 27) | public void ConfigureServices(IServiceCollection services) method Configure (line 43) | public void Configure(IApplicationBuilder app, IWebHostEnvironment env) FILE: Tailspin.SpaceGame.Web/wwwroot/lib/bootstrap/dist/js/bootstrap.js function transitionEnd (line 34) | function transitionEnd() { function removeElement (line 126) | function removeElement() { function Plugin (line 142) | function Plugin(option) { function Plugin (line 251) | function Plugin(option) { function Plugin (line 475) | function Plugin(option) { function getTargetFromTrigger (line 695) | function getTargetFromTrigger($trigger) { function Plugin (line 707) | function Plugin(option) { function getParent (line 774) | function getParent($this) { function clearMenus (line 787) | function clearMenus(e) { function Plugin (line 880) | function Plugin(option) { function Plugin (line 1208) | function Plugin(option, _relatedTarget) { function complete (line 1574) | function complete() { function Plugin (line 1750) | function Plugin(option) { function Plugin (line 1859) | function Plugin(option) { function ScrollSpy (line 1902) | function ScrollSpy(element, options) { function Plugin (line 2022) | function Plugin(option) { function next (line 2131) | function next() { function Plugin (line 2177) | function Plugin(option) { function Plugin (line 2334) | function Plugin(option) { FILE: Tailspin.SpaceGame.Web/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js function setValidationValues (line 24) | function setValidationValues(options, ruleName, value) { function splitAndTrim (line 31) | function splitAndTrim(value) { function escapeAttributeValue (line 35) | function escapeAttributeValue(value) { function getModelPrefix (line 40) | function getModelPrefix(fieldName) { function appendModelPrefix (line 44) | function appendModelPrefix(value, prefix) { function onError (line 51) | function onError(error, inputElement) { // 'this' is the form element function onErrors (line 68) | function onErrors(event, validator) { // 'this' is the form element function onSuccess (line 82) | function onSuccess(error) { // 'this' is the form element function onReset (line 98) | function onReset(event) { // 'this' is the form element function validationInfo (line 123) | function validationInfo(form) { FILE: Tailspin.SpaceGame.Web/wwwroot/lib/jquery-validation/dist/additional-methods.js function stripHtml (line 21) | function stripHtml( value ) { function isOdd (line 212) | function isOdd( n ) { FILE: Tailspin.SpaceGame.Web/wwwroot/lib/jquery-validation/dist/jquery.validate.js function handle (line 70) | function handle() { function delegate (line 411) | function delegate( event ) { FILE: Tailspin.SpaceGame.Web/wwwroot/lib/jquery/dist/jquery.js function DOMEval (line 97) | function DOMEval( code, doc, node ) { function toType (line 115) | function toType( obj ) { function isArrayLike (line 483) | function isArrayLike( obj ) { function Sizzle (line 715) | function Sizzle( selector, context, results, seed ) { function createCache (line 854) | function createCache() { function markFunction (line 872) | function markFunction( fn ) { function assert (line 881) | function assert( fn ) { function addHandle (line 903) | function addHandle( attrs, handler ) { function siblingCheck (line 918) | function siblingCheck( a, b ) { function createInputPseudo (line 944) | function createInputPseudo( type ) { function createButtonPseudo (line 955) | function createButtonPseudo( type ) { function createDisabledPseudo (line 966) | function createDisabledPseudo( disabled ) { function createPositionalPseudo (line 1022) | function createPositionalPseudo( fn ) { function testContext (line 1045) | function testContext( context ) { function setFilters (line 2127) | function setFilters() {} function toSelector (line 2198) | function toSelector( tokens ) { function addCombinator (line 2208) | function addCombinator( matcher, combinator, base ) { function elementMatcher (line 2272) | function elementMatcher( matchers ) { function multipleContexts (line 2286) | function multipleContexts( selector, contexts, results ) { function condense (line 2295) | function condense( unmatched, map, filter, context, xml ) { function setMatcher (line 2316) | function setMatcher( preFilter, selector, matcher, postFilter, postFinde... function matcherFromTokens (line 2409) | function matcherFromTokens( tokens ) { function matcherFromGroupMatchers (line 2467) | function matcherFromGroupMatchers( elementMatchers, setMatchers ) { function nodeName (line 2803) | function nodeName( elem, name ) { function winnow (line 2813) | function winnow( elements, qualifier, not ) { function sibling (line 3108) | function sibling( cur, dir ) { function createOptions (line 3195) | function createOptions( options ) { function Identity (line 3420) | function Identity( v ) { function Thrower (line 3423) | function Thrower( ex ) { function adoptValue (line 3427) | function adoptValue( value, resolve, reject, noValue ) { function resolve (line 3520) | function resolve( depth, deferred, handler, special ) { function completed (line 3885) | function completed() { function fcamelCase (line 3980) | function fcamelCase( all, letter ) { function camelCase (line 3987) | function camelCase( string ) { function Data (line 4004) | function Data() { function getData (line 4173) | function getData( data ) { function dataAttr (line 4198) | function dataAttr( elem, key, data ) { function adjustCSS (line 4511) | function adjustCSS( elem, prop, valueParts, tween ) { function getDefaultDisplay (line 4578) | function getDefaultDisplay( elem ) { function showHide (line 4601) | function showHide( elements, show ) { function getAll (line 4702) | function getAll( context, tag ) { function setGlobalEval (line 4727) | function setGlobalEval( elems, refElements ) { function buildFragment (line 4743) | function buildFragment( elems, context, scripts, selection, ignored ) { function returnTrue (line 4866) | function returnTrue() { function returnFalse (line 4870) | function returnFalse() { function safeActiveElement (line 4876) | function safeActiveElement() { function on (line 4882) | function on( elem, types, selector, data, fn, one ) { function manipulationTarget (line 5610) | function manipulationTarget( elem, content ) { function disableScript (line 5621) | function disableScript( elem ) { function restoreScript (line 5625) | function restoreScript( elem ) { function cloneCopyEvent (line 5635) | function cloneCopyEvent( src, dest ) { function fixInput (line 5670) | function fixInput( src, dest ) { function domManip (line 5683) | function domManip( collection, args, callback, ignored ) { function remove (line 5773) | function remove( elem, selector, keepData ) { function computeStyleTests (line 6066) | function computeStyleTests() { function roundPixelMeasures (line 6108) | function roundPixelMeasures( measure ) { function curCSS (line 6153) | function curCSS( elem, name, computed ) { function addGetHookIf (line 6206) | function addGetHookIf( conditionFn, hookFn ) { function vendorPropName (line 6243) | function vendorPropName( name ) { function finalPropName (line 6264) | function finalPropName( name ) { function setPositiveNumber (line 6272) | function setPositiveNumber( elem, value, subtract ) { function boxModelAdjustment (line 6284) | function boxModelAdjustment( elem, dimension, box, isBorderBox, styles, ... function getWidthOrHeight (line 6349) | function getWidthOrHeight( elem, dimension, extra ) { function Tween (line 6682) | function Tween( elem, options, prop, end, easing ) { function schedule (line 6805) | function schedule() { function createFxNow (line 6818) | function createFxNow() { function genFx (line 6826) | function genFx( type, includeWidth ) { function createTween (line 6846) | function createTween( value, prop, animation ) { function defaultPrefilter (line 6860) | function defaultPrefilter( elem, props, opts ) { function propFilter (line 7032) | function propFilter( props, specialEasing ) { function Animation (line 7069) | function Animation( elem, properties, options ) { function stripAndCollapse (line 7784) | function stripAndCollapse( value ) { function getClass (line 7790) | function getClass( elem ) { function classesToArray (line 7794) | function classesToArray( value ) { function buildParams (line 8416) | function buildParams( prefix, obj, traditional, add ) { function addToPrefiltersOrTransports (line 8566) | function addToPrefiltersOrTransports( structure ) { function inspectPrefiltersOrTransports (line 8600) | function inspectPrefiltersOrTransports( structure, options, originalOpti... function ajaxExtend (line 8629) | function ajaxExtend( target, src ) { function ajaxHandleResponses (line 8649) | function ajaxHandleResponses( s, jqXHR, responses ) { function ajaxConvert (line 8707) | function ajaxConvert( s, response, jqXHR, isSuccess ) { function done (line 9220) | function done( status, nativeStatusText, responses, headers ) {