SYMBOL INDEX (4084 symbols across 242 files) FILE: examples/ASP.NET 4.6.1/Visual Studio 2017/ASP.NET 4.6.1 - VS2017/App_Start/BundleConfig.cs class BundleConfig (line 5) | public class BundleConfig method RegisterBundles (line 8) | public static void RegisterBundles(BundleCollection bundles) FILE: examples/ASP.NET 4.6.1/Visual Studio 2017/ASP.NET 4.6.1 - VS2017/App_Start/FilterConfig.cs class FilterConfig (line 5) | public class FilterConfig method RegisterGlobalFilters (line 7) | public static void RegisterGlobalFilters(GlobalFilterCollection filters) FILE: examples/ASP.NET 4.6.1/Visual Studio 2017/ASP.NET 4.6.1 - VS2017/App_Start/RouteConfig.cs class RouteConfig (line 6) | public class RouteConfig method RegisterRoutes (line 8) | public static void RegisterRoutes(RouteCollection routes) FILE: examples/ASP.NET 4.6.1/Visual Studio 2017/ASP.NET 4.6.1 - VS2017/Controllers/HomeController.cs class HomeController (line 5) | public class HomeController : Controller method Index (line 7) | public ActionResult Index() method About (line 14) | public ActionResult About() method Contact (line 21) | public ActionResult Contact() FILE: examples/ASP.NET 4.6.1/Visual Studio 2017/ASP.NET 4.6.1 - VS2017/Global.asax.cs class MvcApplication (line 7) | public class MvcApplication : System.Web.HttpApplication method Application_Start (line 9) | protected void Application_Start() FILE: examples/ASP.NET 4.6.1/Visual Studio 2017/ASP.NET 4.6.1 - VS2017/Scripts/bootstrap.bundle.js function makeEventUid (line 352) | function makeEventUid(element, uid) { function getElementEvents (line 356) | function getElementEvents(element) { function bootstrapHandler (line 363) | function bootstrapHandler(element, fn) { function bootstrapDelegationHandler (line 377) | function bootstrapDelegationHandler(element, selector, fn) { function findHandler (line 403) | function findHandler(events, callable, delegationSelector = null) { function normalizeParameters (line 407) | function normalizeParameters(originalTypeEvent, handler, delegationFunct... function addHandler (line 420) | function addHandler(element, originalTypeEvent, handler, delegationFunct... function removeHandler (line 459) | function removeHandler(element, events, typeEvent, handler, delegationSe... function removeNamespacedHandlers (line 470) | function removeNamespacedHandlers(element, events, typeEvent, namespace) { function getTypeEvent (line 481) | function getTypeEvent(event) { method on (line 488) | on(element, event, handler, delegationFunction) { method one (line 492) | one(element, event, handler, delegationFunction) { method off (line 496) | off(element, originalTypeEvent, handler, delegationFunction) { method trigger (line 533) | trigger(element, event, args) { function hydrateObj (line 577) | function hydrateObj(obj, meta) { method set (line 608) | set(element, key, instance) { method get (line 625) | get(element, key) { method remove (line 633) | remove(element, key) { function normalizeData (line 654) | function normalizeData(value) { function normalizeDataKey (line 682) | function normalizeDataKey(key) { method setDataAttribute (line 687) | setDataAttribute(element, key, value) { method removeDataAttribute (line 691) | removeDataAttribute(element, key) { method getDataAttributes (line 695) | getDataAttributes(element) { method getDataAttribute (line 712) | getDataAttribute(element, key) { class Config (line 728) | class Config { method Default (line 730) | static get Default() { method DefaultType (line 734) | static get DefaultType() { method NAME (line 738) | static get NAME() { method _getConfig (line 742) | _getConfig(config) { method _configAfterMerge (line 751) | _configAfterMerge(config) { method _mergeConfigObj (line 755) | _mergeConfigObj(config, element) { method _typeCheckConfig (line 765) | _typeCheckConfig(config, configTypes = this.constructor.DefaultType) { class BaseComponent (line 794) | class BaseComponent extends Config { method constructor (line 795) | constructor(element, config) { method dispose (line 809) | dispose() { method _queueCallback (line 818) | _queueCallback(callback, element, isAnimated = true) { method _getConfig (line 822) | _getConfig(config) { method getInstance (line 832) | static getInstance(element) { method getOrCreateInstance (line 836) | static getOrCreateInstance(element, config = {}) { method VERSION (line 840) | static get VERSION() { method DATA_KEY (line 844) | static get DATA_KEY() { method EVENT_KEY (line 848) | static get EVENT_KEY() { method eventName (line 852) | static eventName(name) { class Alert (line 905) | class Alert extends BaseComponent { method NAME (line 907) | static get NAME() { method close (line 912) | close() { method _destroyElement (line 927) | _destroyElement() { method jQueryInterface (line 935) | static jQueryInterface(config) { class Button (line 985) | class Button extends BaseComponent { method NAME (line 987) | static get NAME() { method toggle (line 992) | toggle() { method jQueryInterface (line 998) | static jQueryInterface(config) { method find (line 1037) | find(selector, element = document.documentElement) { method findOne (line 1041) | findOne(selector, element = document.documentElement) { method children (line 1045) | children(element, selector) { method parents (line 1049) | parents(element, selector) { method prev (line 1061) | prev(element, selector) { method next (line 1076) | next(element, selector) { method focusableChildren (line 1090) | focusableChildren(element) { class Swipe (line 1132) | class Swipe extends Config { method constructor (line 1133) | constructor(element, config) { method Default (line 1149) | static get Default() { method DefaultType (line 1153) | static get DefaultType() { method NAME (line 1157) | static get NAME() { method dispose (line 1162) | dispose() { method _start (line 1167) | _start(event) { method _end (line 1178) | _end(event) { method _move (line 1188) | _move(event) { method _handleSwipe (line 1192) | _handleSwipe() { method _initEvents (line 1209) | _initEvents() { method _eventIsPointerPenTouch (line 1222) | _eventIsPointerPenTouch(event) { method isSupported (line 1227) | static isSupported() { class Carousel (line 1302) | class Carousel extends BaseComponent { method constructor (line 1303) | constructor(element, config) { method Default (line 1320) | static get Default() { method DefaultType (line 1324) | static get DefaultType() { method NAME (line 1328) | static get NAME() { method next (line 1333) | next() { method nextWhenVisible (line 1337) | nextWhenVisible() { method prev (line 1346) | prev() { method pause (line 1350) | pause() { method cycle (line 1358) | cycle() { method _maybeEnableCycle (line 1366) | _maybeEnableCycle() { method to (line 1379) | to(index) { method dispose (line 1402) | dispose() { method _configAfterMerge (line 1411) | _configAfterMerge(config) { method _addEventListeners (line 1416) | _addEventListeners() { method _addTouchEventListeners (line 1431) | _addTouchEventListeners() { method _keydown (line 1465) | _keydown(event) { method _getItemIndex (line 1479) | _getItemIndex(element) { method _setActiveIndicatorElement (line 1483) | _setActiveIndicatorElement(index) { method _updateInterval (line 1499) | _updateInterval() { method _slide (line 1510) | _slide(order, element = null) { method _isAnimated (line 1576) | _isAnimated() { method _getActive (line 1580) | _getActive() { method _getItems (line 1584) | _getItems() { method _clearInterval (line 1588) | _clearInterval() { method _directionToOrder (line 1595) | _directionToOrder(direction) { method _orderToDirection (line 1603) | _orderToDirection(order) { method jQueryInterface (line 1612) | static jQueryInterface(config) { class Collapse (line 1722) | class Collapse extends BaseComponent { method constructor (line 1723) | constructor(element, config) { method Default (line 1750) | static get Default() { method DefaultType (line 1754) | static get DefaultType() { method NAME (line 1758) | static get NAME() { method toggle (line 1763) | toggle() { method show (line 1771) | show() { method hide (line 1829) | hide() { method _isShown (line 1874) | _isShown(element = this._element) { method _configAfterMerge (line 1879) | _configAfterMerge(config) { method _getDimension (line 1886) | _getDimension() { method _initializeChildren (line 1890) | _initializeChildren() { method _getFirstLevelChildren (line 1906) | _getFirstLevelChildren(selector) { method _addAriaAndCollapsedClass (line 1912) | _addAriaAndCollapsedClass(triggerArray, isOpen) { method jQueryInterface (line 1924) | static jQueryInterface(config) { function getNodeName (line 2003) | function getNodeName(element) { function getWindow (line 2007) | function getWindow(node) { function isElement (line 2020) | function isElement(node) { function isHTMLElement (line 2025) | function isHTMLElement(node) { function isShadowRoot (line 2030) | function isShadowRoot(node) { function applyStyles (line 2042) | function applyStyles(_ref) { function effect$2 (line 2069) | function effect$2(_ref2) { function getBasePlacement (line 2123) | function getBasePlacement(placement) { function getUAString (line 2131) | function getUAString() { function isLayoutViewport (line 2143) | function isLayoutViewport() { function getBoundingClientRect (line 2147) | function getBoundingClientRect(element, includeScale, isFixedStrategy) { function getLayoutRect (line 2187) | function getLayoutRect(element) { function contains (line 2210) | function contains(parent, child) { function getComputedStyle$1 (line 2233) | function getComputedStyle$1(element) { function isTableElement (line 2237) | function isTableElement(element) { function getDocumentElement (line 2241) | function getDocumentElement(element) { function getParentNode (line 2247) | function getParentNode(element) { function getTrueOffsetParent (line 2264) | function getTrueOffsetParent(element) { function getContainingBlock (line 2275) | function getContainingBlock(element) { function getOffsetParent (line 2311) | function getOffsetParent(element) { function getMainAxisFromPlacement (line 2326) | function getMainAxisFromPlacement(placement) { function within (line 2330) | function within(min$1, value, max$1) { function withinMaxClamp (line 2333) | function withinMaxClamp(min, value, max) { function getFreshSideObject (line 2338) | function getFreshSideObject() { function mergePaddingObject (line 2347) | function mergePaddingObject(paddingObject) { function expandToHashMap (line 2351) | function expandToHashMap(value, keys) { function arrow (line 2365) | function arrow(_ref) { function effect$1 (line 2402) | function effect$1(_ref2) { function getVariation (line 2440) | function getVariation(placement) { function roundOffsetsByDPR (line 2453) | function roundOffsetsByDPR(_ref) { function mapToStyles (line 2464) | function mapToStyles(_ref2) { function computeStyles (line 2556) | function computeStyles(_ref5) { function effect (line 2611) | function effect(_ref) { function getOppositePlacement (line 2661) | function getOppositePlacement(placement) { function getOppositeVariationPlacement (line 2671) | function getOppositeVariationPlacement(placement) { function getWindowScroll (line 2677) | function getWindowScroll(node) { function getWindowScrollBarX (line 2687) | function getWindowScrollBarX(element) { function getViewportRect (line 2698) | function getViewportRect(element, strategy) { function getDocumentRect (line 2728) | function getDocumentRect(element) { function isScrollParent (line 2751) | function isScrollParent(element) { function getScrollParent (line 2761) | function getScrollParent(node) { function listScrollParents (line 2781) | function listScrollParents(element, list) { function rectToClientRect (line 2797) | function rectToClientRect(rect) { function getInnerBoundingClientRect (line 2806) | function getInnerBoundingClientRect(element, strategy) { function getClientRectFromMixedType (line 2819) | function getClientRectFromMixedType(element, clippingParent, strategy) { function getClippingParents (line 2826) | function getClippingParents(element) { function getClippingRect (line 2843) | function getClippingRect(element, boundary, rootBoundary, strategy) { function computeOffsets (line 2862) | function computeOffsets(_ref) { function detectOverflow (line 2927) | function detectOverflow(state, options) { function computeAutoPlacement (line 2983) | function computeAutoPlacement(state, options) { function getExpandedFallbackPlacements (line 3023) | function getExpandedFallbackPlacements(placement) { function flip (line 3032) | function flip(_ref) { function getSideOffsets (line 3163) | function getSideOffsets(overflow, rect, preventedOffsets) { function isAnySideFullyClipped (line 3179) | function isAnySideFullyClipped(overflow) { function hide (line 3185) | function hide(_ref) { function distanceAndSkiddingToXY (line 3222) | function distanceAndSkiddingToXY(placement, rects, offset) { function offset (line 3243) | function offset(_ref2) { function popperOffsets (line 3274) | function popperOffsets(_ref) { function getAltAxis (line 3298) | function getAltAxis(axis) { function preventOverflow (line 3302) | function preventOverflow(_ref) { function getHTMLElementScroll (line 3433) | function getHTMLElementScroll(element) { function getNodeScroll (line 3440) | function getNodeScroll(node) { function isElementScaled (line 3448) | function isElementScaled(element) { function getCompositeRect (line 3457) | function getCompositeRect(elementOrVirtualElement, offsetParent, isFixed) { function order (line 3498) | function order(modifiers) { function orderModifiers (line 3530) | function orderModifiers(modifiers) { function debounce (line 3541) | function debounce(fn) { function mergeByName (line 3557) | function mergeByName(modifiers) { function areValidElements (line 3578) | function areValidElements() { function popperGenerator (line 3588) | function popperGenerator(generatorOptions) { class Dropdown (line 3884) | class Dropdown extends BaseComponent { method constructor (line 3885) | constructor(element, config) { method Default (line 3896) | static get Default() { method DefaultType (line 3900) | static get DefaultType() { method NAME (line 3904) | static get NAME() { method toggle (line 3909) | toggle() { method show (line 3913) | show() { method hide (line 3950) | hide() { method dispose (line 3962) | dispose() { method update (line 3970) | update() { method _completeHide (line 3979) | _completeHide(relatedTarget) { method _getConfig (line 4008) | _getConfig(config) { method _createPopper (line 4019) | _createPopper() { method _isShown (line 4039) | _isShown() { method _getPlacement (line 4043) | _getPlacement() { method _detectNavbar (line 4072) | _detectNavbar() { method _getOffset (line 4076) | _getOffset() { method _getPopperConfig (line 4092) | _getPopperConfig() { method _selectMenuItem (line 4122) | _selectMenuItem({ method jQueryInterface (line 4138) | static jQueryInterface(config) { method clearMenus (line 4154) | static clearMenus(event) { method dataApiKeydownHandler (line 4192) | static dataApiKeydownHandler(event) { class ScrollBarHelper (line 4267) | class ScrollBarHelper { method constructor (line 4268) | constructor() { method getWidth (line 4273) | getWidth() { method hide (line 4279) | hide() { method reset (line 4293) | reset() { method isOverflowing (line 4303) | isOverflowing() { method _disableOverFlow (line 4308) | _disableOverFlow() { method _setElementAttributes (line 4314) | _setElementAttributes(selector, styleProperty, callback) { method _saveInitialAttribute (line 4331) | _saveInitialAttribute(element, styleProperty) { method _resetElementAttributes (line 4339) | _resetElementAttributes(selector, styleProperty) { method _applyManipulationCallback (line 4355) | _applyManipulationCallback(selector, callBack) { class Backdrop (line 4402) | class Backdrop extends Config { method constructor (line 4403) | constructor(config) { method Default (line 4411) | static get Default() { method DefaultType (line 4415) | static get DefaultType() { method NAME (line 4419) | static get NAME() { method show (line 4424) | show(callback) { method hide (line 4445) | hide(callback) { method dispose (line 4459) | dispose() { method _getElement (line 4472) | _getElement() { method _configAfterMerge (line 4487) | _configAfterMerge(config) { method _append (line 4493) | _append() { method _emulateAnimation (line 4508) | _emulateAnimation(callback) { class FocusTrap (line 4545) | class FocusTrap extends Config { method constructor (line 4546) | constructor(config) { method Default (line 4554) | static get Default() { method DefaultType (line 4558) | static get DefaultType() { method NAME (line 4562) | static get NAME() { method activate (line 4567) | activate() { method deactivate (line 4583) | deactivate() { method _handleFocusin (line 4593) | _handleFocusin(event) { method _handleKeydown (line 4613) | _handleKeydown(event) { class Modal (line 4670) | class Modal extends BaseComponent { method constructor (line 4671) | constructor(element, config) { method Default (line 4684) | static get Default() { method DefaultType (line 4688) | static get DefaultType() { method NAME (line 4692) | static get NAME() { method toggle (line 4697) | toggle(relatedTarget) { method show (line 4701) | show(relatedTarget) { method hide (line 4726) | hide() { method dispose (line 4747) | dispose() { method handleUpdate (line 4759) | handleUpdate() { method _initializeBackDrop (line 4764) | _initializeBackDrop() { method _initializeFocusTrap (line 4772) | _initializeFocusTrap() { method _showElement (line 4778) | _showElement(relatedTarget) { method _addEventListeners (line 4817) | _addEventListeners() { method _hideModal (line 4856) | _hideModal() { method _isAnimated (line 4878) | _isAnimated() { method _triggerBackdropTransition (line 4882) | _triggerBackdropTransition() { method _adjustDialog (line 4917) | _adjustDialog() { method _resetAdjustments (line 4935) | _resetAdjustments() { method jQueryInterface (line 4941) | static jQueryInterface(config, relatedTarget) { class Offcanvas (line 5043) | class Offcanvas extends BaseComponent { method constructor (line 5044) | constructor(element, config) { method Default (line 5054) | static get Default() { method DefaultType (line 5058) | static get DefaultType() { method NAME (line 5062) | static get NAME() { method toggle (line 5067) | toggle(relatedTarget) { method show (line 5071) | show(relatedTarget) { method hide (line 5115) | hide() { method dispose (line 5153) | dispose() { method _initializeBackDrop (line 5162) | _initializeBackDrop() { method _initializeFocusTrap (line 5183) | _initializeFocusTrap() { method _addEventListeners (line 5189) | _addEventListeners() { method jQueryInterface (line 5205) | static jQueryInterface(config) { function sanitizeHtml (line 5344) | function sanitizeHtml(unsafeHtml, allowList, sanitizeFunction) { class TemplateFactory (line 5416) | class TemplateFactory extends Config { method constructor (line 5417) | constructor(config) { method Default (line 5423) | static get Default() { method DefaultType (line 5427) | static get DefaultType() { method NAME (line 5431) | static get NAME() { method getContent (line 5436) | getContent() { method hasContent (line 5440) | hasContent() { method changeContent (line 5444) | changeContent(content) { method toHtml (line 5453) | toHtml() { method _typeCheckConfig (line 5473) | _typeCheckConfig(config) { method _checkContent (line 5479) | _checkContent(arg) { method _setContent (line 5488) | _setContent(template, content, selector) { method _maybeSanitize (line 5516) | _maybeSanitize(arg) { method _resolvePossibleFunction (line 5520) | _resolvePossibleFunction(arg) { method _putElementInTemplate (line 5524) | _putElementInTemplate(element, templateElement) { class Tooltip (line 5617) | class Tooltip extends BaseComponent { method constructor (line 5618) | constructor(element, config) { method Default (line 5643) | static get Default() { method DefaultType (line 5647) | static get DefaultType() { method NAME (line 5651) | static get NAME() { method enable (line 5656) | enable() { method disable (line 5660) | disable() { method toggleEnabled (line 5664) | toggleEnabled() { method toggle (line 5668) | toggle() { method dispose (line 5684) | dispose() { method show (line 5697) | show() { method hide (line 5756) | hide() { method update (line 5800) | update() { method _isWithContent (line 5807) | _isWithContent() { method _getTipElement (line 5811) | _getTipElement() { method _createTipElement (line 5819) | _createTipElement(content) { method setContent (line 5840) | setContent(content) { method _getTemplateFactory (line 5850) | _getTemplateFactory(content) { method _getContentForTemplate (line 5865) | _getContentForTemplate() { method _getTitle (line 5871) | _getTitle() { method _initializeOnDelegatedTarget (line 5876) | _initializeOnDelegatedTarget(event) { method _isAnimated (line 5880) | _isAnimated() { method _isShown (line 5884) | _isShown() { method _createPopper (line 5888) | _createPopper(tip) { method _getOffset (line 5894) | _getOffset() { method _resolvePossibleFunction (line 5910) | _resolvePossibleFunction(arg) { method _getPopperConfig (line 5914) | _getPopperConfig(attachment) { method _setListeners (line 5953) | _setListeners() { method _fixTitle (line 5992) | _fixTitle() { method _enter (line 6009) | _enter() { method _leave (line 6024) | _leave() { method _setTimeout (line 6038) | _setTimeout(handler, timeout) { method _isWithActiveTrigger (line 6043) | _isWithActiveTrigger() { method _getConfig (line 6047) | _getConfig(config) { method _configAfterMerge (line 6067) | _configAfterMerge(config) { method _getDelegateConfig (line 6088) | _getDelegateConfig() { method _disposePopper (line 6105) | _disposePopper() { method jQueryInterface (line 6119) | static jQueryInterface(config) { class Popover (line 6170) | class Popover extends Tooltip { method Default (line 6172) | static get Default() { method DefaultType (line 6176) | static get DefaultType() { method NAME (line 6180) | static get NAME() { method _isWithContent (line 6185) | _isWithContent() { method _getContentForTemplate (line 6190) | _getContentForTemplate() { method _getContent (line 6197) | _getContent() { method jQueryInterface (line 6202) | static jQueryInterface(config) { class ScrollSpy (line 6274) | class ScrollSpy extends BaseComponent { method constructor (line 6275) | constructor(element, config) { method Default (line 6291) | static get Default() { method DefaultType (line 6295) | static get DefaultType() { method NAME (line 6299) | static get NAME() { method refresh (line 6304) | refresh() { method dispose (line 6320) | dispose() { method _configAfterMerge (line 6327) | _configAfterMerge(config) { method _maybeEnableSmoothScroll (line 6340) | _maybeEnableSmoothScroll() { method _getNewObserver (line 6369) | _getNewObserver() { method _observerCallback (line 6379) | _observerCallback(entries) { method _initializeTargetsAndObservables (line 6420) | _initializeTargetsAndObservables() { method _process (line 6441) | _process(target) { method _activateParents (line 6458) | _activateParents(target) { method _clearActiveClass (line 6474) | _clearActiveClass(parent) { method jQueryInterface (line 6484) | static jQueryInterface(config) { class Tab (line 6559) | class Tab extends BaseComponent { method constructor (line 6560) | constructor(element) { method NAME (line 6576) | static get NAME() { method show (line 6581) | show() { method _activate (line 6609) | _activate(element, relatedElem) { method _deactivate (line 6638) | _deactivate(element, relatedElem) { method _keydown (line 6668) | _keydown(event) { method _getChildren (line 6687) | _getChildren() { method _getActiveElem (line 6692) | _getActiveElem() { method _setInitialAttributes (line 6696) | _setInitialAttributes(parent, children) { method _setInitialAttributesOnChild (line 6704) | _setInitialAttributesOnChild(child) { method _setInitialAttributesOnTargetPanel (line 6727) | _setInitialAttributesOnTargetPanel(child) { method _toggleDropDown (line 6741) | _toggleDropDown(element, open) { method _setAttributeIfNotExists (line 6761) | _setAttributeIfNotExists(element, attribute, value) { method _elemIsActive (line 6767) | _elemIsActive(elem) { method _getInnerElement (line 6772) | _getInnerElement(elem) { method _getOuterElement (line 6777) | _getOuterElement(elem) { method jQueryInterface (line 6782) | static jQueryInterface(config) { class Toast (line 6870) | class Toast extends BaseComponent { method constructor (line 6871) | constructor(element, config) { method Default (line 6881) | static get Default() { method DefaultType (line 6885) | static get DefaultType() { method NAME (line 6889) | static get NAME() { method show (line 6894) | show() { method hide (line 6925) | hide() { method dispose (line 6950) | dispose() { method isShown (line 6960) | isShown() { method _maybeScheduleHide (line 6965) | _maybeScheduleHide() { method _onInteraction (line 6979) | _onInteraction(event, isInteracting) { method _setListeners (line 7011) | _setListeners() { method _clearTimeout (line 7018) | _clearTimeout() { method jQueryInterface (line 7024) | static jQueryInterface(config) { FILE: examples/ASP.NET 4.6.1/Visual Studio 2017/ASP.NET 4.6.1 - VS2017/Scripts/bootstrap.esm.js constant MAX_UID (line 14) | const MAX_UID = 1000000; constant MILLISECONDS_MULTIPLIER (line 15) | const MILLISECONDS_MULTIPLIER = 1000; constant TRANSITION_END (line 16) | const TRANSITION_END = 'transitionend'; function makeEventUid (line 348) | function makeEventUid(element, uid) { function getElementEvents (line 352) | function getElementEvents(element) { function bootstrapHandler (line 359) | function bootstrapHandler(element, fn) { function bootstrapDelegationHandler (line 373) | function bootstrapDelegationHandler(element, selector, fn) { function findHandler (line 399) | function findHandler(events, callable, delegationSelector = null) { function normalizeParameters (line 403) | function normalizeParameters(originalTypeEvent, handler, delegationFunct... function addHandler (line 416) | function addHandler(element, originalTypeEvent, handler, delegationFunct... function removeHandler (line 455) | function removeHandler(element, events, typeEvent, handler, delegationSe... function removeNamespacedHandlers (line 466) | function removeNamespacedHandlers(element, events, typeEvent, namespace) { function getTypeEvent (line 477) | function getTypeEvent(event) { method on (line 484) | on(element, event, handler, delegationFunction) { method one (line 488) | one(element, event, handler, delegationFunction) { method off (line 492) | off(element, originalTypeEvent, handler, delegationFunction) { method trigger (line 529) | trigger(element, event, args) { function hydrateObj (line 573) | function hydrateObj(obj, meta) { method set (line 604) | set(element, key, instance) { method get (line 621) | get(element, key) { method remove (line 629) | remove(element, key) { function normalizeData (line 650) | function normalizeData(value) { function normalizeDataKey (line 678) | function normalizeDataKey(key) { method setDataAttribute (line 683) | setDataAttribute(element, key, value) { method removeDataAttribute (line 687) | removeDataAttribute(element, key) { method getDataAttributes (line 691) | getDataAttributes(element) { method getDataAttribute (line 708) | getDataAttribute(element, key) { class Config (line 724) | class Config { method Default (line 726) | static get Default() { method DefaultType (line 730) | static get DefaultType() { method NAME (line 734) | static get NAME() { method _getConfig (line 738) | _getConfig(config) { method _configAfterMerge (line 747) | _configAfterMerge(config) { method _mergeConfigObj (line 751) | _mergeConfigObj(config, element) { method _typeCheckConfig (line 761) | _typeCheckConfig(config, configTypes = this.constructor.DefaultType) { constant VERSION (line 785) | const VERSION = '5.2.3'; class BaseComponent (line 790) | class BaseComponent extends Config { method constructor (line 791) | constructor(element, config) { method dispose (line 805) | dispose() { method _queueCallback (line 814) | _queueCallback(callback, element, isAnimated = true) { method _getConfig (line 818) | _getConfig(config) { method getInstance (line 828) | static getInstance(element) { method getOrCreateInstance (line 832) | static getOrCreateInstance(element, config = {}) { method VERSION (line 836) | static get VERSION() { method DATA_KEY (line 840) | static get DATA_KEY() { method EVENT_KEY (line 844) | static get EVENT_KEY() { method eventName (line 848) | static eventName(name) { constant EVENT_CLOSE (line 893) | const EVENT_CLOSE = `close${EVENT_KEY$b}`; constant EVENT_CLOSED (line 894) | const EVENT_CLOSED = `closed${EVENT_KEY$b}`; class Alert (line 901) | class Alert extends BaseComponent { method NAME (line 903) | static get NAME() { method close (line 908) | close() { method _destroyElement (line 923) | _destroyElement() { method jQueryInterface (line 931) | static jQueryInterface(config) { class Button (line 981) | class Button extends BaseComponent { method NAME (line 983) | static get NAME() { method toggle (line 988) | toggle() { method jQueryInterface (line 994) | static jQueryInterface(config) { method find (line 1033) | find(selector, element = document.documentElement) { method findOne (line 1037) | findOne(selector, element = document.documentElement) { method children (line 1041) | children(element, selector) { method parents (line 1045) | parents(element, selector) { method prev (line 1057) | prev(element, selector) { method next (line 1072) | next(element, selector) { method focusableChildren (line 1086) | focusableChildren(element) { constant EVENT_TOUCHSTART (line 1105) | const EVENT_TOUCHSTART = `touchstart${EVENT_KEY$9}`; constant EVENT_TOUCHMOVE (line 1106) | const EVENT_TOUCHMOVE = `touchmove${EVENT_KEY$9}`; constant EVENT_TOUCHEND (line 1107) | const EVENT_TOUCHEND = `touchend${EVENT_KEY$9}`; constant EVENT_POINTERDOWN (line 1108) | const EVENT_POINTERDOWN = `pointerdown${EVENT_KEY$9}`; constant EVENT_POINTERUP (line 1109) | const EVENT_POINTERUP = `pointerup${EVENT_KEY$9}`; constant POINTER_TYPE_TOUCH (line 1110) | const POINTER_TYPE_TOUCH = 'touch'; constant POINTER_TYPE_PEN (line 1111) | const POINTER_TYPE_PEN = 'pen'; constant CLASS_NAME_POINTER_EVENT (line 1112) | const CLASS_NAME_POINTER_EVENT = 'pointer-event'; constant SWIPE_THRESHOLD (line 1113) | const SWIPE_THRESHOLD = 40; class Swipe (line 1128) | class Swipe extends Config { method constructor (line 1129) | constructor(element, config) { method Default (line 1145) | static get Default() { method DefaultType (line 1149) | static get DefaultType() { method NAME (line 1153) | static get NAME() { method dispose (line 1158) | dispose() { method _start (line 1163) | _start(event) { method _end (line 1174) | _end(event) { method _move (line 1184) | _move(event) { method _handleSwipe (line 1188) | _handleSwipe() { method _initEvents (line 1205) | _initEvents() { method _eventIsPointerPenTouch (line 1218) | _eventIsPointerPenTouch(event) { method isSupported (line 1223) | static isSupported() { constant TOUCHEVENT_COMPAT_WAIT (line 1245) | const TOUCHEVENT_COMPAT_WAIT = 500; constant ORDER_NEXT (line 1247) | const ORDER_NEXT = 'next'; constant ORDER_PREV (line 1248) | const ORDER_PREV = 'prev'; constant DIRECTION_LEFT (line 1249) | const DIRECTION_LEFT = 'left'; constant DIRECTION_RIGHT (line 1250) | const DIRECTION_RIGHT = 'right'; constant EVENT_SLIDE (line 1251) | const EVENT_SLIDE = `slide${EVENT_KEY$8}`; constant EVENT_SLID (line 1252) | const EVENT_SLID = `slid${EVENT_KEY$8}`; constant EVENT_DRAG_START (line 1256) | const EVENT_DRAG_START = `dragstart${EVENT_KEY$8}`; constant CLASS_NAME_CAROUSEL (line 1259) | const CLASS_NAME_CAROUSEL = 'carousel'; constant CLASS_NAME_SLIDE (line 1261) | const CLASS_NAME_SLIDE = 'slide'; constant CLASS_NAME_END (line 1262) | const CLASS_NAME_END = 'carousel-item-end'; constant CLASS_NAME_START (line 1263) | const CLASS_NAME_START = 'carousel-item-start'; constant CLASS_NAME_NEXT (line 1264) | const CLASS_NAME_NEXT = 'carousel-item-next'; constant CLASS_NAME_PREV (line 1265) | const CLASS_NAME_PREV = 'carousel-item-prev'; constant SELECTOR_ACTIVE (line 1266) | const SELECTOR_ACTIVE = '.active'; constant SELECTOR_ITEM (line 1267) | const SELECTOR_ITEM = '.carousel-item'; constant SELECTOR_ACTIVE_ITEM (line 1268) | const SELECTOR_ACTIVE_ITEM = SELECTOR_ACTIVE + SELECTOR_ITEM; constant SELECTOR_ITEM_IMG (line 1269) | const SELECTOR_ITEM_IMG = '.carousel-item img'; constant SELECTOR_INDICATORS (line 1270) | const SELECTOR_INDICATORS = '.carousel-indicators'; constant SELECTOR_DATA_SLIDE (line 1271) | const SELECTOR_DATA_SLIDE = '[data-bs-slide], [data-bs-slide-to]'; constant SELECTOR_DATA_RIDE (line 1272) | const SELECTOR_DATA_RIDE = '[data-bs-ride="carousel"]'; constant KEY_TO_DIRECTION (line 1273) | const KEY_TO_DIRECTION = { class Carousel (line 1298) | class Carousel extends BaseComponent { method constructor (line 1299) | constructor(element, config) { method Default (line 1316) | static get Default() { method DefaultType (line 1320) | static get DefaultType() { method NAME (line 1324) | static get NAME() { method next (line 1329) | next() { method nextWhenVisible (line 1333) | nextWhenVisible() { method prev (line 1342) | prev() { method pause (line 1346) | pause() { method cycle (line 1354) | cycle() { method _maybeEnableCycle (line 1362) | _maybeEnableCycle() { method to (line 1375) | to(index) { method dispose (line 1398) | dispose() { method _configAfterMerge (line 1407) | _configAfterMerge(config) { method _addEventListeners (line 1412) | _addEventListeners() { method _addTouchEventListeners (line 1427) | _addTouchEventListeners() { method _keydown (line 1461) | _keydown(event) { method _getItemIndex (line 1475) | _getItemIndex(element) { method _setActiveIndicatorElement (line 1479) | _setActiveIndicatorElement(index) { method _updateInterval (line 1495) | _updateInterval() { method _slide (line 1506) | _slide(order, element = null) { method _isAnimated (line 1572) | _isAnimated() { method _getActive (line 1576) | _getActive() { method _getItems (line 1580) | _getItems() { method _clearInterval (line 1584) | _clearInterval() { method _directionToOrder (line 1591) | _directionToOrder(direction) { method _orderToDirection (line 1599) | _orderToDirection(order) { method jQueryInterface (line 1608) | static jQueryInterface(config) { constant CLASS_NAME_COLLAPSE (line 1697) | const CLASS_NAME_COLLAPSE = 'collapse'; constant CLASS_NAME_COLLAPSING (line 1698) | const CLASS_NAME_COLLAPSING = 'collapsing'; constant CLASS_NAME_COLLAPSED (line 1699) | const CLASS_NAME_COLLAPSED = 'collapsed'; constant CLASS_NAME_DEEPER_CHILDREN (line 1700) | const CLASS_NAME_DEEPER_CHILDREN = `:scope .${CLASS_NAME_COLLAPSE} .${CL... constant CLASS_NAME_HORIZONTAL (line 1701) | const CLASS_NAME_HORIZONTAL = 'collapse-horizontal'; constant WIDTH (line 1702) | const WIDTH = 'width'; constant HEIGHT (line 1703) | const HEIGHT = 'height'; constant SELECTOR_ACTIVES (line 1704) | const SELECTOR_ACTIVES = '.collapse.show, .collapse.collapsing'; class Collapse (line 1718) | class Collapse extends BaseComponent { method constructor (line 1719) | constructor(element, config) { method Default (line 1746) | static get Default() { method DefaultType (line 1750) | static get DefaultType() { method NAME (line 1754) | static get NAME() { method toggle (line 1759) | toggle() { method show (line 1767) | show() { method hide (line 1825) | hide() { method _isShown (line 1870) | _isShown(element = this._element) { method _configAfterMerge (line 1875) | _configAfterMerge(config) { method _getDimension (line 1882) | _getDimension() { method _initializeChildren (line 1886) | _initializeChildren() { method _getFirstLevelChildren (line 1902) | _getFirstLevelChildren(selector) { method _addAriaAndCollapsedClass (line 1908) | _addAriaAndCollapsedClass(triggerArray, isOpen) { method jQueryInterface (line 1920) | static jQueryInterface(config) { constant RIGHT_MOUSE_BUTTON (line 1985) | const RIGHT_MOUSE_BUTTON = 2; constant EVENT_KEYDOWN_DATA_API (line 1992) | const EVENT_KEYDOWN_DATA_API = `keydown${EVENT_KEY$6}${DATA_API_KEY$3}`; constant EVENT_KEYUP_DATA_API (line 1993) | const EVENT_KEYUP_DATA_API = `keyup${EVENT_KEY$6}${DATA_API_KEY$3}`; constant CLASS_NAME_DROPUP (line 1995) | const CLASS_NAME_DROPUP = 'dropup'; constant CLASS_NAME_DROPEND (line 1996) | const CLASS_NAME_DROPEND = 'dropend'; constant CLASS_NAME_DROPSTART (line 1997) | const CLASS_NAME_DROPSTART = 'dropstart'; constant CLASS_NAME_DROPUP_CENTER (line 1998) | const CLASS_NAME_DROPUP_CENTER = 'dropup-center'; constant CLASS_NAME_DROPDOWN_CENTER (line 1999) | const CLASS_NAME_DROPDOWN_CENTER = 'dropdown-center'; constant SELECTOR_DATA_TOGGLE_SHOWN (line 2001) | const SELECTOR_DATA_TOGGLE_SHOWN = `${SELECTOR_DATA_TOGGLE$3}.${CLASS_NA... constant SELECTOR_MENU (line 2002) | const SELECTOR_MENU = '.dropdown-menu'; constant SELECTOR_NAVBAR (line 2003) | const SELECTOR_NAVBAR = '.navbar'; constant SELECTOR_NAVBAR_NAV (line 2004) | const SELECTOR_NAVBAR_NAV = '.navbar-nav'; constant SELECTOR_VISIBLE_ITEMS (line 2005) | const SELECTOR_VISIBLE_ITEMS = '.dropdown-menu .dropdown-item:not(.disab... constant PLACEMENT_TOP (line 2006) | const PLACEMENT_TOP = isRTL() ? 'top-end' : 'top-start'; constant PLACEMENT_TOPEND (line 2007) | const PLACEMENT_TOPEND = isRTL() ? 'top-start' : 'top-end'; constant PLACEMENT_BOTTOM (line 2008) | const PLACEMENT_BOTTOM = isRTL() ? 'bottom-end' : 'bottom-start'; constant PLACEMENT_BOTTOMEND (line 2009) | const PLACEMENT_BOTTOMEND = isRTL() ? 'bottom-start' : 'bottom-end'; constant PLACEMENT_RIGHT (line 2010) | const PLACEMENT_RIGHT = isRTL() ? 'left-start' : 'right-start'; constant PLACEMENT_LEFT (line 2011) | const PLACEMENT_LEFT = isRTL() ? 'right-start' : 'left-start'; constant PLACEMENT_TOPCENTER (line 2012) | const PLACEMENT_TOPCENTER = 'top'; constant PLACEMENT_BOTTOMCENTER (line 2013) | const PLACEMENT_BOTTOMCENTER = 'bottom'; class Dropdown (line 2034) | class Dropdown extends BaseComponent { method constructor (line 2035) | constructor(element, config) { method Default (line 2046) | static get Default() { method DefaultType (line 2050) | static get DefaultType() { method NAME (line 2054) | static get NAME() { method toggle (line 2059) | toggle() { method show (line 2063) | show() { method hide (line 2100) | hide() { method dispose (line 2112) | dispose() { method update (line 2120) | update() { method _completeHide (line 2129) | _completeHide(relatedTarget) { method _getConfig (line 2158) | _getConfig(config) { method _createPopper (line 2169) | _createPopper() { method _isShown (line 2189) | _isShown() { method _getPlacement (line 2193) | _getPlacement() { method _detectNavbar (line 2222) | _detectNavbar() { method _getOffset (line 2226) | _getOffset() { method _getPopperConfig (line 2242) | _getPopperConfig() { method _selectMenuItem (line 2272) | _selectMenuItem({ method jQueryInterface (line 2288) | static jQueryInterface(config) { method clearMenus (line 2304) | static clearMenus(event) { method dataApiKeydownHandler (line 2342) | static dataApiKeydownHandler(event) { constant SELECTOR_FIXED_CONTENT (line 2409) | const SELECTOR_FIXED_CONTENT = '.fixed-top, .fixed-bottom, .is-fixed, .s... constant SELECTOR_STICKY_CONTENT (line 2410) | const SELECTOR_STICKY_CONTENT = '.sticky-top'; constant PROPERTY_PADDING (line 2411) | const PROPERTY_PADDING = 'padding-right'; constant PROPERTY_MARGIN (line 2412) | const PROPERTY_MARGIN = 'margin-right'; class ScrollBarHelper (line 2417) | class ScrollBarHelper { method constructor (line 2418) | constructor() { method getWidth (line 2423) | getWidth() { method hide (line 2429) | hide() { method reset (line 2443) | reset() { method isOverflowing (line 2453) | isOverflowing() { method _disableOverFlow (line 2458) | _disableOverFlow() { method _setElementAttributes (line 2464) | _setElementAttributes(selector, styleProperty, callback) { method _saveInitialAttribute (line 2481) | _saveInitialAttribute(element, styleProperty) { method _resetElementAttributes (line 2489) | _resetElementAttributes(selector, styleProperty) { method _applyManipulationCallback (line 2505) | _applyManipulationCallback(selector, callBack) { constant EVENT_MOUSEDOWN (line 2531) | const EVENT_MOUSEDOWN = `mousedown.bs.${NAME$9}`; class Backdrop (line 2552) | class Backdrop extends Config { method constructor (line 2553) | constructor(config) { method Default (line 2561) | static get Default() { method DefaultType (line 2565) | static get DefaultType() { method NAME (line 2569) | static get NAME() { method show (line 2574) | show(callback) { method hide (line 2595) | hide(callback) { method dispose (line 2609) | dispose() { method _getElement (line 2622) | _getElement() { method _configAfterMerge (line 2637) | _configAfterMerge(config) { method _append (line 2643) | _append() { method _emulateAnimation (line 2658) | _emulateAnimation(callback) { constant EVENT_KEYDOWN_TAB (line 2678) | const EVENT_KEYDOWN_TAB = `keydown.tab${EVENT_KEY$5}`; constant TAB_KEY (line 2679) | const TAB_KEY = 'Tab'; constant TAB_NAV_FORWARD (line 2680) | const TAB_NAV_FORWARD = 'forward'; constant TAB_NAV_BACKWARD (line 2681) | const TAB_NAV_BACKWARD = 'backward'; class FocusTrap (line 2695) | class FocusTrap extends Config { method constructor (line 2696) | constructor(config) { method Default (line 2704) | static get Default() { method DefaultType (line 2708) | static get DefaultType() { method NAME (line 2712) | static get NAME() { method activate (line 2717) | activate() { method deactivate (line 2733) | deactivate() { method _handleFocusin (line 2743) | _handleFocusin(event) { method _handleKeydown (line 2763) | _handleKeydown(event) { constant EVENT_CLICK_DISMISS (line 2794) | const EVENT_CLICK_DISMISS = `click.dismiss${EVENT_KEY$4}`; constant EVENT_MOUSEDOWN_DISMISS (line 2795) | const EVENT_MOUSEDOWN_DISMISS = `mousedown.dismiss${EVENT_KEY$4}`; constant CLASS_NAME_OPEN (line 2798) | const CLASS_NAME_OPEN = 'modal-open'; constant CLASS_NAME_STATIC (line 2801) | const CLASS_NAME_STATIC = 'modal-static'; constant SELECTOR_DIALOG (line 2803) | const SELECTOR_DIALOG = '.modal-dialog'; constant SELECTOR_MODAL_BODY (line 2804) | const SELECTOR_MODAL_BODY = '.modal-body'; class Modal (line 2820) | class Modal extends BaseComponent { method constructor (line 2821) | constructor(element, config) { method Default (line 2834) | static get Default() { method DefaultType (line 2838) | static get DefaultType() { method NAME (line 2842) | static get NAME() { method toggle (line 2847) | toggle(relatedTarget) { method show (line 2851) | show(relatedTarget) { method hide (line 2876) | hide() { method dispose (line 2897) | dispose() { method handleUpdate (line 2909) | handleUpdate() { method _initializeBackDrop (line 2914) | _initializeBackDrop() { method _initializeFocusTrap (line 2922) | _initializeFocusTrap() { method _showElement (line 2928) | _showElement(relatedTarget) { method _addEventListeners (line 2967) | _addEventListeners() { method _hideModal (line 3006) | _hideModal() { method _isAnimated (line 3028) | _isAnimated() { method _triggerBackdropTransition (line 3032) | _triggerBackdropTransition() { method _adjustDialog (line 3067) | _adjustDialog() { method _resetAdjustments (line 3085) | _resetAdjustments() { method jQueryInterface (line 3091) | static jQueryInterface(config, relatedTarget) { constant ESCAPE_KEY (line 3164) | const ESCAPE_KEY = 'Escape'; constant CLASS_NAME_HIDING (line 3167) | const CLASS_NAME_HIDING = 'hiding'; constant CLASS_NAME_BACKDROP (line 3168) | const CLASS_NAME_BACKDROP = 'offcanvas-backdrop'; constant OPEN_SELECTOR (line 3169) | const OPEN_SELECTOR = '.offcanvas.show'; constant EVENT_HIDE_PREVENTED (line 3173) | const EVENT_HIDE_PREVENTED = `hidePrevented${EVENT_KEY$3}`; constant EVENT_RESIZE (line 3175) | const EVENT_RESIZE = `resize${EVENT_KEY$3}`; constant EVENT_KEYDOWN_DISMISS (line 3177) | const EVENT_KEYDOWN_DISMISS = `keydown.dismiss${EVENT_KEY$3}`; class Offcanvas (line 3193) | class Offcanvas extends BaseComponent { method constructor (line 3194) | constructor(element, config) { method Default (line 3204) | static get Default() { method DefaultType (line 3208) | static get DefaultType() { method NAME (line 3212) | static get NAME() { method toggle (line 3217) | toggle(relatedTarget) { method show (line 3221) | show(relatedTarget) { method hide (line 3265) | hide() { method dispose (line 3303) | dispose() { method _initializeBackDrop (line 3312) | _initializeBackDrop() { method _initializeFocusTrap (line 3333) | _initializeFocusTrap() { method _addEventListeners (line 3339) | _addEventListeners() { method jQueryInterface (line 3355) | static jQueryInterface(config) { constant ARIA_ATTRIBUTE_PATTERN (line 3430) | const ARIA_ATTRIBUTE_PATTERN = /^aria-[\w-]*$/i; constant SAFE_URL_PATTERN (line 3437) | const SAFE_URL_PATTERN = /^(?:(?:https?|mailto|ftp|tel|file|sms):|[^#&/:... constant DATA_URL_PATTERN (line 3444) | const DATA_URL_PATTERN = /^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|w... function sanitizeHtml (line 3494) | function sanitizeHtml(unsafeHtml, allowList, sanitizeFunction) { class TemplateFactory (line 3566) | class TemplateFactory extends Config { method constructor (line 3567) | constructor(config) { method Default (line 3573) | static get Default() { method DefaultType (line 3577) | static get DefaultType() { method NAME (line 3581) | static get NAME() { method getContent (line 3586) | getContent() { method hasContent (line 3590) | hasContent() { method changeContent (line 3594) | changeContent(content) { method toHtml (line 3603) | toHtml() { method _typeCheckConfig (line 3623) | _typeCheckConfig(config) { method _checkContent (line 3629) | _checkContent(arg) { method _setContent (line 3638) | _setContent(template, content, selector) { method _maybeSanitize (line 3666) | _maybeSanitize(arg) { method _resolvePossibleFunction (line 3670) | _resolvePossibleFunction(arg) { method _putElementInTemplate (line 3674) | _putElementInTemplate(element, templateElement) { constant DISALLOWED_ATTRIBUTES (line 3697) | const DISALLOWED_ATTRIBUTES = new Set(['sanitize', 'allowList', 'sanitiz... constant CLASS_NAME_MODAL (line 3699) | const CLASS_NAME_MODAL = 'modal'; constant SELECTOR_TOOLTIP_INNER (line 3701) | const SELECTOR_TOOLTIP_INNER = '.tooltip-inner'; constant SELECTOR_MODAL (line 3702) | const SELECTOR_MODAL = `.${CLASS_NAME_MODAL}`; constant EVENT_MODAL_HIDE (line 3703) | const EVENT_MODAL_HIDE = 'hide.bs.modal'; constant TRIGGER_HOVER (line 3704) | const TRIGGER_HOVER = 'hover'; constant TRIGGER_FOCUS (line 3705) | const TRIGGER_FOCUS = 'focus'; constant TRIGGER_CLICK (line 3706) | const TRIGGER_CLICK = 'click'; constant TRIGGER_MANUAL (line 3707) | const TRIGGER_MANUAL = 'manual'; constant EVENT_INSERTED (line 3712) | const EVENT_INSERTED = 'inserted'; constant EVENT_MOUSEENTER (line 3716) | const EVENT_MOUSEENTER = 'mouseenter'; constant EVENT_MOUSELEAVE (line 3717) | const EVENT_MOUSELEAVE = 'mouseleave'; class Tooltip (line 3767) | class Tooltip extends BaseComponent { method constructor (line 3768) | constructor(element, config) { method Default (line 3793) | static get Default() { method DefaultType (line 3797) | static get DefaultType() { method NAME (line 3801) | static get NAME() { method enable (line 3806) | enable() { method disable (line 3810) | disable() { method toggleEnabled (line 3814) | toggleEnabled() { method toggle (line 3818) | toggle() { method dispose (line 3834) | dispose() { method show (line 3847) | show() { method hide (line 3906) | hide() { method update (line 3950) | update() { method _isWithContent (line 3957) | _isWithContent() { method _getTipElement (line 3961) | _getTipElement() { method _createTipElement (line 3969) | _createTipElement(content) { method setContent (line 3990) | setContent(content) { method _getTemplateFactory (line 4000) | _getTemplateFactory(content) { method _getContentForTemplate (line 4015) | _getContentForTemplate() { method _getTitle (line 4021) | _getTitle() { method _initializeOnDelegatedTarget (line 4026) | _initializeOnDelegatedTarget(event) { method _isAnimated (line 4030) | _isAnimated() { method _isShown (line 4034) | _isShown() { method _createPopper (line 4038) | _createPopper(tip) { method _getOffset (line 4044) | _getOffset() { method _resolvePossibleFunction (line 4060) | _resolvePossibleFunction(arg) { method _getPopperConfig (line 4064) | _getPopperConfig(attachment) { method _setListeners (line 4103) | _setListeners() { method _fixTitle (line 4142) | _fixTitle() { method _enter (line 4159) | _enter() { method _leave (line 4174) | _leave() { method _setTimeout (line 4188) | _setTimeout(handler, timeout) { method _isWithActiveTrigger (line 4193) | _isWithActiveTrigger() { method _getConfig (line 4197) | _getConfig(config) { method _configAfterMerge (line 4217) | _configAfterMerge(config) { method _getDelegateConfig (line 4238) | _getDelegateConfig() { method _disposePopper (line 4255) | _disposePopper() { method jQueryInterface (line 4269) | static jQueryInterface(config) { constant SELECTOR_TITLE (line 4304) | const SELECTOR_TITLE = '.popover-header'; constant SELECTOR_CONTENT (line 4305) | const SELECTOR_CONTENT = '.popover-body'; class Popover (line 4320) | class Popover extends Tooltip { method Default (line 4322) | static get Default() { method DefaultType (line 4326) | static get DefaultType() { method NAME (line 4330) | static get NAME() { method _isWithContent (line 4335) | _isWithContent() { method _getContentForTemplate (line 4340) | _getContentForTemplate() { method _getContent (line 4347) | _getContent() { method jQueryInterface (line 4352) | static jQueryInterface(config) { constant DATA_API_KEY (line 4389) | const DATA_API_KEY = '.data-api'; constant EVENT_ACTIVATE (line 4390) | const EVENT_ACTIVATE = `activate${EVENT_KEY$2}`; constant EVENT_CLICK (line 4391) | const EVENT_CLICK = `click${EVENT_KEY$2}`; constant CLASS_NAME_DROPDOWN_ITEM (line 4393) | const CLASS_NAME_DROPDOWN_ITEM = 'dropdown-item'; constant SELECTOR_DATA_SPY (line 4395) | const SELECTOR_DATA_SPY = '[data-bs-spy="scroll"]'; constant SELECTOR_TARGET_LINKS (line 4396) | const SELECTOR_TARGET_LINKS = '[href]'; constant SELECTOR_NAV_LIST_GROUP (line 4397) | const SELECTOR_NAV_LIST_GROUP = '.nav, .list-group'; constant SELECTOR_NAV_LINKS (line 4398) | const SELECTOR_NAV_LINKS = '.nav-link'; constant SELECTOR_NAV_ITEMS (line 4399) | const SELECTOR_NAV_ITEMS = '.nav-item'; constant SELECTOR_LIST_ITEMS (line 4400) | const SELECTOR_LIST_ITEMS = '.list-group-item'; constant SELECTOR_LINK_ITEMS (line 4401) | const SELECTOR_LINK_ITEMS = `${SELECTOR_NAV_LINKS}, ${SELECTOR_NAV_ITEMS... constant SELECTOR_DROPDOWN (line 4402) | const SELECTOR_DROPDOWN = '.dropdown'; class ScrollSpy (line 4424) | class ScrollSpy extends BaseComponent { method constructor (line 4425) | constructor(element, config) { method Default (line 4441) | static get Default() { method DefaultType (line 4445) | static get DefaultType() { method NAME (line 4449) | static get NAME() { method refresh (line 4454) | refresh() { method dispose (line 4470) | dispose() { method _configAfterMerge (line 4477) | _configAfterMerge(config) { method _maybeEnableSmoothScroll (line 4490) | _maybeEnableSmoothScroll() { method _getNewObserver (line 4519) | _getNewObserver() { method _observerCallback (line 4529) | _observerCallback(entries) { method _initializeTargetsAndObservables (line 4570) | _initializeTargetsAndObservables() { method _process (line 4591) | _process(target) { method _activateParents (line 4608) | _activateParents(target) { method _clearActiveClass (line 4624) | _clearActiveClass(parent) { method jQueryInterface (line 4634) | static jQueryInterface(config) { constant EVENT_CLICK_DATA_API (line 4684) | const EVENT_CLICK_DATA_API = `click${EVENT_KEY$1}`; constant EVENT_KEYDOWN (line 4685) | const EVENT_KEYDOWN = `keydown${EVENT_KEY$1}`; constant EVENT_LOAD_DATA_API (line 4686) | const EVENT_LOAD_DATA_API = `load${EVENT_KEY$1}`; constant ARROW_LEFT_KEY (line 4687) | const ARROW_LEFT_KEY = 'ArrowLeft'; constant ARROW_RIGHT_KEY (line 4688) | const ARROW_RIGHT_KEY = 'ArrowRight'; constant ARROW_UP_KEY (line 4689) | const ARROW_UP_KEY = 'ArrowUp'; constant ARROW_DOWN_KEY (line 4690) | const ARROW_DOWN_KEY = 'ArrowDown'; constant CLASS_NAME_ACTIVE (line 4691) | const CLASS_NAME_ACTIVE = 'active'; constant CLASS_DROPDOWN (line 4694) | const CLASS_DROPDOWN = 'dropdown'; constant SELECTOR_DROPDOWN_TOGGLE (line 4695) | const SELECTOR_DROPDOWN_TOGGLE = '.dropdown-toggle'; constant SELECTOR_DROPDOWN_MENU (line 4696) | const SELECTOR_DROPDOWN_MENU = '.dropdown-menu'; constant NOT_SELECTOR_DROPDOWN_TOGGLE (line 4697) | const NOT_SELECTOR_DROPDOWN_TOGGLE = ':not(.dropdown-toggle)'; constant SELECTOR_TAB_PANEL (line 4698) | const SELECTOR_TAB_PANEL = '.list-group, .nav, [role="tablist"]'; constant SELECTOR_OUTER (line 4699) | const SELECTOR_OUTER = '.nav-item, .list-group-item'; constant SELECTOR_INNER (line 4700) | const SELECTOR_INNER = `.nav-link${NOT_SELECTOR_DROPDOWN_TOGGLE}, .list-... constant SELECTOR_DATA_TOGGLE (line 4701) | const SELECTOR_DATA_TOGGLE = '[data-bs-toggle="tab"], [data-bs-toggle="p... constant SELECTOR_INNER_ELEM (line 4703) | const SELECTOR_INNER_ELEM = `${SELECTOR_INNER}, ${SELECTOR_DATA_TOGGLE}`; constant SELECTOR_DATA_TOGGLE_ACTIVE (line 4704) | const SELECTOR_DATA_TOGGLE_ACTIVE = `.${CLASS_NAME_ACTIVE}[data-bs-toggl... class Tab (line 4709) | class Tab extends BaseComponent { method constructor (line 4710) | constructor(element) { method NAME (line 4726) | static get NAME() { method show (line 4731) | show() { method _activate (line 4759) | _activate(element, relatedElem) { method _deactivate (line 4788) | _deactivate(element, relatedElem) { method _keydown (line 4818) | _keydown(event) { method _getChildren (line 4837) | _getChildren() { method _getActiveElem (line 4842) | _getActiveElem() { method _setInitialAttributes (line 4846) | _setInitialAttributes(parent, children) { method _setInitialAttributesOnChild (line 4854) | _setInitialAttributesOnChild(child) { method _setInitialAttributesOnTargetPanel (line 4877) | _setInitialAttributesOnTargetPanel(child) { method _toggleDropDown (line 4891) | _toggleDropDown(element, open) { method _setAttributeIfNotExists (line 4911) | _setAttributeIfNotExists(element, attribute, value) { method _elemIsActive (line 4917) | _elemIsActive(elem) { method _getInnerElement (line 4922) | _getInnerElement(elem) { method _getOuterElement (line 4927) | _getOuterElement(elem) { method jQueryInterface (line 4932) | static jQueryInterface(config) { constant NAME (line 4990) | const NAME = 'toast'; constant DATA_KEY (line 4991) | const DATA_KEY = 'bs.toast'; constant EVENT_KEY (line 4992) | const EVENT_KEY = `.${DATA_KEY}`; constant EVENT_MOUSEOVER (line 4993) | const EVENT_MOUSEOVER = `mouseover${EVENT_KEY}`; constant EVENT_MOUSEOUT (line 4994) | const EVENT_MOUSEOUT = `mouseout${EVENT_KEY}`; constant EVENT_FOCUSIN (line 4995) | const EVENT_FOCUSIN = `focusin${EVENT_KEY}`; constant EVENT_FOCUSOUT (line 4996) | const EVENT_FOCUSOUT = `focusout${EVENT_KEY}`; constant EVENT_HIDE (line 4997) | const EVENT_HIDE = `hide${EVENT_KEY}`; constant EVENT_HIDDEN (line 4998) | const EVENT_HIDDEN = `hidden${EVENT_KEY}`; constant EVENT_SHOW (line 4999) | const EVENT_SHOW = `show${EVENT_KEY}`; constant EVENT_SHOWN (line 5000) | const EVENT_SHOWN = `shown${EVENT_KEY}`; constant CLASS_NAME_FADE (line 5001) | const CLASS_NAME_FADE = 'fade'; constant CLASS_NAME_HIDE (line 5002) | const CLASS_NAME_HIDE = 'hide'; constant CLASS_NAME_SHOW (line 5004) | const CLASS_NAME_SHOW = 'show'; constant CLASS_NAME_SHOWING (line 5005) | const CLASS_NAME_SHOWING = 'showing'; class Toast (line 5020) | class Toast extends BaseComponent { method constructor (line 5021) | constructor(element, config) { method Default (line 5031) | static get Default() { method DefaultType (line 5035) | static get DefaultType() { method NAME (line 5039) | static get NAME() { method show (line 5044) | show() { method hide (line 5075) | hide() { method dispose (line 5100) | dispose() { method isShown (line 5110) | isShown() { method _maybeScheduleHide (line 5115) | _maybeScheduleHide() { method _onInteraction (line 5129) | _onInteraction(event, isInteracting) { method _setListeners (line 5161) | _setListeners() { method _clearTimeout (line 5168) | _clearTimeout() { method jQueryInterface (line 5174) | static jQueryInterface(config) { FILE: examples/ASP.NET 4.6.1/Visual Studio 2017/ASP.NET 4.6.1 - VS2017/Scripts/bootstrap.js function _interopNamespace (line 12) | function _interopNamespace(e) { function makeEventUid (line 372) | function makeEventUid(element, uid) { function getElementEvents (line 376) | function getElementEvents(element) { function bootstrapHandler (line 383) | function bootstrapHandler(element, fn) { function bootstrapDelegationHandler (line 397) | function bootstrapDelegationHandler(element, selector, fn) { function findHandler (line 423) | function findHandler(events, callable, delegationSelector = null) { function normalizeParameters (line 427) | function normalizeParameters(originalTypeEvent, handler, delegationFunct... function addHandler (line 440) | function addHandler(element, originalTypeEvent, handler, delegationFunct... function removeHandler (line 479) | function removeHandler(element, events, typeEvent, handler, delegationSe... function removeNamespacedHandlers (line 490) | function removeNamespacedHandlers(element, events, typeEvent, namespace) { function getTypeEvent (line 501) | function getTypeEvent(event) { method on (line 508) | on(element, event, handler, delegationFunction) { method one (line 512) | one(element, event, handler, delegationFunction) { method off (line 516) | off(element, originalTypeEvent, handler, delegationFunction) { method trigger (line 553) | trigger(element, event, args) { function hydrateObj (line 597) | function hydrateObj(obj, meta) { method set (line 628) | set(element, key, instance) { method get (line 645) | get(element, key) { method remove (line 653) | remove(element, key) { function normalizeData (line 674) | function normalizeData(value) { function normalizeDataKey (line 702) | function normalizeDataKey(key) { method setDataAttribute (line 707) | setDataAttribute(element, key, value) { method removeDataAttribute (line 711) | removeDataAttribute(element, key) { method getDataAttributes (line 715) | getDataAttributes(element) { method getDataAttribute (line 732) | getDataAttribute(element, key) { class Config (line 748) | class Config { method Default (line 750) | static get Default() { method DefaultType (line 754) | static get DefaultType() { method NAME (line 758) | static get NAME() { method _getConfig (line 762) | _getConfig(config) { method _configAfterMerge (line 771) | _configAfterMerge(config) { method _mergeConfigObj (line 775) | _mergeConfigObj(config, element) { method _typeCheckConfig (line 785) | _typeCheckConfig(config, configTypes = this.constructor.DefaultType) { class BaseComponent (line 814) | class BaseComponent extends Config { method constructor (line 815) | constructor(element, config) { method dispose (line 829) | dispose() { method _queueCallback (line 838) | _queueCallback(callback, element, isAnimated = true) { method _getConfig (line 842) | _getConfig(config) { method getInstance (line 852) | static getInstance(element) { method getOrCreateInstance (line 856) | static getOrCreateInstance(element, config = {}) { method VERSION (line 860) | static get VERSION() { method DATA_KEY (line 864) | static get DATA_KEY() { method EVENT_KEY (line 868) | static get EVENT_KEY() { method eventName (line 872) | static eventName(name) { class Alert (line 925) | class Alert extends BaseComponent { method NAME (line 927) | static get NAME() { method close (line 932) | close() { method _destroyElement (line 947) | _destroyElement() { method jQueryInterface (line 955) | static jQueryInterface(config) { class Button (line 1005) | class Button extends BaseComponent { method NAME (line 1007) | static get NAME() { method toggle (line 1012) | toggle() { method jQueryInterface (line 1018) | static jQueryInterface(config) { method find (line 1057) | find(selector, element = document.documentElement) { method findOne (line 1061) | findOne(selector, element = document.documentElement) { method children (line 1065) | children(element, selector) { method parents (line 1069) | parents(element, selector) { method prev (line 1081) | prev(element, selector) { method next (line 1096) | next(element, selector) { method focusableChildren (line 1110) | focusableChildren(element) { class Swipe (line 1152) | class Swipe extends Config { method constructor (line 1153) | constructor(element, config) { method Default (line 1169) | static get Default() { method DefaultType (line 1173) | static get DefaultType() { method NAME (line 1177) | static get NAME() { method dispose (line 1182) | dispose() { method _start (line 1187) | _start(event) { method _end (line 1198) | _end(event) { method _move (line 1208) | _move(event) { method _handleSwipe (line 1212) | _handleSwipe() { method _initEvents (line 1229) | _initEvents() { method _eventIsPointerPenTouch (line 1242) | _eventIsPointerPenTouch(event) { method isSupported (line 1247) | static isSupported() { class Carousel (line 1322) | class Carousel extends BaseComponent { method constructor (line 1323) | constructor(element, config) { method Default (line 1340) | static get Default() { method DefaultType (line 1344) | static get DefaultType() { method NAME (line 1348) | static get NAME() { method next (line 1353) | next() { method nextWhenVisible (line 1357) | nextWhenVisible() { method prev (line 1366) | prev() { method pause (line 1370) | pause() { method cycle (line 1378) | cycle() { method _maybeEnableCycle (line 1386) | _maybeEnableCycle() { method to (line 1399) | to(index) { method dispose (line 1422) | dispose() { method _configAfterMerge (line 1431) | _configAfterMerge(config) { method _addEventListeners (line 1436) | _addEventListeners() { method _addTouchEventListeners (line 1451) | _addTouchEventListeners() { method _keydown (line 1485) | _keydown(event) { method _getItemIndex (line 1499) | _getItemIndex(element) { method _setActiveIndicatorElement (line 1503) | _setActiveIndicatorElement(index) { method _updateInterval (line 1519) | _updateInterval() { method _slide (line 1530) | _slide(order, element = null) { method _isAnimated (line 1596) | _isAnimated() { method _getActive (line 1600) | _getActive() { method _getItems (line 1604) | _getItems() { method _clearInterval (line 1608) | _clearInterval() { method _directionToOrder (line 1615) | _directionToOrder(direction) { method _orderToDirection (line 1623) | _orderToDirection(order) { method jQueryInterface (line 1632) | static jQueryInterface(config) { class Collapse (line 1742) | class Collapse extends BaseComponent { method constructor (line 1743) | constructor(element, config) { method Default (line 1770) | static get Default() { method DefaultType (line 1774) | static get DefaultType() { method NAME (line 1778) | static get NAME() { method toggle (line 1783) | toggle() { method show (line 1791) | show() { method hide (line 1849) | hide() { method _isShown (line 1894) | _isShown(element = this._element) { method _configAfterMerge (line 1899) | _configAfterMerge(config) { method _getDimension (line 1906) | _getDimension() { method _initializeChildren (line 1910) | _initializeChildren() { method _getFirstLevelChildren (line 1926) | _getFirstLevelChildren(selector) { method _addAriaAndCollapsedClass (line 1932) | _addAriaAndCollapsedClass(triggerArray, isOpen) { method jQueryInterface (line 1944) | static jQueryInterface(config) { class Dropdown (line 2058) | class Dropdown extends BaseComponent { method constructor (line 2059) | constructor(element, config) { method Default (line 2070) | static get Default() { method DefaultType (line 2074) | static get DefaultType() { method NAME (line 2078) | static get NAME() { method toggle (line 2083) | toggle() { method show (line 2087) | show() { method hide (line 2124) | hide() { method dispose (line 2136) | dispose() { method update (line 2144) | update() { method _completeHide (line 2153) | _completeHide(relatedTarget) { method _getConfig (line 2182) | _getConfig(config) { method _createPopper (line 2193) | _createPopper() { method _isShown (line 2213) | _isShown() { method _getPlacement (line 2217) | _getPlacement() { method _detectNavbar (line 2246) | _detectNavbar() { method _getOffset (line 2250) | _getOffset() { method _getPopperConfig (line 2266) | _getPopperConfig() { method _selectMenuItem (line 2296) | _selectMenuItem({ method jQueryInterface (line 2312) | static jQueryInterface(config) { method clearMenus (line 2328) | static clearMenus(event) { method dataApiKeydownHandler (line 2366) | static dataApiKeydownHandler(event) { class ScrollBarHelper (line 2441) | class ScrollBarHelper { method constructor (line 2442) | constructor() { method getWidth (line 2447) | getWidth() { method hide (line 2453) | hide() { method reset (line 2467) | reset() { method isOverflowing (line 2477) | isOverflowing() { method _disableOverFlow (line 2482) | _disableOverFlow() { method _setElementAttributes (line 2488) | _setElementAttributes(selector, styleProperty, callback) { method _saveInitialAttribute (line 2505) | _saveInitialAttribute(element, styleProperty) { method _resetElementAttributes (line 2513) | _resetElementAttributes(selector, styleProperty) { method _applyManipulationCallback (line 2529) | _applyManipulationCallback(selector, callBack) { class Backdrop (line 2576) | class Backdrop extends Config { method constructor (line 2577) | constructor(config) { method Default (line 2585) | static get Default() { method DefaultType (line 2589) | static get DefaultType() { method NAME (line 2593) | static get NAME() { method show (line 2598) | show(callback) { method hide (line 2619) | hide(callback) { method dispose (line 2633) | dispose() { method _getElement (line 2646) | _getElement() { method _configAfterMerge (line 2661) | _configAfterMerge(config) { method _append (line 2667) | _append() { method _emulateAnimation (line 2682) | _emulateAnimation(callback) { class FocusTrap (line 2719) | class FocusTrap extends Config { method constructor (line 2720) | constructor(config) { method Default (line 2728) | static get Default() { method DefaultType (line 2732) | static get DefaultType() { method NAME (line 2736) | static get NAME() { method activate (line 2741) | activate() { method deactivate (line 2757) | deactivate() { method _handleFocusin (line 2767) | _handleFocusin(event) { method _handleKeydown (line 2787) | _handleKeydown(event) { class Modal (line 2844) | class Modal extends BaseComponent { method constructor (line 2845) | constructor(element, config) { method Default (line 2858) | static get Default() { method DefaultType (line 2862) | static get DefaultType() { method NAME (line 2866) | static get NAME() { method toggle (line 2871) | toggle(relatedTarget) { method show (line 2875) | show(relatedTarget) { method hide (line 2900) | hide() { method dispose (line 2921) | dispose() { method handleUpdate (line 2933) | handleUpdate() { method _initializeBackDrop (line 2938) | _initializeBackDrop() { method _initializeFocusTrap (line 2946) | _initializeFocusTrap() { method _showElement (line 2952) | _showElement(relatedTarget) { method _addEventListeners (line 2991) | _addEventListeners() { method _hideModal (line 3030) | _hideModal() { method _isAnimated (line 3052) | _isAnimated() { method _triggerBackdropTransition (line 3056) | _triggerBackdropTransition() { method _adjustDialog (line 3091) | _adjustDialog() { method _resetAdjustments (line 3109) | _resetAdjustments() { method jQueryInterface (line 3115) | static jQueryInterface(config, relatedTarget) { class Offcanvas (line 3217) | class Offcanvas extends BaseComponent { method constructor (line 3218) | constructor(element, config) { method Default (line 3228) | static get Default() { method DefaultType (line 3232) | static get DefaultType() { method NAME (line 3236) | static get NAME() { method toggle (line 3241) | toggle(relatedTarget) { method show (line 3245) | show(relatedTarget) { method hide (line 3289) | hide() { method dispose (line 3327) | dispose() { method _initializeBackDrop (line 3336) | _initializeBackDrop() { method _initializeFocusTrap (line 3357) | _initializeFocusTrap() { method _addEventListeners (line 3363) | _addEventListeners() { method jQueryInterface (line 3379) | static jQueryInterface(config) { function sanitizeHtml (line 3518) | function sanitizeHtml(unsafeHtml, allowList, sanitizeFunction) { class TemplateFactory (line 3590) | class TemplateFactory extends Config { method constructor (line 3591) | constructor(config) { method Default (line 3597) | static get Default() { method DefaultType (line 3601) | static get DefaultType() { method NAME (line 3605) | static get NAME() { method getContent (line 3610) | getContent() { method hasContent (line 3614) | hasContent() { method changeContent (line 3618) | changeContent(content) { method toHtml (line 3627) | toHtml() { method _typeCheckConfig (line 3647) | _typeCheckConfig(config) { method _checkContent (line 3653) | _checkContent(arg) { method _setContent (line 3662) | _setContent(template, content, selector) { method _maybeSanitize (line 3690) | _maybeSanitize(arg) { method _resolvePossibleFunction (line 3694) | _resolvePossibleFunction(arg) { method _putElementInTemplate (line 3698) | _putElementInTemplate(element, templateElement) { class Tooltip (line 3791) | class Tooltip extends BaseComponent { method constructor (line 3792) | constructor(element, config) { method Default (line 3817) | static get Default() { method DefaultType (line 3821) | static get DefaultType() { method NAME (line 3825) | static get NAME() { method enable (line 3830) | enable() { method disable (line 3834) | disable() { method toggleEnabled (line 3838) | toggleEnabled() { method toggle (line 3842) | toggle() { method dispose (line 3858) | dispose() { method show (line 3871) | show() { method hide (line 3930) | hide() { method update (line 3974) | update() { method _isWithContent (line 3981) | _isWithContent() { method _getTipElement (line 3985) | _getTipElement() { method _createTipElement (line 3993) | _createTipElement(content) { method setContent (line 4014) | setContent(content) { method _getTemplateFactory (line 4024) | _getTemplateFactory(content) { method _getContentForTemplate (line 4039) | _getContentForTemplate() { method _getTitle (line 4045) | _getTitle() { method _initializeOnDelegatedTarget (line 4050) | _initializeOnDelegatedTarget(event) { method _isAnimated (line 4054) | _isAnimated() { method _isShown (line 4058) | _isShown() { method _createPopper (line 4062) | _createPopper(tip) { method _getOffset (line 4068) | _getOffset() { method _resolvePossibleFunction (line 4084) | _resolvePossibleFunction(arg) { method _getPopperConfig (line 4088) | _getPopperConfig(attachment) { method _setListeners (line 4127) | _setListeners() { method _fixTitle (line 4166) | _fixTitle() { method _enter (line 4183) | _enter() { method _leave (line 4198) | _leave() { method _setTimeout (line 4212) | _setTimeout(handler, timeout) { method _isWithActiveTrigger (line 4217) | _isWithActiveTrigger() { method _getConfig (line 4221) | _getConfig(config) { method _configAfterMerge (line 4241) | _configAfterMerge(config) { method _getDelegateConfig (line 4262) | _getDelegateConfig() { method _disposePopper (line 4279) | _disposePopper() { method jQueryInterface (line 4293) | static jQueryInterface(config) { class Popover (line 4344) | class Popover extends Tooltip { method Default (line 4346) | static get Default() { method DefaultType (line 4350) | static get DefaultType() { method NAME (line 4354) | static get NAME() { method _isWithContent (line 4359) | _isWithContent() { method _getContentForTemplate (line 4364) | _getContentForTemplate() { method _getContent (line 4371) | _getContent() { method jQueryInterface (line 4376) | static jQueryInterface(config) { class ScrollSpy (line 4448) | class ScrollSpy extends BaseComponent { method constructor (line 4449) | constructor(element, config) { method Default (line 4465) | static get Default() { method DefaultType (line 4469) | static get DefaultType() { method NAME (line 4473) | static get NAME() { method refresh (line 4478) | refresh() { method dispose (line 4494) | dispose() { method _configAfterMerge (line 4501) | _configAfterMerge(config) { method _maybeEnableSmoothScroll (line 4514) | _maybeEnableSmoothScroll() { method _getNewObserver (line 4543) | _getNewObserver() { method _observerCallback (line 4553) | _observerCallback(entries) { method _initializeTargetsAndObservables (line 4594) | _initializeTargetsAndObservables() { method _process (line 4615) | _process(target) { method _activateParents (line 4632) | _activateParents(target) { method _clearActiveClass (line 4648) | _clearActiveClass(parent) { method jQueryInterface (line 4658) | static jQueryInterface(config) { class Tab (line 4733) | class Tab extends BaseComponent { method constructor (line 4734) | constructor(element) { method NAME (line 4750) | static get NAME() { method show (line 4755) | show() { method _activate (line 4783) | _activate(element, relatedElem) { method _deactivate (line 4812) | _deactivate(element, relatedElem) { method _keydown (line 4842) | _keydown(event) { method _getChildren (line 4861) | _getChildren() { method _getActiveElem (line 4866) | _getActiveElem() { method _setInitialAttributes (line 4870) | _setInitialAttributes(parent, children) { method _setInitialAttributesOnChild (line 4878) | _setInitialAttributesOnChild(child) { method _setInitialAttributesOnTargetPanel (line 4901) | _setInitialAttributesOnTargetPanel(child) { method _toggleDropDown (line 4915) | _toggleDropDown(element, open) { method _setAttributeIfNotExists (line 4935) | _setAttributeIfNotExists(element, attribute, value) { method _elemIsActive (line 4941) | _elemIsActive(elem) { method _getInnerElement (line 4946) | _getInnerElement(elem) { method _getOuterElement (line 4951) | _getOuterElement(elem) { method jQueryInterface (line 4956) | static jQueryInterface(config) { class Toast (line 5044) | class Toast extends BaseComponent { method constructor (line 5045) | constructor(element, config) { method Default (line 5055) | static get Default() { method DefaultType (line 5059) | static get DefaultType() { method NAME (line 5063) | static get NAME() { method show (line 5068) | show() { method hide (line 5099) | hide() { method dispose (line 5124) | dispose() { method isShown (line 5134) | isShown() { method _maybeScheduleHide (line 5139) | _maybeScheduleHide() { method _onInteraction (line 5153) | _onInteraction(event, isInteracting) { method _setListeners (line 5185) | _setListeners() { method _clearTimeout (line 5192) | _clearTimeout() { method jQueryInterface (line 5198) | static jQueryInterface(config) { FILE: examples/ASP.NET 4.6.1/Visual Studio 2017/ASP.NET 4.6.1 - VS2017/Scripts/jquery-3.5.1.js function DOMEval (line 103) | function DOMEval( code, node, doc ) { function toType (line 133) | function toType( obj ) { function isArrayLike (line 503) | function isArrayLike( obj ) { function Sizzle (line 755) | function Sizzle( selector, context, results, seed ) { function createCache (line 903) | function createCache() { function markFunction (line 923) | function markFunction( fn ) { function assert (line 932) | function assert( fn ) { function addHandle (line 956) | function addHandle( attrs, handler ) { function siblingCheck (line 971) | function siblingCheck( a, b ) { function createInputPseudo (line 997) | function createInputPseudo( type ) { function createButtonPseudo (line 1008) | function createButtonPseudo( type ) { function createDisabledPseudo (line 1019) | function createDisabledPseudo( disabled ) { function createPositionalPseudo (line 1075) | function createPositionalPseudo( fn ) { function testContext (line 1098) | function testContext( context ) { function setFilters (line 2309) | function setFilters() {} function toSelector (line 2383) | function toSelector( tokens ) { function addCombinator (line 2393) | function addCombinator( matcher, combinator, base ) { function elementMatcher (line 2460) | function elementMatcher( matchers ) { function multipleContexts (line 2474) | function multipleContexts( selector, contexts, results ) { function condense (line 2483) | function condense( unmatched, map, filter, context, xml ) { function setMatcher (line 2504) | function setMatcher( preFilter, selector, matcher, postFilter, postFinde... function matcherFromTokens (line 2604) | function matcherFromTokens( tokens ) { function matcherFromGroupMatchers (line 2667) | function matcherFromGroupMatchers( elementMatchers, setMatchers ) { function nodeName (line 3025) | function nodeName( elem, name ) { function winnow (line 3035) | function winnow( elements, qualifier, not ) { function sibling (line 3330) | function sibling( cur, dir ) { function createOptions (line 3423) | function createOptions( options ) { function Identity (line 3648) | function Identity( v ) { function Thrower (line 3651) | function Thrower( ex ) { function adoptValue (line 3655) | function adoptValue( value, resolve, reject, noValue ) { function resolve (line 3748) | function resolve( depth, deferred, handler, special ) { function completed (line 4113) | function completed() { function fcamelCase (line 4208) | function fcamelCase( _all, letter ) { function camelCase (line 4215) | function camelCase( string ) { function Data (line 4232) | function Data() { function getData (line 4401) | function getData( data ) { function dataAttr (line 4426) | function dataAttr( elem, key, data ) { function adjustCSS (line 4738) | function adjustCSS( elem, prop, valueParts, tween ) { function getDefaultDisplay (line 4806) | function getDefaultDisplay( elem ) { function showHide (line 4829) | function showHide( elements, show ) { function getAll (line 4961) | function getAll( context, tag ) { function setGlobalEval (line 4986) | function setGlobalEval( elems, refElements ) { function buildFragment (line 5002) | function buildFragment( elems, context, scripts, selection, ignored ) { function returnTrue (line 5097) | function returnTrue() { function returnFalse (line 5101) | function returnFalse() { function expectSync (line 5111) | function expectSync( elem, type ) { function safeActiveElement (line 5118) | function safeActiveElement() { function on (line 5124) | function on( elem, types, selector, data, fn, one ) { function leverageNative (line 5612) | function leverageNative( el, type, expectSync ) { function manipulationTarget (line 5976) | function manipulationTarget( elem, content ) { function disableScript (line 5987) | function disableScript( elem ) { function restoreScript (line 5991) | function restoreScript( elem ) { function cloneCopyEvent (line 6001) | function cloneCopyEvent( src, dest ) { function fixInput (line 6034) | function fixInput( src, dest ) { function domManip (line 6047) | function domManip( collection, args, callback, ignored ) { function remove (line 6139) | function remove( elem, selector, keepData ) { function computeStyleTests (line 6453) | function computeStyleTests() { function roundPixelMeasures (line 6497) | function roundPixelMeasures( measure ) { function curCSS (line 6571) | function curCSS( elem, name, computed ) { function addGetHookIf (line 6624) | function addGetHookIf( conditionFn, hookFn ) { function vendorPropName (line 6649) | function vendorPropName( name ) { function finalPropName (line 6664) | function finalPropName( name ) { function setPositiveNumber (line 6690) | function setPositiveNumber( _elem, value, subtract ) { function boxModelAdjustment (line 6702) | function boxModelAdjustment( elem, dimension, box, isBorderBox, styles, ... function getWidthOrHeight (line 6770) | function getWidthOrHeight( elem, dimension, extra ) { function Tween (line 7146) | function Tween( elem, options, prop, end, easing ) { function schedule (line 7269) | function schedule() { function createFxNow (line 7282) | function createFxNow() { function genFx (line 7290) | function genFx( type, includeWidth ) { function createTween (line 7310) | function createTween( value, prop, animation ) { function defaultPrefilter (line 7324) | function defaultPrefilter( elem, props, opts ) { function propFilter (line 7496) | function propFilter( props, specialEasing ) { function Animation (line 7533) | function Animation( elem, properties, options ) { function stripAndCollapse (line 8248) | function stripAndCollapse( value ) { function getClass (line 8254) | function getClass( elem ) { function classesToArray (line 8258) | function classesToArray( value ) { function buildParams (line 8885) | function buildParams( prefix, obj, traditional, add ) { function addToPrefiltersOrTransports (line 9039) | function addToPrefiltersOrTransports( structure ) { function inspectPrefiltersOrTransports (line 9073) | function inspectPrefiltersOrTransports( structure, options, originalOpti... function ajaxExtend (line 9102) | function ajaxExtend( target, src ) { function ajaxHandleResponses (line 9122) | function ajaxHandleResponses( s, jqXHR, responses ) { function ajaxConvert (line 9180) | function ajaxConvert( s, response, jqXHR, isSuccess ) { function done (line 9696) | function done( status, nativeStatusText, responses, headers ) { FILE: examples/ASP.NET 4.6.1/Visual Studio 2017/ASP.NET 4.6.1 - VS2017/Scripts/jquery-3.5.1.slim.js function DOMEval (line 103) | function DOMEval( code, node, doc ) { function toType (line 133) | function toType( obj ) { function isArrayLike (line 503) | function isArrayLike( obj ) { function Sizzle (line 755) | function Sizzle( selector, context, results, seed ) { function createCache (line 903) | function createCache() { function markFunction (line 923) | function markFunction( fn ) { function assert (line 932) | function assert( fn ) { function addHandle (line 956) | function addHandle( attrs, handler ) { function siblingCheck (line 971) | function siblingCheck( a, b ) { function createInputPseudo (line 997) | function createInputPseudo( type ) { function createButtonPseudo (line 1008) | function createButtonPseudo( type ) { function createDisabledPseudo (line 1019) | function createDisabledPseudo( disabled ) { function createPositionalPseudo (line 1075) | function createPositionalPseudo( fn ) { function testContext (line 1098) | function testContext( context ) { function setFilters (line 2309) | function setFilters() {} function toSelector (line 2383) | function toSelector( tokens ) { function addCombinator (line 2393) | function addCombinator( matcher, combinator, base ) { function elementMatcher (line 2460) | function elementMatcher( matchers ) { function multipleContexts (line 2474) | function multipleContexts( selector, contexts, results ) { function condense (line 2483) | function condense( unmatched, map, filter, context, xml ) { function setMatcher (line 2504) | function setMatcher( preFilter, selector, matcher, postFilter, postFinde... function matcherFromTokens (line 2604) | function matcherFromTokens( tokens ) { function matcherFromGroupMatchers (line 2667) | function matcherFromGroupMatchers( elementMatchers, setMatchers ) { function nodeName (line 3025) | function nodeName( elem, name ) { function winnow (line 3035) | function winnow( elements, qualifier, not ) { function sibling (line 3330) | function sibling( cur, dir ) { function createOptions (line 3423) | function createOptions( options ) { function Identity (line 3648) | function Identity( v ) { function Thrower (line 3651) | function Thrower( ex ) { function adoptValue (line 3655) | function adoptValue( value, resolve, reject, noValue ) { function resolve (line 3748) | function resolve( depth, deferred, handler, special ) { function completed (line 4113) | function completed() { function fcamelCase (line 4208) | function fcamelCase( _all, letter ) { function camelCase (line 4215) | function camelCase( string ) { function Data (line 4232) | function Data() { function getData (line 4401) | function getData( data ) { function dataAttr (line 4426) | function dataAttr( elem, key, data ) { function adjustCSS (line 4738) | function adjustCSS( elem, prop, valueParts, tween ) { function getDefaultDisplay (line 4806) | function getDefaultDisplay( elem ) { function showHide (line 4829) | function showHide( elements, show ) { function getAll (line 4961) | function getAll( context, tag ) { function setGlobalEval (line 4986) | function setGlobalEval( elems, refElements ) { function buildFragment (line 5002) | function buildFragment( elems, context, scripts, selection, ignored ) { function returnTrue (line 5097) | function returnTrue() { function returnFalse (line 5101) | function returnFalse() { function expectSync (line 5111) | function expectSync( elem, type ) { function safeActiveElement (line 5118) | function safeActiveElement() { function on (line 5124) | function on( elem, types, selector, data, fn, one ) { function leverageNative (line 5612) | function leverageNative( el, type, expectSync ) { function manipulationTarget (line 5976) | function manipulationTarget( elem, content ) { function disableScript (line 5987) | function disableScript( elem ) { function restoreScript (line 5991) | function restoreScript( elem ) { function cloneCopyEvent (line 6001) | function cloneCopyEvent( src, dest ) { function fixInput (line 6034) | function fixInput( src, dest ) { function domManip (line 6047) | function domManip( collection, args, callback, ignored ) { function remove (line 6139) | function remove( elem, selector, keepData ) { function computeStyleTests (line 6453) | function computeStyleTests() { function roundPixelMeasures (line 6497) | function roundPixelMeasures( measure ) { function curCSS (line 6571) | function curCSS( elem, name, computed ) { function addGetHookIf (line 6624) | function addGetHookIf( conditionFn, hookFn ) { function vendorPropName (line 6649) | function vendorPropName( name ) { function finalPropName (line 6664) | function finalPropName( name ) { function setPositiveNumber (line 6690) | function setPositiveNumber( _elem, value, subtract ) { function boxModelAdjustment (line 6702) | function boxModelAdjustment( elem, dimension, box, isBorderBox, styles, ... function getWidthOrHeight (line 6770) | function getWidthOrHeight( elem, dimension, extra ) { function stripAndCollapse (line 7455) | function stripAndCollapse( value ) { function getClass (line 7461) | function getClass( elem ) { function classesToArray (line 7465) | function classesToArray( value ) { function buildParams (line 8086) | function buildParams( prefix, obj, traditional, add ) { FILE: examples/ASP.NET 4.6.1/Visual Studio 2017/ASP.NET 4.6.1 - VS2017/Scripts/jquery.validate-vsdoc.js function handle (line 74) | function handle() { function delegate (line 363) | function delegate(event) { function handler (line 1271) | function handler(e) { FILE: examples/ASP.NET 4.6.1/Visual Studio 2017/ASP.NET 4.6.1 - VS2017/Scripts/jquery.validate.js function handle (line 71) | function handle() { function delegate (line 421) | function delegate( event ) { FILE: examples/ASP.NET 4.6.1/Visual Studio 2017/ASP.NET 4.6.1 - VS2017/Scripts/jquery.validate.unobtrusive.js function setValidationValues (line 25) | function setValidationValues(options, ruleName, value) { function splitAndTrim (line 32) | function splitAndTrim(value) { function escapeAttributeValue (line 36) | function escapeAttributeValue(value) { function getModelPrefix (line 41) | function getModelPrefix(fieldName) { function appendModelPrefix (line 45) | function appendModelPrefix(value, prefix) { function onError (line 52) | function onError(error, inputElement) { // 'this' is the form element function onErrors (line 69) | function onErrors(event, validator) { // 'this' is the form element function onSuccess (line 83) | function onSuccess(error) { // 'this' is the form element function onReset (line 99) | function onReset(event) { // 'this' is the form element function validationInfo (line 124) | function validationInfo(form) { FILE: examples/ASP.NET 4.6.1/Visual Studio 2017/ASP.NET 4.6.1 - VS2017/Scripts/modernizr-2.8.3.js function isEventSupported (line 193) | function isEventSupported( eventName, element ) { function setCss (line 289) | function setCss( str ) { function setCssAll (line 296) | function setCssAll( str1, str2 ) { function is (line 303) | function is( obj, type ) { function contains (line 310) | function contains( str, substr ) { function testProps (line 334) | function testProps( props, prefixed ) { function testDOMProps (line 350) | function testDOMProps( props, obj, elem ) { function testPropsAll (line 378) | function testPropsAll( prop, prefixed, elem ) { function webforms (line 849) | function webforms() { function addStyleSheet (line 1073) | function addStyleSheet(ownerDocument, cssText) { function getElements (line 1086) | function getElements() { function getExpandoData (line 1097) | function getExpandoData(ownerDocument) { function createElement (line 1115) | function createElement(nodeName, ownerDocument, data){ function createDocumentFragment (line 1151) | function createDocumentFragment(ownerDocument, data){ function shivMethods (line 1175) | function shivMethods(ownerDocument, data) { function shivDocument (line 1213) | function shivDocument(ownerDocument) { FILE: examples/ASP.NET Core 2/Visual Studio 2017/ASP.NET Core 2 - VS2017/Controllers/HomeController.cs class HomeController (line 12) | public class HomeController : Controller method HomeController (line 17) | public HomeController(ILogger logger) method Index (line 23) | public IActionResult Index() method About (line 29) | public IActionResult About() method Contact (line 36) | public IActionResult Contact(bool posted = false) method PostMessage (line 44) | [HttpPost] method Error (line 51) | public IActionResult Error() FILE: examples/ASP.NET Core 2/Visual Studio 2017/ASP.NET Core 2 - VS2017/Models/ErrorViewModel.cs class ErrorViewModel (line 5) | public class ErrorViewModel FILE: examples/ASP.NET Core 2/Visual Studio 2017/ASP.NET Core 2 - VS2017/Models/MessageModel.cs class MessageModel (line 8) | public class MessageModel FILE: examples/ASP.NET Core 2/Visual Studio 2017/ASP.NET Core 2 - VS2017/Program.cs class Program (line 12) | public static class Program method Main (line 14) | public static void Main(string[] args) method BuildWebHost (line 41) | public static IWebHostBuilder BuildWebHost(string[] args) => FILE: examples/ASP.NET Core 2/Visual Studio 2017/ASP.NET Core 2 - VS2017/Startup.cs class Startup (line 11) | public class Startup method Startup (line 13) | public Startup(IConfiguration configuration) method ConfigureServices (line 21) | public void ConfigureServices(IServiceCollection services) method Configure (line 27) | public void Configure(IApplicationBuilder app, IHostingEnvironment env) FILE: examples/ASP.NET Core 2/Visual Studio 2017/ASP.NET Core 2 - VS2017/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: examples/ASP.NET Core 2/Visual Studio 2017/ASP.NET Core 2 - VS2017/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js function setValidationValues (line 14) | function setValidationValues(options, ruleName, value) { function splitAndTrim (line 21) | function splitAndTrim(value) { function escapeAttributeValue (line 25) | function escapeAttributeValue(value) { function getModelPrefix (line 30) | function getModelPrefix(fieldName) { function appendModelPrefix (line 34) | function appendModelPrefix(value, prefix) { function onError (line 41) | function onError(error, inputElement) { // 'this' is the form element function onErrors (line 58) | function onErrors(event, validator) { // 'this' is the form element function onSuccess (line 72) | function onSuccess(error) { // 'this' is the form element function onReset (line 88) | function onReset(event) { // 'this' is the form element function validationInfo (line 113) | function validationInfo(form) { FILE: examples/ASP.NET Core 2/Visual Studio 2017/ASP.NET Core 2 - VS2017/wwwroot/lib/jquery-validation/dist/additional-methods.js function stripHtml (line 19) | function stripHtml(value) { FILE: examples/ASP.NET Core 2/Visual Studio 2017/ASP.NET Core 2 - VS2017/wwwroot/lib/jquery-validation/dist/jquery.validate.js function handle (line 65) | function handle() { function delegate (line 375) | function delegate( event ) { FILE: examples/ASP.NET Core 2/Visual Studio 2017/ASP.NET Core 2 - VS2017/wwwroot/lib/jquery/dist/jquery.js function isArrayLike (line 524) | function isArrayLike( obj ) { function Sizzle (line 733) | function Sizzle( selector, context, results, seed ) { function createCache (line 873) | function createCache() { function markFunction (line 891) | function markFunction( fn ) { function assert (line 900) | function assert( fn ) { function addHandle (line 922) | function addHandle( attrs, handler ) { function siblingCheck (line 937) | function siblingCheck( a, b ) { function createInputPseudo (line 964) | function createInputPseudo( type ) { function createButtonPseudo (line 975) | function createButtonPseudo( type ) { function createPositionalPseudo (line 986) | function createPositionalPseudo( fn ) { function testContext (line 1009) | function testContext( context ) { function setFilters (line 2054) | function setFilters() {} function toSelector (line 2125) | function toSelector( tokens ) { function addCombinator (line 2135) | function addCombinator( matcher, combinator, base ) { function elementMatcher (line 2193) | function elementMatcher( matchers ) { function multipleContexts (line 2207) | function multipleContexts( selector, contexts, results ) { function condense (line 2216) | function condense( unmatched, map, filter, context, xml ) { function setMatcher (line 2237) | function setMatcher( preFilter, selector, matcher, postFilter, postFinde... function matcherFromTokens (line 2330) | function matcherFromTokens( tokens ) { function matcherFromGroupMatchers (line 2388) | function matcherFromGroupMatchers( elementMatchers, setMatchers ) { function winnow (line 2726) | function winnow( elements, qualifier, not ) { function sibling (line 3033) | function sibling( cur, dir ) { function createOptions (line 3109) | function createOptions( options ) { function completed (line 3544) | function completed() { function Data (line 3655) | function Data() { function dataAttr (line 3865) | function dataAttr( elem, key, data ) { function adjustCSS (line 4182) | function adjustCSS( elem, prop, valueParts, tween ) { function getAll (line 4271) | function getAll( context, tag ) { function setGlobalEval (line 4288) | function setGlobalEval( elems, refElements ) { function buildFragment (line 4304) | function buildFragment( elems, context, scripts, selection, ignored ) { function returnTrue (line 4425) | function returnTrue() { function returnFalse (line 4429) | function returnFalse() { function safeActiveElement (line 4435) | function safeActiveElement() { function on (line 4441) | function on( elem, types, selector, data, fn, one ) { function manipulationTarget (line 5131) | function manipulationTarget( elem, content ) { function disableScript (line 5142) | function disableScript( elem ) { function restoreScript (line 5146) | function restoreScript( elem ) { function cloneCopyEvent (line 5158) | function cloneCopyEvent( src, dest ) { function fixInput (line 5193) | function fixInput( src, dest ) { function domManip (line 5206) | function domManip( collection, args, callback, ignored ) { function remove (line 5296) | function remove( elem, selector, keepData ) { function actualDisplay (line 5587) | function actualDisplay( name, doc ) { function defaultDisplay (line 5603) | function defaultDisplay( nodeName ) { function computeStyleTests (line 5699) | function computeStyleTests() { function curCSS (line 5789) | function curCSS( elem, name, computed ) { function addGetHookIf (line 5836) | function addGetHookIf( conditionFn, hookFn ) { function vendorPropName (line 5873) | function vendorPropName( name ) { function setPositiveNumber (line 5892) | function setPositiveNumber( elem, value, subtract ) { function augmentWidthOrHeight (line 5904) | function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) { function getWidthOrHeight (line 5948) | function getWidthOrHeight( elem, name, extra ) { function showHide (line 6006) | function showHide( elements, show ) { function Tween (line 6345) | function Tween( elem, options, prop, end, easing ) { function createFxNow (line 6469) | function createFxNow() { function genFx (line 6477) | function genFx( type, includeWidth ) { function createTween (line 6497) | function createTween( value, prop, animation ) { function defaultPrefilter (line 6511) | function defaultPrefilter( elem, props, opts ) { function propFilter (line 6647) | function propFilter( props, specialEasing ) { function Animation (line 6684) | function Animation( elem, properties, options ) { function getClass (line 7357) | function getClass( elem ) { function addToPrefiltersOrTransports (line 8022) | function addToPrefiltersOrTransports( structure ) { function inspectPrefiltersOrTransports (line 8056) | function inspectPrefiltersOrTransports( structure, options, originalOpti... function ajaxExtend (line 8085) | function ajaxExtend( target, src ) { function ajaxHandleResponses (line 8105) | function ajaxHandleResponses( s, jqXHR, responses ) { function ajaxConvert (line 8163) | function ajaxConvert( s, response, jqXHR, isSuccess ) { function done (line 8668) | function done( status, nativeStatusText, responses, headers ) { function buildParams (line 8921) | function buildParams( prefix, obj, traditional, add ) { function getWindow (line 9504) | function getWindow( elem ) { FILE: examples/ASP.NET Core 3/ASP.NET Core 3 - VS2019/Controllers/ApiController.cs class LogTestsController (line 11) | [Route("api/[controller]")] method LogTestsController (line 17) | public LogTestsController(ILogger logger) method TestLog (line 22) | [HttpPost] FILE: examples/ASP.NET Core 3/ASP.NET Core 3 - VS2019/Controllers/HomeController.cs class HomeController (line 12) | public class HomeController : Controller method HomeController (line 16) | public HomeController(ILogger logger) method Index (line 22) | public IActionResult Index() method Privacy (line 28) | public IActionResult Privacy() method AddItem (line 34) | [HttpPost] method Error (line 41) | [ResponseCache(Duration = 0, Location = ResponseCacheLocation.None, No... FILE: examples/ASP.NET Core 3/ASP.NET Core 3 - VS2019/Models/ErrorViewModel.cs class ErrorViewModel (line 5) | public class ErrorViewModel FILE: examples/ASP.NET Core 3/ASP.NET Core 3 - VS2019/Models/ItemModel.cs class ItemModel (line 8) | public class ItemModel FILE: examples/ASP.NET Core 3/ASP.NET Core 3 - VS2019/Program.cs class Program (line 14) | public static class Program method Main (line 16) | public static void Main(string[] args) method CreateHostBuilder (line 40) | public static IHostBuilder CreateHostBuilder(string[] args) => FILE: examples/ASP.NET Core 3/ASP.NET Core 3 - VS2019/Startup.cs class Startup (line 15) | public class Startup method Startup (line 17) | public Startup(IConfiguration configuration) method ConfigureServices (line 25) | public void ConfigureServices(IServiceCollection services) method Configure (line 31) | public void Configure(IApplicationBuilder app, IWebHostEnvironment env) FILE: examples/ASP.NET Core 3/ASP.NET Core 3 - VS2019/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js function _defineProperties (line 14) | function _defineProperties(target, props) { function _createClass (line 24) | function _createClass(Constructor, protoProps, staticProps) { function _defineProperty (line 30) | function _defineProperty(obj, key, value) { function _objectSpread (line 45) | function _objectSpread(target) { function _inheritsLoose (line 64) | function _inheritsLoose(subClass, superClass) { function toType (line 86) | function toType(obj) { function getSpecialTransitionEndEvent (line 90) | function getSpecialTransitionEndEvent() { function transitionEndEmulator (line 104) | function transitionEndEmulator(duration) { function setTransitionEndSupport (line 119) | function setTransitionEndSupport() { function Alert (line 260) | function Alert(element) { function Button (line 428) | function Button(element) { function Carousel (line 635) | function Carousel(element, config) { function Collapse (line 1195) | function Collapse(element, config) { function microtaskDebounce (line 1539) | function microtaskDebounce(fn) { function taskDebounce (line 1553) | function taskDebounce(fn) { function isFunction (line 1586) | function isFunction(functionToCheck) { function getStyleComputedProperty (line 1598) | function getStyleComputedProperty(element, property) { function getParentNode (line 1615) | function getParentNode(element) { function getScrollParent (line 1629) | function getScrollParent(element) { function isIE (line 1667) | function isIE(version) { function getOffsetParent (line 1684) | function getOffsetParent(element) { function isOffsetContainer (line 1713) | function isOffsetContainer(element) { function getRoot (line 1729) | function getRoot(node) { function findCommonOffsetParent (line 1745) | function findCommonOffsetParent(element1, element2) { function getScroll (line 1789) | function getScroll(element) { function includeScroll (line 1813) | function includeScroll(rect, element) { function getBordersSize (line 1836) | function getBordersSize(styles, axis) { function getSize (line 1843) | function getSize(axis, body, html, computedStyle) { function getWindowSizes (line 1847) | function getWindowSizes(document) { function defineProperties (line 1865) | function defineProperties(target, props) { function getClientRect (line 1922) | function getClientRect(offsets) { function getBoundingClientRect (line 1936) | function getBoundingClientRect(element) { function getOffsetRectRelativeToArbitraryNode (line 1985) | function getOffsetRectRelativeToArbitraryNode(children, parent) { function getViewportOffsetRectRelativeToArtbitraryNode (line 2037) | function getViewportOffsetRectRelativeToArtbitraryNode(element) { function isFixed (line 2066) | function isFixed(element) { function getFixedPositionOffsetParent (line 2089) | function getFixedPositionOffsetParent(element) { function getBoundaries (line 2112) | function getBoundaries(popper, reference, padding, boundariesElement) { function getArea (line 2166) | function getArea(_ref) { function computeAutoPlacement (line 2182) | function computeAutoPlacement(placement, refRect, popper, reference, bou... function getReferenceOffsets (line 2243) | function getReferenceOffsets(state, popper, reference) { function getOuterSizes (line 2257) | function getOuterSizes(element) { function getOppositePlacement (line 2276) | function getOppositePlacement(placement) { function getPopperOffsets (line 2293) | function getPopperOffsets(popper, referenceOffsets, placement) { function find (line 2331) | function find(arr, check) { function findIndex (line 2350) | function findIndex(arr, prop, value) { function runModifiers (line 2375) | function runModifiers(modifiers, data, ends) { function update (line 2405) | function update() { function isModifierEnabled (line 2457) | function isModifierEnabled(modifiers, modifierName) { function getSupportedPropertyName (line 2472) | function getSupportedPropertyName(property) { function destroy (line 2491) | function destroy() { function getWindow (line 2521) | function getWindow(element) { function attachToScrollParents (line 2526) | function attachToScrollParents(scrollParent, event, callback, scrollPare... function setupEventListeners (line 2543) | function setupEventListeners(reference, options, state, updateBound) { function enableEventListeners (line 2563) | function enableEventListeners() { function removeEventListeners (line 2575) | function removeEventListeners(reference, state) { function disableEventListeners (line 2599) | function disableEventListeners() { function isNumeric (line 2613) | function isNumeric(n) { function setStyles (line 2625) | function setStyles(element, styles) { function setAttributes (line 2644) | function setAttributes(element, attributes) { function applyStyle (line 2664) | function applyStyle(data) { function applyStyleOnLoad (line 2693) | function applyStyleOnLoad(reference, popper, options, modifierOptions, s... function getRoundedOffsets (line 2730) | function getRoundedOffsets(data, shouldRound) { function computeStyle (line 2769) | function computeStyle(data, options) { function isModifierRequired (line 2870) | function isModifierRequired(modifiers, requestingName, requestedName) { function arrow (line 2895) | function arrow(data, options) { function getOppositeVariation (line 2977) | function getOppositeVariation(variation) { function clockwise (line 3032) | function clockwise(placement) { function flip (line 3053) | function flip(data, options) { function keepTogether (line 3143) | function keepTogether(data) { function toValue (line 3177) | function toValue(str, measurement, popperOffsets, referenceOffsets) { function parseOffset (line 3229) | function parseOffset(offset, popperOffsets, referenceOffsets, basePlacem... function offset (line 3305) | function offset(data, _ref) { function preventOverflow (line 3346) | function preventOverflow(data, options) { function shift (line 3417) | function shift(data) { function hide (line 3450) | function hide(data) { function inner (line 3488) | function inner(data) { function Popper (line 3939) | function Popper(reference, popper) { function Dropdown (line 4169) | function Dropdown(element, config) { function Modal (line 4674) | function Modal(element, config) { function allowedAttribute (line 5247) | function allowedAttribute(attr, allowedAttributeList) { function sanitizeHtml (line 5271) | function sanitizeHtml(unsafeHtml, whiteList, sanitizeFn) { function Tooltip (line 5408) | function Tooltip(element, config) { function Popover (line 6086) | function Popover() { function ScrollSpy (line 6273) | function ScrollSpy(element, config) { function Tab (line 6568) | function Tab(element) { function Toast (line 6805) | function Toast(element, config) { FILE: examples/ASP.NET Core 3/ASP.NET Core 3 - VS2019/wwwroot/lib/bootstrap/dist/js/bootstrap.js function _defineProperties (line 15) | function _defineProperties(target, props) { function _createClass (line 25) | function _createClass(Constructor, protoProps, staticProps) { function _defineProperty (line 31) | function _defineProperty(obj, key, value) { function _objectSpread (line 46) | function _objectSpread(target) { function _inheritsLoose (line 65) | function _inheritsLoose(subClass, superClass) { function toType (line 87) | function toType(obj) { function getSpecialTransitionEndEvent (line 91) | function getSpecialTransitionEndEvent() { function transitionEndEmulator (line 105) | function transitionEndEmulator(duration) { function setTransitionEndSupport (line 120) | function setTransitionEndSupport() { function Alert (line 261) | function Alert(element) { function Button (line 429) | function Button(element) { function Carousel (line 636) | function Carousel(element, config) { function Collapse (line 1196) | function Collapse(element, config) { function Dropdown (line 1591) | function Dropdown(element, config) { function Modal (line 2096) | function Modal(element, config) { function allowedAttribute (line 2669) | function allowedAttribute(attr, allowedAttributeList) { function sanitizeHtml (line 2693) | function sanitizeHtml(unsafeHtml, whiteList, sanitizeFn) { function Tooltip (line 2830) | function Tooltip(element, config) { function Popover (line 3508) | function Popover() { function ScrollSpy (line 3695) | function ScrollSpy(element, config) { function Tab (line 3990) | function Tab(element) { function Toast (line 4227) | function Toast(element, config) { FILE: examples/ASP.NET Core 3/ASP.NET Core 3 - VS2019/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js function setValidationValues (line 25) | function setValidationValues(options, ruleName, value) { function splitAndTrim (line 32) | function splitAndTrim(value) { function escapeAttributeValue (line 36) | function escapeAttributeValue(value) { function getModelPrefix (line 41) | function getModelPrefix(fieldName) { function appendModelPrefix (line 45) | function appendModelPrefix(value, prefix) { function onError (line 52) | function onError(error, inputElement) { // 'this' is the form element function onErrors (line 69) | function onErrors(event, validator) { // 'this' is the form element function onSuccess (line 83) | function onSuccess(error) { // 'this' is the form element function onReset (line 99) | function onReset(event) { // 'this' is the form element function validationInfo (line 124) | function validationInfo(form) { FILE: examples/ASP.NET Core 3/ASP.NET Core 3 - VS2019/wwwroot/lib/jquery-validation/dist/additional-methods.js function stripHtml (line 21) | function stripHtml( value ) { function isOdd (line 212) | function isOdd( n ) { FILE: examples/ASP.NET Core 3/ASP.NET Core 3 - VS2019/wwwroot/lib/jquery-validation/dist/jquery.validate.js function handle (line 70) | function handle() { function delegate (line 411) | function delegate( event ) { FILE: examples/ASP.NET Core 3/ASP.NET Core 3 - VS2019/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 ) { FILE: examples/ASP.NET Core 5/ASP.NET Core 5 NLog Example/Controllers/HomeController.cs class HomeController (line 8) | public class HomeController : Controller method HomeController (line 12) | public HomeController(ILogger logger) method Index (line 18) | public IActionResult Index() method Privacy (line 24) | public IActionResult Privacy() method Error (line 29) | [ResponseCache(Duration = 0, Location = ResponseCacheLocation.None, No... FILE: examples/ASP.NET Core 5/ASP.NET Core 5 NLog Example/Models/ErrorViewModel.cs class ErrorViewModel (line 5) | public class ErrorViewModel FILE: examples/ASP.NET Core 5/ASP.NET Core 5 NLog Example/Program.cs class Program (line 10) | public static class Program method Main (line 12) | public static void Main(string[] args) method CreateHostBuilder (line 36) | public static IHostBuilder CreateHostBuilder(string[] args) => FILE: examples/ASP.NET Core 5/ASP.NET Core 5 NLog Example/Startup.cs class Startup (line 14) | public class Startup method Startup (line 16) | public Startup(IConfiguration configuration) method ConfigureServices (line 24) | public void ConfigureServices(IServiceCollection services) method Configure (line 30) | public void Configure(IApplicationBuilder app, IWebHostEnvironment env) FILE: examples/ASP.NET Core 5/ASP.NET Core 5 NLog Example/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js function _defineProperties (line 14) | function _defineProperties(target, props) { function _createClass (line 24) | function _createClass(Constructor, protoProps, staticProps) { function _defineProperty (line 30) | function _defineProperty(obj, key, value) { function _objectSpread (line 45) | function _objectSpread(target) { function _inheritsLoose (line 64) | function _inheritsLoose(subClass, superClass) { function toType (line 86) | function toType(obj) { function getSpecialTransitionEndEvent (line 90) | function getSpecialTransitionEndEvent() { function transitionEndEmulator (line 104) | function transitionEndEmulator(duration) { function setTransitionEndSupport (line 119) | function setTransitionEndSupport() { function Alert (line 260) | function Alert(element) { function Button (line 428) | function Button(element) { function Carousel (line 635) | function Carousel(element, config) { function Collapse (line 1195) | function Collapse(element, config) { function microtaskDebounce (line 1539) | function microtaskDebounce(fn) { function taskDebounce (line 1553) | function taskDebounce(fn) { function isFunction (line 1586) | function isFunction(functionToCheck) { function getStyleComputedProperty (line 1598) | function getStyleComputedProperty(element, property) { function getParentNode (line 1615) | function getParentNode(element) { function getScrollParent (line 1629) | function getScrollParent(element) { function isIE (line 1667) | function isIE(version) { function getOffsetParent (line 1684) | function getOffsetParent(element) { function isOffsetContainer (line 1713) | function isOffsetContainer(element) { function getRoot (line 1729) | function getRoot(node) { function findCommonOffsetParent (line 1745) | function findCommonOffsetParent(element1, element2) { function getScroll (line 1789) | function getScroll(element) { function includeScroll (line 1813) | function includeScroll(rect, element) { function getBordersSize (line 1836) | function getBordersSize(styles, axis) { function getSize (line 1843) | function getSize(axis, body, html, computedStyle) { function getWindowSizes (line 1847) | function getWindowSizes(document) { function defineProperties (line 1865) | function defineProperties(target, props) { function getClientRect (line 1922) | function getClientRect(offsets) { function getBoundingClientRect (line 1936) | function getBoundingClientRect(element) { function getOffsetRectRelativeToArbitraryNode (line 1985) | function getOffsetRectRelativeToArbitraryNode(children, parent) { function getViewportOffsetRectRelativeToArtbitraryNode (line 2037) | function getViewportOffsetRectRelativeToArtbitraryNode(element) { function isFixed (line 2066) | function isFixed(element) { function getFixedPositionOffsetParent (line 2089) | function getFixedPositionOffsetParent(element) { function getBoundaries (line 2112) | function getBoundaries(popper, reference, padding, boundariesElement) { function getArea (line 2166) | function getArea(_ref) { function computeAutoPlacement (line 2182) | function computeAutoPlacement(placement, refRect, popper, reference, bou... function getReferenceOffsets (line 2243) | function getReferenceOffsets(state, popper, reference) { function getOuterSizes (line 2257) | function getOuterSizes(element) { function getOppositePlacement (line 2276) | function getOppositePlacement(placement) { function getPopperOffsets (line 2293) | function getPopperOffsets(popper, referenceOffsets, placement) { function find (line 2331) | function find(arr, check) { function findIndex (line 2350) | function findIndex(arr, prop, value) { function runModifiers (line 2375) | function runModifiers(modifiers, data, ends) { function update (line 2405) | function update() { function isModifierEnabled (line 2457) | function isModifierEnabled(modifiers, modifierName) { function getSupportedPropertyName (line 2472) | function getSupportedPropertyName(property) { function destroy (line 2491) | function destroy() { function getWindow (line 2521) | function getWindow(element) { function attachToScrollParents (line 2526) | function attachToScrollParents(scrollParent, event, callback, scrollPare... function setupEventListeners (line 2543) | function setupEventListeners(reference, options, state, updateBound) { function enableEventListeners (line 2563) | function enableEventListeners() { function removeEventListeners (line 2575) | function removeEventListeners(reference, state) { function disableEventListeners (line 2599) | function disableEventListeners() { function isNumeric (line 2613) | function isNumeric(n) { function setStyles (line 2625) | function setStyles(element, styles) { function setAttributes (line 2644) | function setAttributes(element, attributes) { function applyStyle (line 2664) | function applyStyle(data) { function applyStyleOnLoad (line 2693) | function applyStyleOnLoad(reference, popper, options, modifierOptions, s... function getRoundedOffsets (line 2730) | function getRoundedOffsets(data, shouldRound) { function computeStyle (line 2769) | function computeStyle(data, options) { function isModifierRequired (line 2870) | function isModifierRequired(modifiers, requestingName, requestedName) { function arrow (line 2895) | function arrow(data, options) { function getOppositeVariation (line 2977) | function getOppositeVariation(variation) { function clockwise (line 3032) | function clockwise(placement) { function flip (line 3053) | function flip(data, options) { function keepTogether (line 3143) | function keepTogether(data) { function toValue (line 3177) | function toValue(str, measurement, popperOffsets, referenceOffsets) { function parseOffset (line 3229) | function parseOffset(offset, popperOffsets, referenceOffsets, basePlacem... function offset (line 3305) | function offset(data, _ref) { function preventOverflow (line 3346) | function preventOverflow(data, options) { function shift (line 3417) | function shift(data) { function hide (line 3450) | function hide(data) { function inner (line 3488) | function inner(data) { function Popper (line 3939) | function Popper(reference, popper) { function Dropdown (line 4169) | function Dropdown(element, config) { function Modal (line 4674) | function Modal(element, config) { function allowedAttribute (line 5247) | function allowedAttribute(attr, allowedAttributeList) { function sanitizeHtml (line 5271) | function sanitizeHtml(unsafeHtml, whiteList, sanitizeFn) { function Tooltip (line 5408) | function Tooltip(element, config) { function Popover (line 6086) | function Popover() { function ScrollSpy (line 6273) | function ScrollSpy(element, config) { function Tab (line 6568) | function Tab(element) { function Toast (line 6805) | function Toast(element, config) { FILE: examples/ASP.NET Core 5/ASP.NET Core 5 NLog Example/wwwroot/lib/bootstrap/dist/js/bootstrap.js function _defineProperties (line 15) | function _defineProperties(target, props) { function _createClass (line 25) | function _createClass(Constructor, protoProps, staticProps) { function _defineProperty (line 31) | function _defineProperty(obj, key, value) { function _objectSpread (line 46) | function _objectSpread(target) { function _inheritsLoose (line 65) | function _inheritsLoose(subClass, superClass) { function toType (line 87) | function toType(obj) { function getSpecialTransitionEndEvent (line 91) | function getSpecialTransitionEndEvent() { function transitionEndEmulator (line 105) | function transitionEndEmulator(duration) { function setTransitionEndSupport (line 120) | function setTransitionEndSupport() { function Alert (line 261) | function Alert(element) { function Button (line 429) | function Button(element) { function Carousel (line 636) | function Carousel(element, config) { function Collapse (line 1196) | function Collapse(element, config) { function Dropdown (line 1591) | function Dropdown(element, config) { function Modal (line 2096) | function Modal(element, config) { function allowedAttribute (line 2669) | function allowedAttribute(attr, allowedAttributeList) { function sanitizeHtml (line 2693) | function sanitizeHtml(unsafeHtml, whiteList, sanitizeFn) { function Tooltip (line 2830) | function Tooltip(element, config) { function Popover (line 3508) | function Popover() { function ScrollSpy (line 3695) | function ScrollSpy(element, config) { function Tab (line 3990) | function Tab(element) { function Toast (line 4227) | function Toast(element, config) { FILE: examples/ASP.NET Core 5/ASP.NET Core 5 NLog Example/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js function setValidationValues (line 25) | function setValidationValues(options, ruleName, value) { function splitAndTrim (line 32) | function splitAndTrim(value) { function escapeAttributeValue (line 36) | function escapeAttributeValue(value) { function getModelPrefix (line 41) | function getModelPrefix(fieldName) { function appendModelPrefix (line 45) | function appendModelPrefix(value, prefix) { function onError (line 52) | function onError(error, inputElement) { // 'this' is the form element function onErrors (line 69) | function onErrors(event, validator) { // 'this' is the form element function onSuccess (line 83) | function onSuccess(error) { // 'this' is the form element function onReset (line 99) | function onReset(event) { // 'this' is the form element function validationInfo (line 124) | function validationInfo(form) { FILE: examples/ASP.NET Core 5/ASP.NET Core 5 NLog Example/wwwroot/lib/jquery-validation/dist/additional-methods.js function stripHtml (line 21) | function stripHtml( value ) { function isOdd (line 212) | function isOdd( n ) { FILE: examples/ASP.NET Core 5/ASP.NET Core 5 NLog Example/wwwroot/lib/jquery-validation/dist/jquery.validate.js function handle (line 70) | function handle() { function delegate (line 411) | function delegate( event ) { FILE: examples/ASP.NET Core 5/ASP.NET Core 5 NLog Example/wwwroot/lib/jquery/dist/jquery.js function DOMEval (line 103) | function DOMEval( code, node, doc ) { function toType (line 133) | function toType( obj ) { function isArrayLike (line 503) | function isArrayLike( obj ) { function Sizzle (line 755) | function Sizzle( selector, context, results, seed ) { function createCache (line 903) | function createCache() { function markFunction (line 923) | function markFunction( fn ) { function assert (line 932) | function assert( fn ) { function addHandle (line 956) | function addHandle( attrs, handler ) { function siblingCheck (line 971) | function siblingCheck( a, b ) { function createInputPseudo (line 997) | function createInputPseudo( type ) { function createButtonPseudo (line 1008) | function createButtonPseudo( type ) { function createDisabledPseudo (line 1019) | function createDisabledPseudo( disabled ) { function createPositionalPseudo (line 1075) | function createPositionalPseudo( fn ) { function testContext (line 1098) | function testContext( context ) { function setFilters (line 2309) | function setFilters() {} function toSelector (line 2383) | function toSelector( tokens ) { function addCombinator (line 2393) | function addCombinator( matcher, combinator, base ) { function elementMatcher (line 2460) | function elementMatcher( matchers ) { function multipleContexts (line 2474) | function multipleContexts( selector, contexts, results ) { function condense (line 2483) | function condense( unmatched, map, filter, context, xml ) { function setMatcher (line 2504) | function setMatcher( preFilter, selector, matcher, postFilter, postFinde... function matcherFromTokens (line 2604) | function matcherFromTokens( tokens ) { function matcherFromGroupMatchers (line 2667) | function matcherFromGroupMatchers( elementMatchers, setMatchers ) { function nodeName (line 3025) | function nodeName( elem, name ) { function winnow (line 3035) | function winnow( elements, qualifier, not ) { function sibling (line 3330) | function sibling( cur, dir ) { function createOptions (line 3423) | function createOptions( options ) { function Identity (line 3648) | function Identity( v ) { function Thrower (line 3651) | function Thrower( ex ) { function adoptValue (line 3655) | function adoptValue( value, resolve, reject, noValue ) { function resolve (line 3748) | function resolve( depth, deferred, handler, special ) { function completed (line 4113) | function completed() { function fcamelCase (line 4208) | function fcamelCase( _all, letter ) { function camelCase (line 4215) | function camelCase( string ) { function Data (line 4232) | function Data() { function getData (line 4401) | function getData( data ) { function dataAttr (line 4426) | function dataAttr( elem, key, data ) { function adjustCSS (line 4738) | function adjustCSS( elem, prop, valueParts, tween ) { function getDefaultDisplay (line 4806) | function getDefaultDisplay( elem ) { function showHide (line 4829) | function showHide( elements, show ) { function getAll (line 4961) | function getAll( context, tag ) { function setGlobalEval (line 4986) | function setGlobalEval( elems, refElements ) { function buildFragment (line 5002) | function buildFragment( elems, context, scripts, selection, ignored ) { function returnTrue (line 5097) | function returnTrue() { function returnFalse (line 5101) | function returnFalse() { function expectSync (line 5111) | function expectSync( elem, type ) { function safeActiveElement (line 5118) | function safeActiveElement() { function on (line 5124) | function on( elem, types, selector, data, fn, one ) { function leverageNative (line 5612) | function leverageNative( el, type, expectSync ) { function manipulationTarget (line 5976) | function manipulationTarget( elem, content ) { function disableScript (line 5987) | function disableScript( elem ) { function restoreScript (line 5991) | function restoreScript( elem ) { function cloneCopyEvent (line 6001) | function cloneCopyEvent( src, dest ) { function fixInput (line 6034) | function fixInput( src, dest ) { function domManip (line 6047) | function domManip( collection, args, callback, ignored ) { function remove (line 6139) | function remove( elem, selector, keepData ) { function computeStyleTests (line 6453) | function computeStyleTests() { function roundPixelMeasures (line 6497) | function roundPixelMeasures( measure ) { function curCSS (line 6571) | function curCSS( elem, name, computed ) { function addGetHookIf (line 6624) | function addGetHookIf( conditionFn, hookFn ) { function vendorPropName (line 6649) | function vendorPropName( name ) { function finalPropName (line 6664) | function finalPropName( name ) { function setPositiveNumber (line 6690) | function setPositiveNumber( _elem, value, subtract ) { function boxModelAdjustment (line 6702) | function boxModelAdjustment( elem, dimension, box, isBorderBox, styles, ... function getWidthOrHeight (line 6770) | function getWidthOrHeight( elem, dimension, extra ) { function Tween (line 7146) | function Tween( elem, options, prop, end, easing ) { function schedule (line 7269) | function schedule() { function createFxNow (line 7282) | function createFxNow() { function genFx (line 7290) | function genFx( type, includeWidth ) { function createTween (line 7310) | function createTween( value, prop, animation ) { function defaultPrefilter (line 7324) | function defaultPrefilter( elem, props, opts ) { function propFilter (line 7496) | function propFilter( props, specialEasing ) { function Animation (line 7533) | function Animation( elem, properties, options ) { function stripAndCollapse (line 8248) | function stripAndCollapse( value ) { function getClass (line 8254) | function getClass( elem ) { function classesToArray (line 8258) | function classesToArray( value ) { function buildParams (line 8885) | function buildParams( prefix, obj, traditional, add ) { function addToPrefiltersOrTransports (line 9039) | function addToPrefiltersOrTransports( structure ) { function inspectPrefiltersOrTransports (line 9073) | function inspectPrefiltersOrTransports( structure, options, originalOpti... function ajaxExtend (line 9102) | function ajaxExtend( target, src ) { function ajaxHandleResponses (line 9122) | function ajaxHandleResponses( s, jqXHR, responses ) { function ajaxConvert (line 9180) | function ajaxConvert( s, response, jqXHR, isSuccess ) { function done (line 9696) | function done( status, nativeStatusText, responses, headers ) { FILE: examples/ASP.NET Core 6/ASP.NET Core 6 NLog Example/Controllers/HomeController.cs class HomeController (line 7) | public class HomeController : Controller method HomeController (line 11) | public HomeController(ILogger logger) method Index (line 17) | public IActionResult Index() method Privacy (line 23) | public IActionResult Privacy() method Error (line 28) | [ResponseCache(Duration = 0, Location = ResponseCacheLocation.None, No... FILE: examples/ASP.NET Core 6/ASP.NET Core 6 NLog Example/Models/ErrorViewModel.cs class ErrorViewModel (line 3) | public class ErrorViewModel FILE: examples/ASP.NET Core 6/ASP.NET Core 6 NLog Example/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js function getUidEvent (line 353) | function getUidEvent(element, uid) { function getEvent (line 357) | function getEvent(element) { function bootstrapHandler (line 364) | function bootstrapHandler(element, fn) { function bootstrapDelegationHandler (line 376) | function bootstrapDelegationHandler(element, selector, fn) { function findHandler (line 402) | function findHandler(events, handler, delegationSelector = null) { function normalizeParams (line 416) | function normalizeParams(originalTypeEvent, handler, delegationFn) { function addHandler (line 429) | function addHandler(element, originalTypeEvent, handler, delegationFn, o... function removeHandler (line 477) | function removeHandler(element, events, typeEvent, handler, delegationSe... function removeNamespacedHandlers (line 488) | function removeNamespacedHandlers(element, events, typeEvent, namespace) { function getTypeEvent (line 498) | function getTypeEvent(event) { method on (line 505) | on(element, event, handler, delegationFn) { method one (line 509) | one(element, event, handler, delegationFn) { method off (line 513) | off(element, originalTypeEvent, handler, delegationFn) { method trigger (line 550) | trigger(element, event, args) { method set (line 626) | set(element, key, instance) { method get (line 643) | get(element, key) { method remove (line 651) | remove(element, key) { class BaseComponent (line 680) | class BaseComponent { method constructor (line 681) | constructor(element) { method dispose (line 692) | dispose() { method _queueCallback (line 700) | _queueCallback(callback, element, isAnimated = true) { method getInstance (line 706) | static getInstance(element) { method getOrCreateInstance (line 710) | static getOrCreateInstance(element, config = {}) { method VERSION (line 714) | static get VERSION() { method NAME (line 718) | static get NAME() { method DATA_KEY (line 722) | static get DATA_KEY() { method EVENT_KEY (line 726) | static get EVENT_KEY() { class Alert (line 783) | class Alert extends BaseComponent { method NAME (line 785) | static get NAME() { method close (line 790) | close() { method _destroyElement (line 805) | _destroyElement() { method jQueryInterface (line 813) | static jQueryInterface(config) { class Button (line 872) | class Button extends BaseComponent { method NAME (line 874) | static get NAME() { method toggle (line 879) | toggle() { method jQueryInterface (line 885) | static jQueryInterface(config) { function normalizeData (line 924) | function normalizeData(val) { function normalizeDataKey (line 944) | function normalizeDataKey(key) { method setDataAttribute (line 949) | setDataAttribute(element, key, value) { method removeDataAttribute (line 953) | removeDataAttribute(element, key) { method getDataAttributes (line 957) | getDataAttributes(element) { method getDataAttribute (line 971) | getDataAttribute(element, key) { method offset (line 975) | offset(element) { method position (line 983) | position(element) { method find (line 1000) | find(selector, element = document.documentElement) { method findOne (line 1004) | findOne(selector, element = document.documentElement) { method children (line 1008) | children(element, selector) { method parents (line 1012) | parents(element, selector) { method prev (line 1027) | prev(element, selector) { method next (line 1041) | next(element, selector) { method focusableChildren (line 1055) | focusableChildren(element) { class Carousel (line 1145) | class Carousel extends BaseComponent { method constructor (line 1146) | constructor(element, config) { method Default (line 1165) | static get Default() { method NAME (line 1169) | static get NAME() { method next (line 1174) | next() { method nextWhenVisible (line 1178) | nextWhenVisible() { method prev (line 1186) | prev() { method pause (line 1190) | pause(event) { method cycle (line 1204) | cycle(event) { method to (line 1221) | to(index) { method _getConfig (line 1247) | _getConfig(config) { method _handleSwipe (line 1256) | _handleSwipe() { method _addEventListeners (line 1273) | _addEventListeners() { method _addTouchEventListeners (line 1288) | _addTouchEventListeners() { method _keydown (line 1343) | _keydown(event) { method _getItemIndex (line 1357) | _getItemIndex(element) { method _getItemByOrder (line 1362) | _getItemByOrder(order, activeElement) { method _triggerSlideEvent (line 1367) | _triggerSlideEvent(relatedTarget, eventDirectionName) { method _setActiveIndicatorElement (line 1380) | _setActiveIndicatorElement(element) { method _updateInterval (line 1397) | _updateInterval() { method _slide (line 1414) | _slide(directionOrOrder, element) { method _directionToOrder (line 1498) | _directionToOrder(direction) { method _orderToDirection (line 1510) | _orderToDirection(order) { method carouselInterface (line 1523) | static carouselInterface(element, config) { method jQueryInterface (line 1551) | static jQueryInterface(config) { method dataApiClickHandler (line 1557) | static dataApiClickHandler(event) { class Collapse (line 1651) | class Collapse extends BaseComponent { method constructor (line 1652) | constructor(element, config) { method Default (line 1683) | static get Default() { method NAME (line 1687) | static get NAME() { method toggle (line 1692) | toggle() { method show (line 1700) | show() { method hide (line 1773) | hide() { method _isShown (line 1821) | _isShown(element = this._element) { method _getConfig (line 1826) | _getConfig(config) { method _getDimension (line 1838) | _getDimension() { method _initializeChildren (line 1842) | _initializeChildren() { method _addAriaAndCollapsedClass (line 1857) | _addAriaAndCollapsedClass(triggerArray, isOpen) { method jQueryInterface (line 1874) | static jQueryInterface(config) { function getNodeName (line 1957) | function getNodeName(element) { function getWindow (line 1961) | function getWindow(node) { function isElement (line 1974) | function isElement(node) { function isHTMLElement (line 1979) | function isHTMLElement(node) { function isShadowRoot (line 1984) | function isShadowRoot(node) { function applyStyles (line 1996) | function applyStyles(_ref) { function effect$2 (line 2023) | function effect$2(_ref2) { function getBasePlacement (line 2077) | function getBasePlacement(placement) { function getBoundingClientRect (line 2082) | function getBoundingClientRect(element, includeScale) { function getLayoutRect (line 2111) | function getLayoutRect(element) { function contains (line 2134) | function contains(parent, child) { function getComputedStyle$1 (line 2157) | function getComputedStyle$1(element) { function isTableElement (line 2161) | function isTableElement(element) { function getDocumentElement (line 2165) | function getDocumentElement(element) { function getParentNode (line 2171) | function getParentNode(element) { function getTrueOffsetParent (line 2188) | function getTrueOffsetParent(element) { function getContainingBlock (line 2199) | function getContainingBlock(element) { function getOffsetParent (line 2231) | function getOffsetParent(element) { function getMainAxisFromPlacement (line 2246) | function getMainAxisFromPlacement(placement) { function within (line 2254) | function within(min$1, value, max$1) { function getFreshSideObject (line 2258) | function getFreshSideObject() { function mergePaddingObject (line 2267) | function mergePaddingObject(paddingObject) { function expandToHashMap (line 2271) | function expandToHashMap(value, keys) { function arrow (line 2285) | function arrow(_ref) { function effect$1 (line 2322) | function effect$1(_ref2) { function roundOffsetsByDPR (line 2369) | function roundOffsetsByDPR(_ref) { function mapToStyles (line 2380) | function mapToStyles(_ref2) { function computeStyles (line 2449) | function computeStyles(_ref4) { function effect (line 2502) | function effect(_ref) { function getOppositePlacement (line 2552) | function getOppositePlacement(placement) { function getOppositeVariationPlacement (line 2562) | function getOppositeVariationPlacement(placement) { function getWindowScroll (line 2568) | function getWindowScroll(node) { function getWindowScrollBarX (line 2578) | function getWindowScrollBarX(element) { function getViewportRect (line 2589) | function getViewportRect(element) { function getDocumentRect (line 2629) | function getDocumentRect(element) { function isScrollParent (line 2652) | function isScrollParent(element) { function getScrollParent (line 2662) | function getScrollParent(node) { function listScrollParents (line 2682) | function listScrollParents(element, list) { function rectToClientRect (line 2698) | function rectToClientRect(rect) { function getInnerBoundingClientRect (line 2707) | function getInnerBoundingClientRect(element) { function getClientRectFromMixedType (line 2720) | function getClientRectFromMixedType(element, clippingParent) { function getClippingParents (line 2727) | function getClippingParents(element) { function getClippingRect (line 2744) | function getClippingRect(element, boundary, rootBoundary) { function getVariation (line 2763) | function getVariation(placement) { function computeOffsets (line 2767) | function computeOffsets(_ref) { function detectOverflow (line 2832) | function detectOverflow(state, options) { function computeAutoPlacement (line 2887) | function computeAutoPlacement(state, options) { function getExpandedFallbackPlacements (line 2927) | function getExpandedFallbackPlacements(placement) { function flip (line 2936) | function flip(_ref) { function getSideOffsets (line 3067) | function getSideOffsets(overflow, rect, preventedOffsets) { function isAnySideFullyClipped (line 3083) | function isAnySideFullyClipped(overflow) { function hide (line 3089) | function hide(_ref) { function distanceAndSkiddingToXY (line 3126) | function distanceAndSkiddingToXY(placement, rects, offset) { function offset (line 3147) | function offset(_ref2) { function popperOffsets (line 3178) | function popperOffsets(_ref) { function getAltAxis (line 3202) | function getAltAxis(axis) { function preventOverflow (line 3206) | function preventOverflow(_ref) { function getHTMLElementScroll (line 3318) | function getHTMLElementScroll(element) { function getNodeScroll (line 3325) | function getNodeScroll(node) { function isElementScaled (line 3333) | function isElementScaled(element) { function getCompositeRect (line 3342) | function getCompositeRect(elementOrVirtualElement, offsetParent, isFixed) { function order (line 3383) | function order(modifiers) { function orderModifiers (line 3415) | function orderModifiers(modifiers) { function debounce (line 3426) | function debounce(fn) { function mergeByName (line 3442) | function mergeByName(modifiers) { function areValidElements (line 3463) | function areValidElements() { function popperGenerator (line 3473) | function popperGenerator(generatorOptions) { class Dropdown (line 3769) | class Dropdown extends BaseComponent { method constructor (line 3770) | constructor(element, config) { method Default (line 3779) | static get Default() { method DefaultType (line 3783) | static get DefaultType() { method NAME (line 3787) | static get NAME() { method toggle (line 3792) | toggle() { method show (line 3796) | show() { method hide (line 3837) | hide() { method dispose (line 3849) | dispose() { method update (line 3857) | update() { method _completeHide (line 3866) | _completeHide(relatedTarget) { method _getConfig (line 3893) | _getConfig(config) { method _createPopper (line 3908) | _createPopper(parent) { method _isShown (line 3933) | _isShown(element = this._element) { method _getMenuElement (line 3937) | _getMenuElement() { method _getPlacement (line 3941) | _getPlacement() { method _detectNavbar (line 3962) | _detectNavbar() { method _getOffset (line 3966) | _getOffset() { method _getPopperConfig (line 3982) | _getPopperConfig() { method _selectMenuItem (line 4010) | _selectMenuItem({ method jQueryInterface (line 4026) | static jQueryInterface(config) { method clearMenus (line 4042) | static clearMenus(event) { method getParentFromElement (line 4086) | static getParentFromElement(element) { method dataApiKeydownHandler (line 4090) | static dataApiKeydownHandler(event) { class ScrollBarHelper (line 4172) | class ScrollBarHelper { method constructor (line 4173) | constructor() { method getWidth (line 4177) | getWidth() { method hide (line 4183) | hide() { method _disableOverFlow (line 4197) | _disableOverFlow() { method _setElementAttributes (line 4203) | _setElementAttributes(selector, styleProp, callback) { method reset (line 4220) | reset() { method _saveInitialAttribute (line 4230) | _saveInitialAttribute(element, styleProp) { method _resetElementAttributes (line 4238) | _resetElementAttributes(selector, styleProp) { method _applyManipulationCallback (line 4253) | _applyManipulationCallback(selector, callBack) { method isOverflowing (line 4261) | isOverflowing() { class Backdrop (line 4294) | class Backdrop { method constructor (line 4295) | constructor(config) { method show (line 4301) | show(callback) { method hide (line 4320) | hide(callback) { method _getElement (line 4335) | _getElement() { method _getConfig (line 4350) | _getConfig(config) { method _append (line 4360) | _append() { method dispose (line 4373) | dispose() { method _emulateAnimation (line 4385) | _emulateAnimation(callback) { class FocusTrap (line 4415) | class FocusTrap { method constructor (line 4416) | constructor(config) { method activate (line 4422) | activate() { method deactivate (line 4443) | deactivate() { method _handleFocusin (line 4453) | _handleFocusin(event) { method _handleKeydown (line 4476) | _handleKeydown(event) { method _getConfig (line 4484) | _getConfig(config) { class Modal (line 4545) | class Modal extends BaseComponent { method constructor (line 4546) | constructor(element, config) { method Default (line 4559) | static get Default() { method NAME (line 4563) | static get NAME() { method toggle (line 4568) | toggle(relatedTarget) { method show (line 4572) | show(relatedTarget) { method hide (line 4612) | hide() { method dispose (line 4645) | dispose() { method handleUpdate (line 4655) | handleUpdate() { method _initializeBackDrop (line 4660) | _initializeBackDrop() { method _initializeFocusTrap (line 4668) | _initializeFocusTrap() { method _getConfig (line 4674) | _getConfig(config) { method _showElement (line 4683) | _showElement(relatedTarget) { method _setEscapeEvent (line 4727) | _setEscapeEvent() { method _setResizeEvent (line 4742) | _setResizeEvent() { method _hideModal (line 4750) | _hideModal() { method _showBackdrop (line 4772) | _showBackdrop(callback) { method _isAnimated (line 4793) | _isAnimated() { method _triggerBackdropTransition (line 4797) | _triggerBackdropTransition() { method _adjustDialog (line 4837) | _adjustDialog() { method _resetAdjustments (line 4853) | _resetAdjustments() { method jQueryInterface (line 4859) | static jQueryInterface(config, relatedTarget) { class Offcanvas (line 4959) | class Offcanvas extends BaseComponent { method constructor (line 4960) | constructor(element, config) { method NAME (line 4971) | static get NAME() { method Default (line 4975) | static get Default() { method toggle (line 4980) | toggle(relatedTarget) { method show (line 4984) | show(relatedTarget) { method hide (line 5027) | hide() { method dispose (line 5067) | dispose() { method _getConfig (line 5076) | _getConfig(config) { method _initializeBackDrop (line 5085) | _initializeBackDrop() { method _initializeFocusTrap (line 5095) | _initializeFocusTrap() { method _addEventListeners (line 5101) | _addEventListeners() { method jQueryInterface (line 5110) | static jQueryInterface(config) { function sanitizeHtml (line 5249) | function sanitizeHtml(unsafeHtml, allowList, sanitizeFn) { class Tooltip (line 5376) | class Tooltip extends BaseComponent { method constructor (line 5377) | constructor(element, config) { method Default (line 5397) | static get Default() { method NAME (line 5401) | static get NAME() { method Event (line 5405) | static get Event() { method DefaultType (line 5409) | static get DefaultType() { method enable (line 5414) | enable() { method disable (line 5418) | disable() { method toggleEnabled (line 5422) | toggleEnabled() { method toggle (line 5426) | toggle(event) { method dispose (line 5452) | dispose() { method show (line 5467) | show() { method hide (line 5549) | hide() { method update (line 5601) | update() { method isWithContent (line 5608) | isWithContent() { method getTipElement (line 5612) | getTipElement() { method setContent (line 5626) | setContent(tip) { method _sanitizeAndSetContent (line 5630) | _sanitizeAndSetContent(template, content, selector) { method setElementContent (line 5642) | setElementContent(element, content) { method getTitle (line 5673) | getTitle() { method updateAttachment (line 5679) | updateAttachment(attachment) { method _initializeOnDelegatedTarget (line 5692) | _initializeOnDelegatedTarget(event, context) { method _getOffset (line 5696) | _getOffset() { method _resolvePossibleFunction (line 5712) | _resolvePossibleFunction(content) { method _getPopperConfig (line 5716) | _getPopperConfig(attachment) { method _addAttachmentClass (line 5756) | _addAttachmentClass(attachment) { method _getAttachment (line 5760) | _getAttachment(placement) { method _setListeners (line 5764) | _setListeners() { method _fixTitle (line 5796) | _fixTitle() { method _enter (line 5812) | _enter(event, context) { method _leave (line 5839) | _leave(event, context) { method _isWithActiveTrigger (line 5865) | _isWithActiveTrigger() { method _getConfig (line 5875) | _getConfig(config) { method _getDelegateConfig (line 5912) | _getDelegateConfig() { method _cleanTipClass (line 5927) | _cleanTipClass() { method _getBasicClassPrefix (line 5937) | _getBasicClassPrefix() { method _handlePopperPlacementChange (line 5941) | _handlePopperPlacementChange(popperData) { method jQueryInterface (line 5958) | static jQueryInterface(config) { class Popover (line 6029) | class Popover extends Tooltip { method Default (line 6031) | static get Default() { method NAME (line 6035) | static get NAME() { method Event (line 6039) | static get Event() { method DefaultType (line 6043) | static get DefaultType() { method isWithContent (line 6048) | isWithContent() { method setContent (line 6052) | setContent(tip) { method _getContent (line 6059) | _getContent() { method _getBasicClassPrefix (line 6063) | _getBasicClassPrefix() { method jQueryInterface (line 6068) | static jQueryInterface(config) { class ScrollSpy (line 6140) | class ScrollSpy extends BaseComponent { method constructor (line 6141) | constructor(element, config) { method Default (line 6156) | static get Default() { method NAME (line 6160) | static get NAME() { method refresh (line 6165) | refresh() { method dispose (line 6193) | dispose() { method _getConfig (line 6199) | _getConfig(config) { method _getScrollTop (line 6209) | _getScrollTop() { method _getScrollHeight (line 6213) | _getScrollHeight() { method _getOffsetHeight (line 6217) | _getOffsetHeight() { method _process (line 6221) | _process() { method _activate (line 6259) | _activate(target) { method _clear (line 6287) | _clear() { method jQueryInterface (line 6292) | static jQueryInterface(config) { class Tab (line 6366) | class Tab extends BaseComponent { method NAME (line 6368) | static get NAME() { method show (line 6373) | show() { method _activate (line 6419) | _activate(element, container, callback) { method _transitionComplete (line 6435) | _transitionComplete(element, active, callback) { method jQueryInterface (line 6483) | static jQueryInterface(config) { class Toast (line 6570) | class Toast extends BaseComponent { method constructor (line 6571) | constructor(element, config) { method DefaultType (line 6582) | static get DefaultType() { method Default (line 6586) | static get Default() { method NAME (line 6590) | static get NAME() { method show (line 6595) | show() { method hide (line 6628) | hide() { method dispose (line 6655) | dispose() { method _getConfig (line 6666) | _getConfig(config) { method _maybeScheduleHide (line 6675) | _maybeScheduleHide() { method _onInteraction (line 6689) | _onInteraction(event, isInteracting) { method _setListeners (line 6717) | _setListeners() { method _clearTimeout (line 6724) | _clearTimeout() { method jQueryInterface (line 6730) | static jQueryInterface(config) { FILE: examples/ASP.NET Core 6/ASP.NET Core 6 NLog Example/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js constant MAX_UID (line 14) | const MAX_UID = 1000000; constant MILLISECONDS_MULTIPLIER (line 15) | const MILLISECONDS_MULTIPLIER = 1000; constant TRANSITION_END (line 16) | const TRANSITION_END = 'transitionend'; function getUidEvent (line 349) | function getUidEvent(element, uid) { function getEvent (line 353) | function getEvent(element) { function bootstrapHandler (line 360) | function bootstrapHandler(element, fn) { function bootstrapDelegationHandler (line 372) | function bootstrapDelegationHandler(element, selector, fn) { function findHandler (line 398) | function findHandler(events, handler, delegationSelector = null) { function normalizeParams (line 412) | function normalizeParams(originalTypeEvent, handler, delegationFn) { function addHandler (line 425) | function addHandler(element, originalTypeEvent, handler, delegationFn, o... function removeHandler (line 473) | function removeHandler(element, events, typeEvent, handler, delegationSe... function removeNamespacedHandlers (line 484) | function removeNamespacedHandlers(element, events, typeEvent, namespace) { function getTypeEvent (line 494) | function getTypeEvent(event) { method on (line 501) | on(element, event, handler, delegationFn) { method one (line 505) | one(element, event, handler, delegationFn) { method off (line 509) | off(element, originalTypeEvent, handler, delegationFn) { method trigger (line 546) | trigger(element, event, args) { method set (line 622) | set(element, key, instance) { method get (line 639) | get(element, key) { method remove (line 647) | remove(element, key) { constant VERSION (line 674) | const VERSION = '5.1.0'; class BaseComponent (line 676) | class BaseComponent { method constructor (line 677) | constructor(element) { method dispose (line 688) | dispose() { method _queueCallback (line 696) | _queueCallback(callback, element, isAnimated = true) { method getInstance (line 702) | static getInstance(element) { method getOrCreateInstance (line 706) | static getOrCreateInstance(element, config = {}) { method VERSION (line 710) | static get VERSION() { method NAME (line 714) | static get NAME() { method DATA_KEY (line 718) | static get DATA_KEY() { method EVENT_KEY (line 722) | static get EVENT_KEY() { constant EVENT_CLOSE (line 769) | const EVENT_CLOSE = `close${EVENT_KEY$c}`; constant EVENT_CLOSED (line 770) | const EVENT_CLOSED = `closed${EVENT_KEY$c}`; class Alert (line 779) | class Alert extends BaseComponent { method NAME (line 781) | static get NAME() { method close (line 786) | close() { method _destroyElement (line 801) | _destroyElement() { method jQueryInterface (line 809) | static jQueryInterface(config) { class Button (line 868) | class Button extends BaseComponent { method NAME (line 870) | static get NAME() { method toggle (line 875) | toggle() { method jQueryInterface (line 881) | static jQueryInterface(config) { function normalizeData (line 920) | function normalizeData(val) { function normalizeDataKey (line 940) | function normalizeDataKey(key) { method setDataAttribute (line 945) | setDataAttribute(element, key, value) { method removeDataAttribute (line 949) | removeDataAttribute(element, key) { method getDataAttributes (line 953) | getDataAttributes(element) { method getDataAttribute (line 967) | getDataAttribute(element, key) { method offset (line 971) | offset(element) { method position (line 979) | position(element) { constant NODE_TEXT (line 994) | const NODE_TEXT = 3; method find (line 996) | find(selector, element = document.documentElement) { method findOne (line 1000) | findOne(selector, element = document.documentElement) { method children (line 1004) | children(element, selector) { method parents (line 1008) | parents(element, selector) { method prev (line 1023) | prev(element, selector) { method next (line 1037) | next(element, selector) { method focusableChildren (line 1051) | focusableChildren(element) { constant ARROW_LEFT_KEY (line 1074) | const ARROW_LEFT_KEY = 'ArrowLeft'; constant ARROW_RIGHT_KEY (line 1075) | const ARROW_RIGHT_KEY = 'ArrowRight'; constant TOUCHEVENT_COMPAT_WAIT (line 1076) | const TOUCHEVENT_COMPAT_WAIT = 500; constant SWIPE_THRESHOLD (line 1078) | const SWIPE_THRESHOLD = 40; constant ORDER_NEXT (line 1095) | const ORDER_NEXT = 'next'; constant ORDER_PREV (line 1096) | const ORDER_PREV = 'prev'; constant DIRECTION_LEFT (line 1097) | const DIRECTION_LEFT = 'left'; constant DIRECTION_RIGHT (line 1098) | const DIRECTION_RIGHT = 'right'; constant KEY_TO_DIRECTION (line 1099) | const KEY_TO_DIRECTION = { constant EVENT_SLIDE (line 1103) | const EVENT_SLIDE = `slide${EVENT_KEY$a}`; constant EVENT_SLID (line 1104) | const EVENT_SLID = `slid${EVENT_KEY$a}`; constant EVENT_KEYDOWN (line 1105) | const EVENT_KEYDOWN = `keydown${EVENT_KEY$a}`; constant EVENT_MOUSEENTER (line 1106) | const EVENT_MOUSEENTER = `mouseenter${EVENT_KEY$a}`; constant EVENT_MOUSELEAVE (line 1107) | const EVENT_MOUSELEAVE = `mouseleave${EVENT_KEY$a}`; constant EVENT_TOUCHSTART (line 1108) | const EVENT_TOUCHSTART = `touchstart${EVENT_KEY$a}`; constant EVENT_TOUCHMOVE (line 1109) | const EVENT_TOUCHMOVE = `touchmove${EVENT_KEY$a}`; constant EVENT_TOUCHEND (line 1110) | const EVENT_TOUCHEND = `touchend${EVENT_KEY$a}`; constant EVENT_POINTERDOWN (line 1111) | const EVENT_POINTERDOWN = `pointerdown${EVENT_KEY$a}`; constant EVENT_POINTERUP (line 1112) | const EVENT_POINTERUP = `pointerup${EVENT_KEY$a}`; constant EVENT_DRAG_START (line 1113) | const EVENT_DRAG_START = `dragstart${EVENT_KEY$a}`; constant CLASS_NAME_CAROUSEL (line 1116) | const CLASS_NAME_CAROUSEL = 'carousel'; constant CLASS_NAME_SLIDE (line 1118) | const CLASS_NAME_SLIDE = 'slide'; constant CLASS_NAME_END (line 1119) | const CLASS_NAME_END = 'carousel-item-end'; constant CLASS_NAME_START (line 1120) | const CLASS_NAME_START = 'carousel-item-start'; constant CLASS_NAME_NEXT (line 1121) | const CLASS_NAME_NEXT = 'carousel-item-next'; constant CLASS_NAME_PREV (line 1122) | const CLASS_NAME_PREV = 'carousel-item-prev'; constant CLASS_NAME_POINTER_EVENT (line 1123) | const CLASS_NAME_POINTER_EVENT = 'pointer-event'; constant SELECTOR_ACTIVE_ITEM (line 1125) | const SELECTOR_ACTIVE_ITEM = '.active.carousel-item'; constant SELECTOR_ITEM (line 1126) | const SELECTOR_ITEM = '.carousel-item'; constant SELECTOR_ITEM_IMG (line 1127) | const SELECTOR_ITEM_IMG = '.carousel-item img'; constant SELECTOR_NEXT_PREV (line 1128) | const SELECTOR_NEXT_PREV = '.carousel-item-next, .carousel-item-prev'; constant SELECTOR_INDICATORS (line 1129) | const SELECTOR_INDICATORS = '.carousel-indicators'; constant SELECTOR_INDICATOR (line 1130) | const SELECTOR_INDICATOR = '[data-bs-target]'; constant SELECTOR_DATA_SLIDE (line 1131) | const SELECTOR_DATA_SLIDE = '[data-bs-slide], [data-bs-slide-to]'; constant SELECTOR_DATA_RIDE (line 1132) | const SELECTOR_DATA_RIDE = '[data-bs-ride="carousel"]'; constant POINTER_TYPE_TOUCH (line 1133) | const POINTER_TYPE_TOUCH = 'touch'; constant POINTER_TYPE_PEN (line 1134) | const POINTER_TYPE_PEN = 'pen'; class Carousel (line 1141) | class Carousel extends BaseComponent { method constructor (line 1142) | constructor(element, config) { method Default (line 1161) | static get Default() { method NAME (line 1165) | static get NAME() { method next (line 1170) | next() { method nextWhenVisible (line 1174) | nextWhenVisible() { method prev (line 1182) | prev() { method pause (line 1186) | pause(event) { method cycle (line 1200) | cycle(event) { method to (line 1217) | to(index) { method _getConfig (line 1243) | _getConfig(config) { method _handleSwipe (line 1252) | _handleSwipe() { method _addEventListeners (line 1269) | _addEventListeners() { method _addTouchEventListeners (line 1284) | _addTouchEventListeners() { method _keydown (line 1339) | _keydown(event) { method _getItemIndex (line 1353) | _getItemIndex(element) { method _getItemByOrder (line 1358) | _getItemByOrder(order, activeElement) { method _triggerSlideEvent (line 1363) | _triggerSlideEvent(relatedTarget, eventDirectionName) { method _setActiveIndicatorElement (line 1376) | _setActiveIndicatorElement(element) { method _updateInterval (line 1393) | _updateInterval() { method _slide (line 1410) | _slide(directionOrOrder, element) { method _directionToOrder (line 1494) | _directionToOrder(direction) { method _orderToDirection (line 1506) | _orderToDirection(order) { method carouselInterface (line 1519) | static carouselInterface(element, config) { method jQueryInterface (line 1547) | static jQueryInterface(config) { method dataApiClickHandler (line 1553) | static dataApiClickHandler(event) { constant CLASS_NAME_COLLAPSE (line 1633) | const CLASS_NAME_COLLAPSE = 'collapse'; constant CLASS_NAME_COLLAPSING (line 1634) | const CLASS_NAME_COLLAPSING = 'collapsing'; constant CLASS_NAME_COLLAPSED (line 1635) | const CLASS_NAME_COLLAPSED = 'collapsed'; constant CLASS_NAME_HORIZONTAL (line 1636) | const CLASS_NAME_HORIZONTAL = 'collapse-horizontal'; constant WIDTH (line 1637) | const WIDTH = 'width'; constant HEIGHT (line 1638) | const HEIGHT = 'height'; constant SELECTOR_ACTIVES (line 1639) | const SELECTOR_ACTIVES = '.show, .collapsing'; class Collapse (line 1647) | class Collapse extends BaseComponent { method constructor (line 1648) | constructor(element, config) { method Default (line 1679) | static get Default() { method NAME (line 1683) | static get NAME() { method toggle (line 1688) | toggle() { method show (line 1696) | show() { method hide (line 1769) | hide() { method _isShown (line 1817) | _isShown(element = this._element) { method _getConfig (line 1822) | _getConfig(config) { method _getDimension (line 1834) | _getDimension() { method _initializeChildren (line 1838) | _initializeChildren() { method _addAriaAndCollapsedClass (line 1853) | _addAriaAndCollapsedClass(triggerArray, isOpen) { method jQueryInterface (line 1870) | static jQueryInterface(config) { constant SPACE_KEY (line 1938) | const SPACE_KEY = 'Space'; constant ARROW_UP_KEY (line 1940) | const ARROW_UP_KEY = 'ArrowUp'; constant ARROW_DOWN_KEY (line 1941) | const ARROW_DOWN_KEY = 'ArrowDown'; constant RIGHT_MOUSE_BUTTON (line 1942) | const RIGHT_MOUSE_BUTTON = 2; constant REGEXP_KEYDOWN (line 1944) | const REGEXP_KEYDOWN = new RegExp(`${ARROW_UP_KEY}|${ARROW_DOWN_KEY}|${E... constant EVENT_KEYDOWN_DATA_API (line 1950) | const EVENT_KEYDOWN_DATA_API = `keydown${EVENT_KEY$8}${DATA_API_KEY$4}`; constant EVENT_KEYUP_DATA_API (line 1951) | const EVENT_KEYUP_DATA_API = `keyup${EVENT_KEY$8}${DATA_API_KEY$4}`; constant CLASS_NAME_DROPUP (line 1953) | const CLASS_NAME_DROPUP = 'dropup'; constant CLASS_NAME_DROPEND (line 1954) | const CLASS_NAME_DROPEND = 'dropend'; constant CLASS_NAME_DROPSTART (line 1955) | const CLASS_NAME_DROPSTART = 'dropstart'; constant CLASS_NAME_NAVBAR (line 1956) | const CLASS_NAME_NAVBAR = 'navbar'; constant SELECTOR_MENU (line 1958) | const SELECTOR_MENU = '.dropdown-menu'; constant SELECTOR_NAVBAR_NAV (line 1959) | const SELECTOR_NAVBAR_NAV = '.navbar-nav'; constant SELECTOR_VISIBLE_ITEMS (line 1960) | const SELECTOR_VISIBLE_ITEMS = '.dropdown-menu .dropdown-item:not(.disab... constant PLACEMENT_TOP (line 1961) | const PLACEMENT_TOP = isRTL() ? 'top-end' : 'top-start'; constant PLACEMENT_TOPEND (line 1962) | const PLACEMENT_TOPEND = isRTL() ? 'top-start' : 'top-end'; constant PLACEMENT_BOTTOM (line 1963) | const PLACEMENT_BOTTOM = isRTL() ? 'bottom-end' : 'bottom-start'; constant PLACEMENT_BOTTOMEND (line 1964) | const PLACEMENT_BOTTOMEND = isRTL() ? 'bottom-start' : 'bottom-end'; constant PLACEMENT_RIGHT (line 1965) | const PLACEMENT_RIGHT = isRTL() ? 'left-start' : 'right-start'; constant PLACEMENT_LEFT (line 1966) | const PLACEMENT_LEFT = isRTL() ? 'right-start' : 'left-start'; class Dropdown (line 1989) | class Dropdown extends BaseComponent { method constructor (line 1990) | constructor(element, config) { method Default (line 1999) | static get Default() { method DefaultType (line 2003) | static get DefaultType() { method NAME (line 2007) | static get NAME() { method toggle (line 2012) | toggle() { method show (line 2016) | show() { method hide (line 2057) | hide() { method dispose (line 2069) | dispose() { method update (line 2077) | update() { method _completeHide (line 2086) | _completeHide(relatedTarget) { method _getConfig (line 2113) | _getConfig(config) { method _createPopper (line 2128) | _createPopper(parent) { method _isShown (line 2153) | _isShown(element = this._element) { method _getMenuElement (line 2157) | _getMenuElement() { method _getPlacement (line 2161) | _getPlacement() { method _detectNavbar (line 2182) | _detectNavbar() { method _getOffset (line 2186) | _getOffset() { method _getPopperConfig (line 2202) | _getPopperConfig() { method _selectMenuItem (line 2230) | _selectMenuItem({ method jQueryInterface (line 2246) | static jQueryInterface(config) { method clearMenus (line 2262) | static clearMenus(event) { method getParentFromElement (line 2306) | static getParentFromElement(element) { method dataApiKeydownHandler (line 2310) | static dataApiKeydownHandler(event) { constant SELECTOR_FIXED_CONTENT (line 2389) | const SELECTOR_FIXED_CONTENT = '.fixed-top, .fixed-bottom, .is-fixed, .s... constant SELECTOR_STICKY_CONTENT (line 2390) | const SELECTOR_STICKY_CONTENT = '.sticky-top'; class ScrollBarHelper (line 2392) | class ScrollBarHelper { method constructor (line 2393) | constructor() { method getWidth (line 2397) | getWidth() { method hide (line 2403) | hide() { method _disableOverFlow (line 2417) | _disableOverFlow() { method _setElementAttributes (line 2423) | _setElementAttributes(selector, styleProp, callback) { method reset (line 2440) | reset() { method _saveInitialAttribute (line 2450) | _saveInitialAttribute(element, styleProp) { method _resetElementAttributes (line 2458) | _resetElementAttributes(selector, styleProp) { method _applyManipulationCallback (line 2473) | _applyManipulationCallback(selector, callBack) { method isOverflowing (line 2481) | isOverflowing() { constant EVENT_MOUSEDOWN (line 2512) | const EVENT_MOUSEDOWN = `mousedown.bs.${NAME$8}`; class Backdrop (line 2514) | class Backdrop { method constructor (line 2515) | constructor(config) { method show (line 2521) | show(callback) { method hide (line 2540) | hide(callback) { method _getElement (line 2555) | _getElement() { method _getConfig (line 2570) | _getConfig(config) { method _append (line 2580) | _append() { method dispose (line 2593) | dispose() { method _emulateAnimation (line 2605) | _emulateAnimation(callback) { constant EVENT_KEYDOWN_TAB (line 2630) | const EVENT_KEYDOWN_TAB = `keydown.tab${EVENT_KEY$7}`; constant TAB_KEY (line 2631) | const TAB_KEY = 'Tab'; constant TAB_NAV_FORWARD (line 2632) | const TAB_NAV_FORWARD = 'forward'; constant TAB_NAV_BACKWARD (line 2633) | const TAB_NAV_BACKWARD = 'backward'; class FocusTrap (line 2635) | class FocusTrap { method constructor (line 2636) | constructor(config) { method activate (line 2642) | activate() { method deactivate (line 2663) | deactivate() { method _handleFocusin (line 2673) | _handleFocusin(event) { method _handleKeydown (line 2696) | _handleKeydown(event) { method _getConfig (line 2704) | _getConfig(config) { constant EVENT_HIDE_PREVENTED (line 2742) | const EVENT_HIDE_PREVENTED = `hidePrevented${EVENT_KEY$6}`; constant EVENT_RESIZE (line 2746) | const EVENT_RESIZE = `resize${EVENT_KEY$6}`; constant EVENT_CLICK_DISMISS (line 2747) | const EVENT_CLICK_DISMISS = `click.dismiss${EVENT_KEY$6}`; constant EVENT_MOUSEUP_DISMISS (line 2749) | const EVENT_MOUSEUP_DISMISS = `mouseup.dismiss${EVENT_KEY$6}`; constant EVENT_MOUSEDOWN_DISMISS (line 2750) | const EVENT_MOUSEDOWN_DISMISS = `mousedown.dismiss${EVENT_KEY$6}`; constant CLASS_NAME_OPEN (line 2752) | const CLASS_NAME_OPEN = 'modal-open'; constant CLASS_NAME_STATIC (line 2755) | const CLASS_NAME_STATIC = 'modal-static'; constant SELECTOR_DIALOG (line 2756) | const SELECTOR_DIALOG = '.modal-dialog'; constant SELECTOR_MODAL_BODY (line 2757) | const SELECTOR_MODAL_BODY = '.modal-body'; class Modal (line 2765) | class Modal extends BaseComponent { method constructor (line 2766) | constructor(element, config) { method Default (line 2779) | static get Default() { method NAME (line 2783) | static get NAME() { method toggle (line 2788) | toggle(relatedTarget) { method show (line 2792) | show(relatedTarget) { method hide (line 2832) | hide() { method dispose (line 2865) | dispose() { method handleUpdate (line 2875) | handleUpdate() { method _initializeBackDrop (line 2880) | _initializeBackDrop() { method _initializeFocusTrap (line 2888) | _initializeFocusTrap() { method _getConfig (line 2894) | _getConfig(config) { method _showElement (line 2903) | _showElement(relatedTarget) { method _setEscapeEvent (line 2947) | _setEscapeEvent() { method _setResizeEvent (line 2962) | _setResizeEvent() { method _hideModal (line 2970) | _hideModal() { method _showBackdrop (line 2992) | _showBackdrop(callback) { method _isAnimated (line 3013) | _isAnimated() { method _triggerBackdropTransition (line 3017) | _triggerBackdropTransition() { method _adjustDialog (line 3057) | _adjustDialog() { method _resetAdjustments (line 3073) | _resetAdjustments() { method jQueryInterface (line 3079) | static jQueryInterface(config, relatedTarget) { constant ESCAPE_KEY (line 3152) | const ESCAPE_KEY = 'Escape'; constant CLASS_NAME_BACKDROP (line 3164) | const CLASS_NAME_BACKDROP = 'offcanvas-backdrop'; constant OPEN_SELECTOR (line 3165) | const OPEN_SELECTOR = '.offcanvas.show'; constant EVENT_KEYDOWN_DISMISS (line 3171) | const EVENT_KEYDOWN_DISMISS = `keydown.dismiss${EVENT_KEY$5}`; class Offcanvas (line 3179) | class Offcanvas extends BaseComponent { method constructor (line 3180) | constructor(element, config) { method NAME (line 3191) | static get NAME() { method Default (line 3195) | static get Default() { method toggle (line 3200) | toggle(relatedTarget) { method show (line 3204) | show(relatedTarget) { method hide (line 3247) | hide() { method dispose (line 3287) | dispose() { method _getConfig (line 3296) | _getConfig(config) { method _initializeBackDrop (line 3305) | _initializeBackDrop() { method _initializeFocusTrap (line 3315) | _initializeFocusTrap() { method _addEventListeners (line 3321) | _addEventListeners() { method jQueryInterface (line 3330) | static jQueryInterface(config) { constant ARIA_ATTRIBUTE_PATTERN (line 3398) | const ARIA_ATTRIBUTE_PATTERN = /^aria-[\w-]*$/i; constant SAFE_URL_PATTERN (line 3405) | const SAFE_URL_PATTERN = /^(?:(?:https?|mailto|ftp|tel|file):|[^#&/:?]*(... constant DATA_URL_PATTERN (line 3412) | const DATA_URL_PATTERN = /^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|w... function sanitizeHtml (line 3469) | function sanitizeHtml(unsafeHtml, allowList, sanitizeFn) { constant DISALLOWED_ATTRIBUTES (line 3520) | const DISALLOWED_ATTRIBUTES = new Set(['sanitize', 'allowList', 'sanitiz... constant CLASS_NAME_MODAL (line 3579) | const CLASS_NAME_MODAL = 'modal'; constant HOVER_STATE_SHOW (line 3581) | const HOVER_STATE_SHOW = 'show'; constant HOVER_STATE_OUT (line 3582) | const HOVER_STATE_OUT = 'out'; constant SELECTOR_TOOLTIP_INNER (line 3583) | const SELECTOR_TOOLTIP_INNER = '.tooltip-inner'; constant SELECTOR_MODAL (line 3584) | const SELECTOR_MODAL = `.${CLASS_NAME_MODAL}`; constant EVENT_MODAL_HIDE (line 3585) | const EVENT_MODAL_HIDE = 'hide.bs.modal'; constant TRIGGER_HOVER (line 3586) | const TRIGGER_HOVER = 'hover'; constant TRIGGER_FOCUS (line 3587) | const TRIGGER_FOCUS = 'focus'; constant TRIGGER_CLICK (line 3588) | const TRIGGER_CLICK = 'click'; constant TRIGGER_MANUAL (line 3589) | const TRIGGER_MANUAL = 'manual'; class Tooltip (line 3596) | class Tooltip extends BaseComponent { method constructor (line 3597) | constructor(element, config) { method Default (line 3617) | static get Default() { method NAME (line 3621) | static get NAME() { method Event (line 3625) | static get Event() { method DefaultType (line 3629) | static get DefaultType() { method enable (line 3634) | enable() { method disable (line 3638) | disable() { method toggleEnabled (line 3642) | toggleEnabled() { method toggle (line 3646) | toggle(event) { method dispose (line 3672) | dispose() { method show (line 3687) | show() { method hide (line 3769) | hide() { method update (line 3821) | update() { method isWithContent (line 3828) | isWithContent() { method getTipElement (line 3832) | getTipElement() { method setContent (line 3846) | setContent(tip) { method _sanitizeAndSetContent (line 3850) | _sanitizeAndSetContent(template, content, selector) { method setElementContent (line 3862) | setElementContent(element, content) { method getTitle (line 3893) | getTitle() { method updateAttachment (line 3899) | updateAttachment(attachment) { method _initializeOnDelegatedTarget (line 3912) | _initializeOnDelegatedTarget(event, context) { method _getOffset (line 3916) | _getOffset() { method _resolvePossibleFunction (line 3932) | _resolvePossibleFunction(content) { method _getPopperConfig (line 3936) | _getPopperConfig(attachment) { method _addAttachmentClass (line 3976) | _addAttachmentClass(attachment) { method _getAttachment (line 3980) | _getAttachment(placement) { method _setListeners (line 3984) | _setListeners() { method _fixTitle (line 4016) | _fixTitle() { method _enter (line 4032) | _enter(event, context) { method _leave (line 4059) | _leave(event, context) { method _isWithActiveTrigger (line 4085) | _isWithActiveTrigger() { method _getConfig (line 4095) | _getConfig(config) { method _getDelegateConfig (line 4132) | _getDelegateConfig() { method _cleanTipClass (line 4147) | _cleanTipClass() { method _getBasicClassPrefix (line 4157) | _getBasicClassPrefix() { method _handlePopperPlacementChange (line 4161) | _handlePopperPlacementChange(popperData) { method jQueryInterface (line 4178) | static jQueryInterface(config) { constant CLASS_PREFIX (line 4218) | const CLASS_PREFIX = 'bs-popover'; constant SELECTOR_TITLE (line 4241) | const SELECTOR_TITLE = '.popover-header'; constant SELECTOR_CONTENT (line 4242) | const SELECTOR_CONTENT = '.popover-body'; class Popover (line 4249) | class Popover extends Tooltip { method Default (line 4251) | static get Default() { method NAME (line 4255) | static get NAME() { method Event (line 4259) | static get Event() { method DefaultType (line 4263) | static get DefaultType() { method isWithContent (line 4268) | isWithContent() { method setContent (line 4272) | setContent(tip) { method _getContent (line 4279) | _getContent() { method _getBasicClassPrefix (line 4283) | _getBasicClassPrefix() { method jQueryInterface (line 4288) | static jQueryInterface(config) { constant EVENT_ACTIVATE (line 4339) | const EVENT_ACTIVATE = `activate${EVENT_KEY$2}`; constant EVENT_SCROLL (line 4340) | const EVENT_SCROLL = `scroll${EVENT_KEY$2}`; constant EVENT_LOAD_DATA_API (line 4341) | const EVENT_LOAD_DATA_API = `load${EVENT_KEY$2}${DATA_API_KEY$1}`; constant CLASS_NAME_DROPDOWN_ITEM (line 4342) | const CLASS_NAME_DROPDOWN_ITEM = 'dropdown-item'; constant SELECTOR_DATA_SPY (line 4344) | const SELECTOR_DATA_SPY = '[data-bs-spy="scroll"]'; constant SELECTOR_NAV_LINKS (line 4346) | const SELECTOR_NAV_LINKS = '.nav-link'; constant SELECTOR_NAV_ITEMS (line 4347) | const SELECTOR_NAV_ITEMS = '.nav-item'; constant SELECTOR_LIST_ITEMS (line 4348) | const SELECTOR_LIST_ITEMS = '.list-group-item'; constant SELECTOR_LINK_ITEMS (line 4349) | const SELECTOR_LINK_ITEMS = `${SELECTOR_NAV_LINKS}, ${SELECTOR_LIST_ITEM... constant METHOD_OFFSET (line 4352) | const METHOD_OFFSET = 'offset'; constant METHOD_POSITION (line 4353) | const METHOD_POSITION = 'position'; class ScrollSpy (line 4360) | class ScrollSpy extends BaseComponent { method constructor (line 4361) | constructor(element, config) { method Default (line 4376) | static get Default() { method NAME (line 4380) | static get NAME() { method refresh (line 4385) | refresh() { method dispose (line 4413) | dispose() { method _getConfig (line 4419) | _getConfig(config) { method _getScrollTop (line 4429) | _getScrollTop() { method _getScrollHeight (line 4433) | _getScrollHeight() { method _getOffsetHeight (line 4437) | _getOffsetHeight() { method _process (line 4441) | _process() { method _activate (line 4479) | _activate(target) { method _clear (line 4507) | _clear() { method jQueryInterface (line 4512) | static jQueryInterface(config) { constant DATA_API_KEY (line 4563) | const DATA_API_KEY = '.data-api'; constant EVENT_CLICK_DATA_API (line 4568) | const EVENT_CLICK_DATA_API = `click${EVENT_KEY$1}${DATA_API_KEY}`; constant CLASS_NAME_DROPDOWN_MENU (line 4569) | const CLASS_NAME_DROPDOWN_MENU = 'dropdown-menu'; constant CLASS_NAME_ACTIVE (line 4570) | const CLASS_NAME_ACTIVE = 'active'; constant SELECTOR_DROPDOWN (line 4573) | const SELECTOR_DROPDOWN = '.dropdown'; constant SELECTOR_NAV_LIST_GROUP (line 4574) | const SELECTOR_NAV_LIST_GROUP = '.nav, .list-group'; constant SELECTOR_ACTIVE (line 4575) | const SELECTOR_ACTIVE = '.active'; constant SELECTOR_ACTIVE_UL (line 4576) | const SELECTOR_ACTIVE_UL = ':scope > li > .active'; constant SELECTOR_DATA_TOGGLE (line 4577) | const SELECTOR_DATA_TOGGLE = '[data-bs-toggle="tab"], [data-bs-toggle="p... constant SELECTOR_DROPDOWN_TOGGLE (line 4578) | const SELECTOR_DROPDOWN_TOGGLE = '.dropdown-toggle'; constant SELECTOR_DROPDOWN_ACTIVE_CHILD (line 4579) | const SELECTOR_DROPDOWN_ACTIVE_CHILD = ':scope > .dropdown-menu .active'; class Tab (line 4586) | class Tab extends BaseComponent { method NAME (line 4588) | static get NAME() { method show (line 4593) | show() { method _activate (line 4639) | _activate(element, container, callback) { method _transitionComplete (line 4655) | _transitionComplete(element, active, callback) { method jQueryInterface (line 4703) | static jQueryInterface(config) { constant NAME (line 4758) | const NAME = 'toast'; constant DATA_KEY (line 4759) | const DATA_KEY = 'bs.toast'; constant EVENT_KEY (line 4760) | const EVENT_KEY = `.${DATA_KEY}`; constant EVENT_MOUSEOVER (line 4761) | const EVENT_MOUSEOVER = `mouseover${EVENT_KEY}`; constant EVENT_MOUSEOUT (line 4762) | const EVENT_MOUSEOUT = `mouseout${EVENT_KEY}`; constant EVENT_FOCUSIN (line 4763) | const EVENT_FOCUSIN = `focusin${EVENT_KEY}`; constant EVENT_FOCUSOUT (line 4764) | const EVENT_FOCUSOUT = `focusout${EVENT_KEY}`; constant EVENT_HIDE (line 4765) | const EVENT_HIDE = `hide${EVENT_KEY}`; constant EVENT_HIDDEN (line 4766) | const EVENT_HIDDEN = `hidden${EVENT_KEY}`; constant EVENT_SHOW (line 4767) | const EVENT_SHOW = `show${EVENT_KEY}`; constant EVENT_SHOWN (line 4768) | const EVENT_SHOWN = `shown${EVENT_KEY}`; constant CLASS_NAME_FADE (line 4769) | const CLASS_NAME_FADE = 'fade'; constant CLASS_NAME_HIDE (line 4770) | const CLASS_NAME_HIDE = 'hide'; constant CLASS_NAME_SHOW (line 4772) | const CLASS_NAME_SHOW = 'show'; constant CLASS_NAME_SHOWING (line 4773) | const CLASS_NAME_SHOWING = 'showing'; class Toast (line 4790) | class Toast extends BaseComponent { method constructor (line 4791) | constructor(element, config) { method DefaultType (line 4802) | static get DefaultType() { method Default (line 4806) | static get Default() { method NAME (line 4810) | static get NAME() { method show (line 4815) | show() { method hide (line 4848) | hide() { method dispose (line 4875) | dispose() { method _getConfig (line 4886) | _getConfig(config) { method _maybeScheduleHide (line 4895) | _maybeScheduleHide() { method _onInteraction (line 4909) | _onInteraction(event, isInteracting) { method _setListeners (line 4937) | _setListeners() { method _clearTimeout (line 4944) | _clearTimeout() { method jQueryInterface (line 4950) | static jQueryInterface(config) { FILE: examples/ASP.NET Core 6/ASP.NET Core 6 NLog Example/wwwroot/lib/bootstrap/dist/js/bootstrap.js function _interopNamespace (line 12) | function _interopNamespace(e) { function getUidEvent (line 375) | function getUidEvent(element, uid) { function getEvent (line 379) | function getEvent(element) { function bootstrapHandler (line 386) | function bootstrapHandler(element, fn) { function bootstrapDelegationHandler (line 398) | function bootstrapDelegationHandler(element, selector, fn) { function findHandler (line 424) | function findHandler(events, handler, delegationSelector = null) { function normalizeParams (line 438) | function normalizeParams(originalTypeEvent, handler, delegationFn) { function addHandler (line 451) | function addHandler(element, originalTypeEvent, handler, delegationFn, o... function removeHandler (line 499) | function removeHandler(element, events, typeEvent, handler, delegationSe... function removeNamespacedHandlers (line 510) | function removeNamespacedHandlers(element, events, typeEvent, namespace) { function getTypeEvent (line 520) | function getTypeEvent(event) { method on (line 527) | on(element, event, handler, delegationFn) { method one (line 531) | one(element, event, handler, delegationFn) { method off (line 535) | off(element, originalTypeEvent, handler, delegationFn) { method trigger (line 572) | trigger(element, event, args) { method set (line 648) | set(element, key, instance) { method get (line 665) | get(element, key) { method remove (line 673) | remove(element, key) { class BaseComponent (line 702) | class BaseComponent { method constructor (line 703) | constructor(element) { method dispose (line 714) | dispose() { method _queueCallback (line 722) | _queueCallback(callback, element, isAnimated = true) { method getInstance (line 728) | static getInstance(element) { method getOrCreateInstance (line 732) | static getOrCreateInstance(element, config = {}) { method VERSION (line 736) | static get VERSION() { method NAME (line 740) | static get NAME() { method DATA_KEY (line 744) | static get DATA_KEY() { method EVENT_KEY (line 748) | static get EVENT_KEY() { class Alert (line 805) | class Alert extends BaseComponent { method NAME (line 807) | static get NAME() { method close (line 812) | close() { method _destroyElement (line 827) | _destroyElement() { method jQueryInterface (line 835) | static jQueryInterface(config) { class Button (line 894) | class Button extends BaseComponent { method NAME (line 896) | static get NAME() { method toggle (line 901) | toggle() { method jQueryInterface (line 907) | static jQueryInterface(config) { function normalizeData (line 946) | function normalizeData(val) { function normalizeDataKey (line 966) | function normalizeDataKey(key) { method setDataAttribute (line 971) | setDataAttribute(element, key, value) { method removeDataAttribute (line 975) | removeDataAttribute(element, key) { method getDataAttributes (line 979) | getDataAttributes(element) { method getDataAttribute (line 993) | getDataAttribute(element, key) { method offset (line 997) | offset(element) { method position (line 1005) | position(element) { method find (line 1022) | find(selector, element = document.documentElement) { method findOne (line 1026) | findOne(selector, element = document.documentElement) { method children (line 1030) | children(element, selector) { method parents (line 1034) | parents(element, selector) { method prev (line 1049) | prev(element, selector) { method next (line 1063) | next(element, selector) { method focusableChildren (line 1077) | focusableChildren(element) { class Carousel (line 1167) | class Carousel extends BaseComponent { method constructor (line 1168) | constructor(element, config) { method Default (line 1187) | static get Default() { method NAME (line 1191) | static get NAME() { method next (line 1196) | next() { method nextWhenVisible (line 1200) | nextWhenVisible() { method prev (line 1208) | prev() { method pause (line 1212) | pause(event) { method cycle (line 1226) | cycle(event) { method to (line 1243) | to(index) { method _getConfig (line 1269) | _getConfig(config) { method _handleSwipe (line 1278) | _handleSwipe() { method _addEventListeners (line 1295) | _addEventListeners() { method _addTouchEventListeners (line 1310) | _addTouchEventListeners() { method _keydown (line 1365) | _keydown(event) { method _getItemIndex (line 1379) | _getItemIndex(element) { method _getItemByOrder (line 1384) | _getItemByOrder(order, activeElement) { method _triggerSlideEvent (line 1389) | _triggerSlideEvent(relatedTarget, eventDirectionName) { method _setActiveIndicatorElement (line 1402) | _setActiveIndicatorElement(element) { method _updateInterval (line 1419) | _updateInterval() { method _slide (line 1436) | _slide(directionOrOrder, element) { method _directionToOrder (line 1520) | _directionToOrder(direction) { method _orderToDirection (line 1532) | _orderToDirection(order) { method carouselInterface (line 1545) | static carouselInterface(element, config) { method jQueryInterface (line 1573) | static jQueryInterface(config) { method dataApiClickHandler (line 1579) | static dataApiClickHandler(event) { class Collapse (line 1673) | class Collapse extends BaseComponent { method constructor (line 1674) | constructor(element, config) { method Default (line 1705) | static get Default() { method NAME (line 1709) | static get NAME() { method toggle (line 1714) | toggle() { method show (line 1722) | show() { method hide (line 1795) | hide() { method _isShown (line 1843) | _isShown(element = this._element) { method _getConfig (line 1848) | _getConfig(config) { method _getDimension (line 1860) | _getDimension() { method _initializeChildren (line 1864) | _initializeChildren() { method _addAriaAndCollapsedClass (line 1879) | _addAriaAndCollapsedClass(triggerArray, isOpen) { method jQueryInterface (line 1896) | static jQueryInterface(config) { class Dropdown (line 2015) | class Dropdown extends BaseComponent { method constructor (line 2016) | constructor(element, config) { method Default (line 2025) | static get Default() { method DefaultType (line 2029) | static get DefaultType() { method NAME (line 2033) | static get NAME() { method toggle (line 2038) | toggle() { method show (line 2042) | show() { method hide (line 2083) | hide() { method dispose (line 2095) | dispose() { method update (line 2103) | update() { method _completeHide (line 2112) | _completeHide(relatedTarget) { method _getConfig (line 2139) | _getConfig(config) { method _createPopper (line 2154) | _createPopper(parent) { method _isShown (line 2179) | _isShown(element = this._element) { method _getMenuElement (line 2183) | _getMenuElement() { method _getPlacement (line 2187) | _getPlacement() { method _detectNavbar (line 2208) | _detectNavbar() { method _getOffset (line 2212) | _getOffset() { method _getPopperConfig (line 2228) | _getPopperConfig() { method _selectMenuItem (line 2256) | _selectMenuItem({ method jQueryInterface (line 2272) | static jQueryInterface(config) { method clearMenus (line 2288) | static clearMenus(event) { method getParentFromElement (line 2332) | static getParentFromElement(element) { method dataApiKeydownHandler (line 2336) | static dataApiKeydownHandler(event) { class ScrollBarHelper (line 2418) | class ScrollBarHelper { method constructor (line 2419) | constructor() { method getWidth (line 2423) | getWidth() { method hide (line 2429) | hide() { method _disableOverFlow (line 2443) | _disableOverFlow() { method _setElementAttributes (line 2449) | _setElementAttributes(selector, styleProp, callback) { method reset (line 2466) | reset() { method _saveInitialAttribute (line 2476) | _saveInitialAttribute(element, styleProp) { method _resetElementAttributes (line 2484) | _resetElementAttributes(selector, styleProp) { method _applyManipulationCallback (line 2499) | _applyManipulationCallback(selector, callBack) { method isOverflowing (line 2507) | isOverflowing() { class Backdrop (line 2540) | class Backdrop { method constructor (line 2541) | constructor(config) { method show (line 2547) | show(callback) { method hide (line 2566) | hide(callback) { method _getElement (line 2581) | _getElement() { method _getConfig (line 2596) | _getConfig(config) { method _append (line 2606) | _append() { method dispose (line 2619) | dispose() { method _emulateAnimation (line 2631) | _emulateAnimation(callback) { class FocusTrap (line 2661) | class FocusTrap { method constructor (line 2662) | constructor(config) { method activate (line 2668) | activate() { method deactivate (line 2689) | deactivate() { method _handleFocusin (line 2699) | _handleFocusin(event) { method _handleKeydown (line 2722) | _handleKeydown(event) { method _getConfig (line 2730) | _getConfig(config) { class Modal (line 2791) | class Modal extends BaseComponent { method constructor (line 2792) | constructor(element, config) { method Default (line 2805) | static get Default() { method NAME (line 2809) | static get NAME() { method toggle (line 2814) | toggle(relatedTarget) { method show (line 2818) | show(relatedTarget) { method hide (line 2858) | hide() { method dispose (line 2891) | dispose() { method handleUpdate (line 2901) | handleUpdate() { method _initializeBackDrop (line 2906) | _initializeBackDrop() { method _initializeFocusTrap (line 2914) | _initializeFocusTrap() { method _getConfig (line 2920) | _getConfig(config) { method _showElement (line 2929) | _showElement(relatedTarget) { method _setEscapeEvent (line 2973) | _setEscapeEvent() { method _setResizeEvent (line 2988) | _setResizeEvent() { method _hideModal (line 2996) | _hideModal() { method _showBackdrop (line 3018) | _showBackdrop(callback) { method _isAnimated (line 3039) | _isAnimated() { method _triggerBackdropTransition (line 3043) | _triggerBackdropTransition() { method _adjustDialog (line 3083) | _adjustDialog() { method _resetAdjustments (line 3099) | _resetAdjustments() { method jQueryInterface (line 3105) | static jQueryInterface(config, relatedTarget) { class Offcanvas (line 3205) | class Offcanvas extends BaseComponent { method constructor (line 3206) | constructor(element, config) { method NAME (line 3217) | static get NAME() { method Default (line 3221) | static get Default() { method toggle (line 3226) | toggle(relatedTarget) { method show (line 3230) | show(relatedTarget) { method hide (line 3273) | hide() { method dispose (line 3313) | dispose() { method _getConfig (line 3322) | _getConfig(config) { method _initializeBackDrop (line 3331) | _initializeBackDrop() { method _initializeFocusTrap (line 3341) | _initializeFocusTrap() { method _addEventListeners (line 3347) | _addEventListeners() { method jQueryInterface (line 3356) | static jQueryInterface(config) { function sanitizeHtml (line 3495) | function sanitizeHtml(unsafeHtml, allowList, sanitizeFn) { class Tooltip (line 3622) | class Tooltip extends BaseComponent { method constructor (line 3623) | constructor(element, config) { method Default (line 3643) | static get Default() { method NAME (line 3647) | static get NAME() { method Event (line 3651) | static get Event() { method DefaultType (line 3655) | static get DefaultType() { method enable (line 3660) | enable() { method disable (line 3664) | disable() { method toggleEnabled (line 3668) | toggleEnabled() { method toggle (line 3672) | toggle(event) { method dispose (line 3698) | dispose() { method show (line 3713) | show() { method hide (line 3795) | hide() { method update (line 3847) | update() { method isWithContent (line 3854) | isWithContent() { method getTipElement (line 3858) | getTipElement() { method setContent (line 3872) | setContent(tip) { method _sanitizeAndSetContent (line 3876) | _sanitizeAndSetContent(template, content, selector) { method setElementContent (line 3888) | setElementContent(element, content) { method getTitle (line 3919) | getTitle() { method updateAttachment (line 3925) | updateAttachment(attachment) { method _initializeOnDelegatedTarget (line 3938) | _initializeOnDelegatedTarget(event, context) { method _getOffset (line 3942) | _getOffset() { method _resolvePossibleFunction (line 3958) | _resolvePossibleFunction(content) { method _getPopperConfig (line 3962) | _getPopperConfig(attachment) { method _addAttachmentClass (line 4002) | _addAttachmentClass(attachment) { method _getAttachment (line 4006) | _getAttachment(placement) { method _setListeners (line 4010) | _setListeners() { method _fixTitle (line 4042) | _fixTitle() { method _enter (line 4058) | _enter(event, context) { method _leave (line 4085) | _leave(event, context) { method _isWithActiveTrigger (line 4111) | _isWithActiveTrigger() { method _getConfig (line 4121) | _getConfig(config) { method _getDelegateConfig (line 4158) | _getDelegateConfig() { method _cleanTipClass (line 4173) | _cleanTipClass() { method _getBasicClassPrefix (line 4183) | _getBasicClassPrefix() { method _handlePopperPlacementChange (line 4187) | _handlePopperPlacementChange(popperData) { method jQueryInterface (line 4204) | static jQueryInterface(config) { class Popover (line 4275) | class Popover extends Tooltip { method Default (line 4277) | static get Default() { method NAME (line 4281) | static get NAME() { method Event (line 4285) | static get Event() { method DefaultType (line 4289) | static get DefaultType() { method isWithContent (line 4294) | isWithContent() { method setContent (line 4298) | setContent(tip) { method _getContent (line 4305) | _getContent() { method _getBasicClassPrefix (line 4309) | _getBasicClassPrefix() { method jQueryInterface (line 4314) | static jQueryInterface(config) { class ScrollSpy (line 4386) | class ScrollSpy extends BaseComponent { method constructor (line 4387) | constructor(element, config) { method Default (line 4402) | static get Default() { method NAME (line 4406) | static get NAME() { method refresh (line 4411) | refresh() { method dispose (line 4439) | dispose() { method _getConfig (line 4445) | _getConfig(config) { method _getScrollTop (line 4455) | _getScrollTop() { method _getScrollHeight (line 4459) | _getScrollHeight() { method _getOffsetHeight (line 4463) | _getOffsetHeight() { method _process (line 4467) | _process() { method _activate (line 4505) | _activate(target) { method _clear (line 4533) | _clear() { method jQueryInterface (line 4538) | static jQueryInterface(config) { class Tab (line 4612) | class Tab extends BaseComponent { method NAME (line 4614) | static get NAME() { method show (line 4619) | show() { method _activate (line 4665) | _activate(element, container, callback) { method _transitionComplete (line 4681) | _transitionComplete(element, active, callback) { method jQueryInterface (line 4729) | static jQueryInterface(config) { class Toast (line 4816) | class Toast extends BaseComponent { method constructor (line 4817) | constructor(element, config) { method DefaultType (line 4828) | static get DefaultType() { method Default (line 4832) | static get Default() { method NAME (line 4836) | static get NAME() { method show (line 4841) | show() { method hide (line 4874) | hide() { method dispose (line 4901) | dispose() { method _getConfig (line 4912) | _getConfig(config) { method _maybeScheduleHide (line 4921) | _maybeScheduleHide() { method _onInteraction (line 4935) | _onInteraction(event, isInteracting) { method _setListeners (line 4963) | _setListeners() { method _clearTimeout (line 4970) | _clearTimeout() { method jQueryInterface (line 4976) | static jQueryInterface(config) { FILE: examples/ASP.NET Core 6/ASP.NET Core 6 NLog Example/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js function setValidationValues (line 25) | function setValidationValues(options, ruleName, value) { function splitAndTrim (line 32) | function splitAndTrim(value) { function escapeAttributeValue (line 36) | function escapeAttributeValue(value) { function getModelPrefix (line 41) | function getModelPrefix(fieldName) { function appendModelPrefix (line 45) | function appendModelPrefix(value, prefix) { function onError (line 52) | function onError(error, inputElement) { // 'this' is the form element function onErrors (line 69) | function onErrors(event, validator) { // 'this' is the form element function onSuccess (line 83) | function onSuccess(error) { // 'this' is the form element function onReset (line 99) | function onReset(event) { // 'this' is the form element function validationInfo (line 124) | function validationInfo(form) { FILE: examples/ASP.NET Core 6/ASP.NET Core 6 NLog Example/wwwroot/lib/jquery-validation/dist/additional-methods.js function stripHtml (line 21) | function stripHtml( value ) { function isOdd (line 212) | function isOdd( n ) { FILE: examples/ASP.NET Core 6/ASP.NET Core 6 NLog Example/wwwroot/lib/jquery-validation/dist/jquery.validate.js function handle (line 70) | function handle() { function delegate (line 411) | function delegate( event ) { FILE: examples/ASP.NET Core 6/ASP.NET Core 6 NLog Example/wwwroot/lib/jquery/dist/jquery.js function DOMEval (line 103) | function DOMEval( code, node, doc ) { function toType (line 133) | function toType( obj ) { function isArrayLike (line 503) | function isArrayLike( obj ) { function Sizzle (line 755) | function Sizzle( selector, context, results, seed ) { function createCache (line 903) | function createCache() { function markFunction (line 923) | function markFunction( fn ) { function assert (line 932) | function assert( fn ) { function addHandle (line 956) | function addHandle( attrs, handler ) { function siblingCheck (line 971) | function siblingCheck( a, b ) { function createInputPseudo (line 997) | function createInputPseudo( type ) { function createButtonPseudo (line 1008) | function createButtonPseudo( type ) { function createDisabledPseudo (line 1019) | function createDisabledPseudo( disabled ) { function createPositionalPseudo (line 1075) | function createPositionalPseudo( fn ) { function testContext (line 1098) | function testContext( context ) { function setFilters (line 2309) | function setFilters() {} function toSelector (line 2383) | function toSelector( tokens ) { function addCombinator (line 2393) | function addCombinator( matcher, combinator, base ) { function elementMatcher (line 2460) | function elementMatcher( matchers ) { function multipleContexts (line 2474) | function multipleContexts( selector, contexts, results ) { function condense (line 2483) | function condense( unmatched, map, filter, context, xml ) { function setMatcher (line 2504) | function setMatcher( preFilter, selector, matcher, postFilter, postFinde... function matcherFromTokens (line 2604) | function matcherFromTokens( tokens ) { function matcherFromGroupMatchers (line 2667) | function matcherFromGroupMatchers( elementMatchers, setMatchers ) { function nodeName (line 3025) | function nodeName( elem, name ) { function winnow (line 3035) | function winnow( elements, qualifier, not ) { function sibling (line 3330) | function sibling( cur, dir ) { function createOptions (line 3423) | function createOptions( options ) { function Identity (line 3648) | function Identity( v ) { function Thrower (line 3651) | function Thrower( ex ) { function adoptValue (line 3655) | function adoptValue( value, resolve, reject, noValue ) { function resolve (line 3748) | function resolve( depth, deferred, handler, special ) { function completed (line 4113) | function completed() { function fcamelCase (line 4208) | function fcamelCase( _all, letter ) { function camelCase (line 4215) | function camelCase( string ) { function Data (line 4232) | function Data() { function getData (line 4401) | function getData( data ) { function dataAttr (line 4426) | function dataAttr( elem, key, data ) { function adjustCSS (line 4738) | function adjustCSS( elem, prop, valueParts, tween ) { function getDefaultDisplay (line 4806) | function getDefaultDisplay( elem ) { function showHide (line 4829) | function showHide( elements, show ) { function getAll (line 4961) | function getAll( context, tag ) { function setGlobalEval (line 4986) | function setGlobalEval( elems, refElements ) { function buildFragment (line 5002) | function buildFragment( elems, context, scripts, selection, ignored ) { function returnTrue (line 5097) | function returnTrue() { function returnFalse (line 5101) | function returnFalse() { function expectSync (line 5111) | function expectSync( elem, type ) { function safeActiveElement (line 5118) | function safeActiveElement() { function on (line 5124) | function on( elem, types, selector, data, fn, one ) { function leverageNative (line 5612) | function leverageNative( el, type, expectSync ) { function manipulationTarget (line 5976) | function manipulationTarget( elem, content ) { function disableScript (line 5987) | function disableScript( elem ) { function restoreScript (line 5991) | function restoreScript( elem ) { function cloneCopyEvent (line 6001) | function cloneCopyEvent( src, dest ) { function fixInput (line 6034) | function fixInput( src, dest ) { function domManip (line 6047) | function domManip( collection, args, callback, ignored ) { function remove (line 6139) | function remove( elem, selector, keepData ) { function computeStyleTests (line 6453) | function computeStyleTests() { function roundPixelMeasures (line 6497) | function roundPixelMeasures( measure ) { function curCSS (line 6571) | function curCSS( elem, name, computed ) { function addGetHookIf (line 6624) | function addGetHookIf( conditionFn, hookFn ) { function vendorPropName (line 6649) | function vendorPropName( name ) { function finalPropName (line 6664) | function finalPropName( name ) { function setPositiveNumber (line 6690) | function setPositiveNumber( _elem, value, subtract ) { function boxModelAdjustment (line 6702) | function boxModelAdjustment( elem, dimension, box, isBorderBox, styles, ... function getWidthOrHeight (line 6770) | function getWidthOrHeight( elem, dimension, extra ) { function Tween (line 7146) | function Tween( elem, options, prop, end, easing ) { function schedule (line 7269) | function schedule() { function createFxNow (line 7282) | function createFxNow() { function genFx (line 7290) | function genFx( type, includeWidth ) { function createTween (line 7310) | function createTween( value, prop, animation ) { function defaultPrefilter (line 7324) | function defaultPrefilter( elem, props, opts ) { function propFilter (line 7496) | function propFilter( props, specialEasing ) { function Animation (line 7533) | function Animation( elem, properties, options ) { function stripAndCollapse (line 8248) | function stripAndCollapse( value ) { function getClass (line 8254) | function getClass( elem ) { function classesToArray (line 8258) | function classesToArray( value ) { function buildParams (line 8885) | function buildParams( prefix, obj, traditional, add ) { function addToPrefiltersOrTransports (line 9039) | function addToPrefiltersOrTransports( structure ) { function inspectPrefiltersOrTransports (line 9073) | function inspectPrefiltersOrTransports( structure, options, originalOpti... function ajaxExtend (line 9102) | function ajaxExtend( target, src ) { function ajaxHandleResponses (line 9122) | function ajaxHandleResponses( s, jqXHR, responses ) { function ajaxConvert (line 9180) | function ajaxConvert( s, response, jqXHR, isSuccess ) { function done (line 9696) | function done( status, nativeStatusText, responses, headers ) { FILE: examples/ASP.NET.Core10/Program.cs type Todo (line 42) | public record Todo(int Id, string? Title, DateOnly? DueBy = null, bool I... class AppJsonSerializerContext (line 44) | [JsonSerializable(typeof(Todo[]))] FILE: examples/ASP.NET.Core7/Program.cs type WeatherForecast (line 53) | internal record WeatherForecast(DateOnly Date, int TemperatureC, string?... FILE: examples/ASP.NET.Core8/Program.cs type Todo (line 39) | public record Todo(int Id, string? Title, DateOnly? DueBy = null, bool I... class AppJsonSerializerContext (line 41) | [JsonSerializable(typeof(Todo[]))] FILE: src/NLog.Web.AspNetCore/AspNetExtensions.cs class AspNetExtensions (line 22) | public static class AspNetExtensions method AddNLogWeb (line 28) | public static ILoggingBuilder AddNLogWeb(this ILoggingBuilder builder) method AddNLogWeb (line 38) | public static ILoggingBuilder AddNLogWeb(this ILoggingBuilder builder,... method AddNLogWeb (line 51) | public static ILoggingBuilder AddNLogWeb(this ILoggingBuilder builder,... method AddNLog (line 73) | [Obsolete("Instead use AddNLogWeb() for explicit registration of NLog.... method AddNLogWeb (line 84) | public static ILoggingBuilder AddNLogWeb(this ILoggingBuilder builder,... method AddNLog (line 104) | [Obsolete("Instead use AddNLogWeb() for explicit registration of NLog.... method AddNLogWeb (line 115) | public static ILoggingBuilder AddNLogWeb(this ILoggingBuilder builder,... method AddNLog (line 127) | [Obsolete("Instead use AddNLogWeb() for explicit registration of NLog.... method AddNLogWeb (line 139) | public static ILoggingBuilder AddNLogWeb(this ILoggingBuilder builder,... method AddNLog (line 160) | [Obsolete("Instead use AddNLogWeb() for explicit registration of NLog.... method AddNLogWeb (line 171) | public static ILoggingBuilder AddNLogWeb(this ILoggingBuilder builder,... method AddNLogWeb (line 193) | public static ILoggingBuilder AddNLogWeb(this ILoggingBuilder builder,... method AddNLogWeb (line 211) | public static IServiceCollection AddNLogWeb(this IServiceCollection co... method AddNLogWeb (line 222) | public static IServiceCollection AddNLogWeb(this IServiceCollection co... method AddNLogWeb (line 236) | public static IServiceCollection AddNLogWeb(this IServiceCollection co... method UseNLog (line 255) | public static IWebHostBuilder UseNLog(this IWebHostBuilder builder) method UseNLog (line 265) | public static IWebHostBuilder UseNLog(this IWebHostBuilder builder, NL... method UseNLog (line 275) | public static IHostBuilder UseNLog(this IHostBuilder builder) method UseNLog (line 285) | public static IHostBuilder UseNLog(this IHostBuilder builder, NLogAspN... method UseNLog (line 302) | public static IHostApplicationBuilder UseNLog(this IHostApplicationBui... method UseNLog (line 314) | public static IHostApplicationBuilder UseNLog(this IHostApplicationBui... method UseNLog (line 328) | public static IHostApplicationBuilder UseNLog(this IHostApplicationBui... method AddNLogLoggerProvider (line 345) | private static void AddNLogLoggerProvider(IServiceCollection services,... method CreateNLogLoggerProvider (line 376) | private static NLogLoggerProvider CreateNLogLoggerProvider(IServicePro... method CreateNLogLoggerProvider (line 381) | private static NLogLoggerProvider CreateNLogLoggerProvider(IServicePro... method ResolveEnvironmentNLogConfigFile (line 430) | private static string ResolveEnvironmentNLogConfigFile(string? basePat... method IsLoggingConfigurationLoaded (line 458) | private static bool IsLoggingConfigurationLoaded(LoggingConfiguration ... method SetupNLogConfigSettings (line 463) | private static IConfiguration? SetupNLogConfigSettings(IServiceProvide... method TryLoadConfigurationFromSection (line 472) | private static bool TryLoadConfigurationFromSection(NLogLoggerProvider... FILE: src/NLog.Web.AspNetCore/Config/SetupBuilderExtensions.cs class SetupBuilderExtensions (line 15) | public static class SetupBuilderExtensions method LoadConfigurationFromAppSettings (line 27) | public static ISetupBuilder LoadConfigurationFromAppSettings(this ISet... method ResolveEnvironmentNLogConfigFile (line 60) | private static string ResolveEnvironmentNLogConfigFile(string basePath... method ResolveCurrentAppDirectory (line 88) | private static string ResolveCurrentAppDirectory() method GetAspNetCoreEnvironment (line 102) | private static string? GetAspNetCoreEnvironment(string variableName) method RegisterNLogWeb (line 126) | public static ISetupBuilder RegisterNLogWeb(this ISetupBuilder setupBu... FILE: src/NLog.Web.AspNetCore/Config/SetupExtensionsBuilderExtensions.cs class SetupExtensionsBuilderExtensions (line 12) | public static class SetupExtensionsBuilderExtensions method RegisterNLogWeb (line 20) | public static ISetupExtensionsBuilder RegisterNLogWeb(this ISetupExten... method RegisterAspNetLayoutRenderer (line 37) | public static ISetupExtensionsBuilder RegisterAspNetLayoutRenderer(thi... FILE: src/NLog.Web.AspNetCore/Enums/ByteArrayFormatProperty.cs type ByteArrayFormatProperty (line 8) | public enum ByteArrayFormatProperty FILE: src/NLog.Web.AspNetCore/Enums/TlsHandshakeProperty.cs type TlsHandshakeProperty (line 10) | public enum TlsHandshakeProperty FILE: src/NLog.Web.AspNetCore/Enums/TlsTokenBindingProperty.cs type TlsTokenBindingProperty (line 8) | public enum TlsTokenBindingProperty FILE: src/NLog.Web.AspNetCore/Enums/TrackingConsentProperty.cs type TrackingConsentProperty (line 7) | public enum TrackingConsentProperty FILE: src/NLog.Web.AspNetCore/Internal/AssemblyExtensionTypes.cs class AssemblyExtensionTypes (line 39) | internal static class AssemblyExtensionTypes method RegisterTypes (line 41) | public static void RegisterTypes(this NLog.Config.ISetupExtensionsBuil... FILE: src/NLog.Web.AspNetCore/Internal/ServiceLocator.cs class ServiceLocator (line 12) | internal static class ServiceLocator method ResolveService (line 19) | internal static TService? ResolveService(IServiceProvider? s... method ResolveServiceFallback (line 47) | internal static TService? ResolveServiceFallback(IServicePro... FILE: src/NLog.Web.AspNetCore/LayoutRenderers/AspNetEnvironmentLayoutRenderer.cs class AspNetEnvironmentLayoutRenderer (line 22) | [LayoutRenderer("aspnet-environment")] method Append (line 40) | protected override void Append(StringBuilder builder, LogEventInfo log... method ResolveHostEnvironment (line 46) | private IHostEnvironment? ResolveHostEnvironment() method ResolveEnvironmentName (line 51) | private string? ResolveEnvironmentName() method CloseLayoutRenderer (line 62) | protected override void CloseLayoutRenderer() method GetAspNetCoreEnvironment (line 70) | private static string? GetAspNetCoreEnvironment(string variableName) FILE: src/NLog.Web.AspNetCore/LayoutRenderers/AspNetRequestBidirectionalStreamLayoutRenderer.cs class AspNetRequestBidirectionalStreamLayoutRenderer (line 17) | [LayoutRenderer("aspnet-request-bidirectional-stream")] method Append (line 21) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/NLog.Web.AspNetCore/LayoutRenderers/AspNetRequestConnectionIdLayoutRenderer.cs class AspNetRequestConnectionIdLayoutRenderer (line 14) | [LayoutRenderer("aspnet-request-connection-id")] method Append (line 18) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/NLog.Web.AspNetCore/LayoutRenderers/AspNetRequestEndPointGroupLayoutRenderer.cs class AspNetRequestEndPointGroupLayoutRenderer (line 17) | [LayoutRenderer("aspnet-request-endpoint-group")] method Append (line 21) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/NLog.Web.AspNetCore/LayoutRenderers/AspNetRequestEndPointLayoutRenderer.cs class AspNetRequestEndPointLayoutRenderer (line 17) | [LayoutRenderer("aspnet-request-endpoint")] method Append (line 21) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/NLog.Web.AspNetCore/LayoutRenderers/AspNetRequestEndPointNameLayoutRenderer.cs class AspNetRequestEndPointNameLayoutRenderer (line 17) | [LayoutRenderer("aspnet-request-endpoint-name")] method Append (line 21) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/NLog.Web.AspNetCore/LayoutRenderers/AspNetRequestHttpTransportTypeLayoutRenderer.cs class AspNetRequestHttpTransportTypeLayoutRenderer (line 24) | [LayoutRenderer("aspnet-request-http-transport-type")] method Append (line 28) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/NLog.Web.AspNetCore/LayoutRenderers/AspNetRequestInherentKeepAliveLayoutRenderer.cs class AspNetRequestInherentKeepAliveLayoutRenderer (line 23) | [LayoutRenderer("aspnet-request-inherent-keep-alive")] method Append (line 27) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/NLog.Web.AspNetCore/LayoutRenderers/AspNetRequestStreamIdLayoutRenderer.cs class AspNetRequestStreamIdLayoutRenderer (line 20) | [LayoutRenderer("aspnet-request-stream-id")] method Append (line 24) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/NLog.Web.AspNetCore/LayoutRenderers/AspNetRequestTlsHandshakeLayoutRenderer.cs class AspNetRequestTlsHandshakeLayoutRenderer (line 26) | [LayoutRenderer("aspnet-request-tls-handshake")] method Append (line 37) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/NLog.Web.AspNetCore/LayoutRenderers/AspNetRequestTlsTokenBindingLayoutRenderer.cs class AspNetRequestTlsTokenBindingLayoutRenderer (line 26) | [LayoutRenderer("aspnet-request-tls-token-binding")] method Append (line 41) | protected override void Append(StringBuilder builder, LogEventInfo log... method ToFormattedString (line 59) | private string ToFormattedString(byte[] bytes) FILE: src/NLog.Web.AspNetCore/LayoutRenderers/AspNetRequestTrackingConsentLayoutRenderer.cs class AspNetRequestTrackingConsentLayoutRenderer (line 21) | [LayoutRenderer("aspnet-request-tracking-consent")] method Append (line 31) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/NLog.Web.AspNetCore/LayoutRenderers/AspNetRequestTrailersLayoutRenderer.cs class AspNetRequestTrailersLayoutRenderer (line 27) | [LayoutRenderer("aspnet-request-trailers")] method Append (line 51) | protected override void Append(StringBuilder builder, LogEventInfo log... method GetTrailerValues (line 69) | private IEnumerable> GetTrailerValues(IH... FILE: src/NLog.Web.AspNetCore/LayoutRenderers/AspNetResponseHttpsCompressionLayoutRenderer.cs class AspNetResponseHttpsCompressionLayoutRenderer (line 27) | [LayoutRenderer("aspnet-response-https-compression")] method Append (line 31) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/NLog.Web.AspNetCore/LayoutRenderers/AspNetResponseTrailersLayoutRenderer.cs class AspNetResponseTrailersLayoutRenderer (line 26) | [LayoutRenderer("aspnet-response-trailers")] method Append (line 50) | protected override void Append(StringBuilder builder, LogEventInfo log... method GetTrailerValues (line 63) | private IEnumerable> GetTrailerValues(IH... FILE: src/NLog.Web.AspNetCore/LayoutRenderers/SessionValueType.cs type SessionValueType (line 8) | public enum SessionValueType FILE: src/NLog.Web.AspNetCore/NLogAspNetCoreOptions.cs class NLogAspNetCoreOptions (line 8) | public sealed class NLogAspNetCoreOptions : NLogProviderOptions FILE: src/NLog.Web.AspNetCore/NLogBufferingTargetWrapperMiddleware.cs class NLogBufferingTargetWrapperMiddleware (line 13) | public class NLogBufferingTargetWrapperMiddleware method NLogBufferingTargetWrapperMiddleware (line 29) | public NLogBufferingTargetWrapperMiddleware(RequestDelegate next) method Invoke (line 41) | public async Task Invoke(HttpContext context) FILE: src/NLog.Web.AspNetCore/NLogBuilder.cs class NLogBuilder (line 12) | [Obsolete("Use NLog.LogManager.Setup().LoadConfigurationFromAppSettings(... method ConfigureNLog (line 23) | [Obsolete("Use NLog.LogManager.Setup().LoadConfigurationFromAppSetting... method ConfigureNLog (line 37) | [Obsolete("Use NLog.LogManager.Setup().LoadConfigurationFromAppSetting... FILE: src/NLog.Web.AspNetCore/NLogRequestLoggingMiddleware.cs class NLogRequestLoggingMiddleware (line 16) | public class NLogRequestLoggingMiddleware method NLogRequestLoggingMiddleware (line 34) | public NLogRequestLoggingMiddleware(RequestDelegate next, NLogRequestL... method Invoke (line 44) | public async Task Invoke(HttpContext httpContext) method LogHttpRequest (line 62) | private bool LogHttpRequest(HttpContext httpContext, Exception? except... FILE: src/NLog.Web.AspNetCore/NLogRequestLoggingOptions.cs class NLogRequestLoggingOptions (line 12) | public sealed class NLogRequestLoggingOptions method NLogRequestLoggingOptions (line 19) | public NLogRequestLoggingOptions() method ShouldLogRequestDefault (line 48) | private Microsoft.Extensions.Logging.LogLevel ShouldLogRequestDefault(... method IsSlowHttpRequest (line 92) | private bool IsSlowHttpRequest() method IsExcludedHttpRequest (line 119) | private bool IsExcludedHttpRequest(HttpContext httpContext) FILE: src/NLog.Web.AspNetCore/NLogRequestPostedBodyMiddleware.cs class NLogRequestPostedBodyMiddleware (line 24) | public class NLogRequestPostedBodyMiddleware method NLogRequestPostedBodyMiddleware (line 41) | public NLogRequestPostedBodyMiddleware(RequestDelegate next, NLogReque... method Invoke (line 54) | public async Task Invoke(HttpContext context) method ShouldCaptureRequestBody (line 83) | private bool ShouldCaptureRequestBody(HttpContext context) method ReadPostedBodyFromStream (line 123) | private static async Task ReadPostedBodyFromStream(Stream stream) FILE: src/NLog.Web.AspNetCore/NLogRequestPostedBodyMiddlewareOptions.cs class NLogRequestPostedBodyMiddlewareOptions (line 13) | public class NLogRequestPostedBodyMiddlewareOptions method NLogRequestPostedBodyMiddlewareOptions (line 23) | public NLogRequestPostedBodyMiddlewareOptions() method DefaultCapture (line 62) | private bool DefaultCapture(HttpContext context) FILE: src/NLog.Web/Config/SetupBuilderExtensions.cs class SetupBuilderExtensions (line 8) | public static class SetupBuilderExtensions method RegisterNLogWeb (line 13) | public static ISetupBuilder RegisterNLogWeb(this ISetupBuilder setupBu... FILE: src/NLog.Web/Config/SetupExtensionsBuilderExtensions.cs class SetupExtensionsBuilderExtensions (line 11) | public static class SetupExtensionsBuilderExtensions method RegisterNLogWeb (line 16) | public static ISetupExtensionsBuilder RegisterNLogWeb(this ISetupExten... method RegisterAspNetLayoutRenderer (line 28) | public static ISetupExtensionsBuilder RegisterAspNetLayoutRenderer(thi... FILE: src/NLog.Web/DefaultHttpContextAccessor.cs class DefaultHttpContextAccessor (line 8) | public class DefaultHttpContextAccessor : IHttpContextAccessor method HasActiveHttpContext (line 24) | internal static bool HasActiveHttpContext() FILE: src/NLog.Web/IHttpContextAccessor.cs type IHttpContextAccessor (line 9) | public interface IHttpContextAccessor FILE: src/NLog.Web/Internal/AssemblyExtensionTypes.cs class AssemblyExtensionTypes (line 39) | internal static class AssemblyExtensionTypes method RegisterTypes (line 41) | public static void RegisterTypes(this NLog.Config.ISetupExtensionsBuil... FILE: src/NLog.Web/Internal/HostEnvironment.cs class HostEnvironment (line 5) | internal class HostEnvironment : IHostEnvironment method MapPath (line 9) | public string MapPath(string virtualPath) FILE: src/NLog.Web/Internal/HttpCookieCollectionValues.cs class HttpCookieCollectionValues (line 7) | internal static class HttpCookieCollectionValues method GetCookieValues (line 9) | internal static IEnumerable> GetCookieVa... method GetCookieNameValues (line 21) | private static IEnumerable> GetCookieNam... method GetCookieAllValues (line 44) | private static IEnumerable> GetCookieAll... method GetCookieMultiValues (line 72) | private static IEnumerable> GetCookieMult... method GetCookieVerboseMultiValues (line 88) | private static IEnumerable GetCookieVerboseMultiValues(Htt... method GetVerboseCookieValues (line 113) | internal static IEnumerable GetVerboseCookieValues(HttpCoo... method GetCookieVerboseNameValues (line 125) | private static IEnumerable GetCookieVerboseNameValues(Http... method GetCookieVerboseAllValues (line 145) | private static IEnumerable GetCookieVerboseAllValues(HttpC... FILE: src/NLog.Web/Internal/IHostEnvironment.cs type IHostEnvironment (line 6) | internal interface IHostEnvironment method MapPath (line 11) | string MapPath(string virtualPath); FILE: src/NLog.Web/LayoutRenderers/AspNetApplicationLayoutRenderer.cs class AspNetApplicationLayoutRenderer (line 33) | [LayoutRenderer("aspnet-application")] method InitializeLayoutRenderer (line 70) | protected override void InitializeLayoutRenderer() method Append (line 79) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/NLog.Web/NLogBufferingTargetWrapperModule.cs class NLogBufferingTargetWrapperModule (line 11) | public class NLogBufferingTargetWrapperModule : IHttpModule method NLogBufferingTargetWrapperModule (line 16) | public NLogBufferingTargetWrapperModule() method Init (line 25) | public void Init(HttpApplication context) method BeginRequestHandler (line 31) | private static void BeginRequestHandler(object sender, EventArgs args) method EndRequestHandler (line 36) | private static void EndRequestHandler(object sender, EventArgs args) method Dispose (line 45) | public void Dispose() FILE: src/NLog.Web/NLogHttpModule.cs class NLogHttpModule (line 11) | [Obsolete("Replaced by NLogBufferingTargetWrapperModule for AspNetBuffer... method NLogHttpModule (line 27) | public NLogHttpModule() method Init (line 38) | public void Init(HttpApplication application) method Dispose (line 47) | public void Dispose() method BeginRequestHandler (line 51) | private void BeginRequestHandler(object sender, EventArgs args) method EndRequestHandler (line 56) | private void EndRequestHandler(object sender, EventArgs args) FILE: src/NLog.Web/NLogRequestLoggingModule.cs class NLogRequestLoggingModule (line 11) | public class NLogRequestLoggingModule : IHttpModule method NLogRequestLoggingModule (line 30) | public NLogRequestLoggingModule() method NLogRequestLoggingModule (line 38) | internal NLogRequestLoggingModule(Logger logger) method Init (line 43) | void IHttpModule.Init(HttpApplication context) method OnEndRequest (line 48) | internal void OnEndRequest(HttpContext? context) method Dispose (line 77) | void IHttpModule.Dispose() method IsSlowHttpRequest (line 82) | private bool IsSlowHttpRequest(HttpContext? httpContext) method IsExcludedHttpRequest (line 103) | private bool IsExcludedHttpRequest(HttpContext? httpContext) FILE: src/NLog.Web/NLogRequestPostedBodyModule.cs class NLogRequestPostedBodyModule (line 16) | public class NLogRequestPostedBodyModule : IHttpModule method NLogRequestPostedBodyModule (line 31) | public NLogRequestPostedBodyModule() method Init (line 45) | void IHttpModule.Init(HttpApplication context) method OnBeginRequest (line 50) | internal void OnBeginRequest(HttpContext? context) method ShouldCaptureRequestBody (line 68) | private bool ShouldCaptureRequestBody(HttpContext context) method GetString (line 119) | private static string GetString(Stream stream) method Dispose (line 178) | void IHttpModule.Dispose() FILE: src/NLog.Web/Targets/AspNetTrace.cs class AspNetTraceTarget (line 13) | [Target("AspNetTrace")] method AspNetTraceTarget (line 25) | public AspNetTraceTarget() method Write (line 36) | protected override void Write(LogEventInfo logEvent) FILE: src/Shared/Enums/AspNetRequestLayoutOutputFormat.cs type AspNetRequestLayoutOutputFormat (line 8) | public enum AspNetRequestLayoutOutputFormat FILE: src/Shared/Enums/AspNetRequestUrlProperty.cs type AspNetRequestUrlProperty (line 9) | [Flags] FILE: src/Shared/Internal/Guard.cs class CallerArgumentExpressionAttribute (line 37) | [AttributeUsage(AttributeTargets.Parameter)] method CallerArgumentExpressionAttribute (line 40) | public CallerArgumentExpressionAttribute(string param) class Guard (line 54) | internal static class Guard method ThrowIfNull (line 56) | internal static T ThrowIfNull( FILE: src/Shared/Internal/HttpContextExtensions.cs class HttpContextExtensions (line 17) | internal static class HttpContextExtensions method HasActiveHttpContext (line 20) | internal static bool HasActiveHttpContext(this IHttpContextAccessor? h... method TryGetRequest (line 28) | internal static HttpRequestBase? TryGetRequest(this HttpContextBase? c... method TryGetResponse (line 44) | internal static HttpResponseBase? TryGetResponse(this HttpContextBase?... method HasActiveHttpContext (line 60) | internal static bool HasActiveHttpContext(this IHttpContextAccessor? h... method TryGetWebSocket (line 65) | internal static WebSocketManager? TryGetWebSocket(this HttpContext? co... method TryGetConnection (line 73) | internal static ConnectionInfo? TryGetConnection(this HttpContext? con... method TryGetRequest (line 81) | internal static HttpRequest? TryGetRequest(this HttpContext? context) method TryGetResponse (line 89) | internal static HttpResponse? TryGetResponse(this HttpContext? context) method TryGetFeature (line 97) | internal static T? TryGetFeature(this HttpContext? context) where T... method GetString (line 107) | internal static string? GetString(this ISession session, string key) method GetInt32 (line 121) | public static int? GetInt32(this ISession session, string key) method TryGetSession (line 134) | internal static HttpSessionStateBase? TryGetSession(this HttpContextBa... method TryGetSession (line 142) | internal static ISession? TryGetSession(this HttpContext? context) method HasAllowedContentType (line 171) | internal static bool HasAllowedContentType(this HttpContext? context, ... FILE: src/Shared/Internal/HttpHeaderCollectionValues.cs class HttpHeaderCollectionValues (line 11) | internal static class HttpHeaderCollectionValues method GetHeaderValues (line 14) | internal static IEnumerable> GetHeaderVa... method GetHeaderValues (line 32) | internal static IEnumerable> GetHeaderVa... FILE: src/Shared/Internal/LogEventInfoBuffer.cs class LogEventInfoBuffer (line 42) | internal class LogEventInfoBuffer method LogEventInfoBuffer (line 59) | public LogEventInfoBuffer(int size, bool growAsNeeded, int growLimit) method Append (line 83) | public int Append(AsyncLogEventInfo eventInfo) method GetEventsAndClear (line 129) | public AsyncLogEventInfo[] GetEventsAndClear() FILE: src/Shared/Internal/ReEntrantScopeLock.cs type ReEntrantScopeLock (line 12) | internal readonly struct ReEntrantScopeLock : IDisposable method ReEntrantScopeLock (line 14) | public ReEntrantScopeLock(bool acquireLock = true) method TryGetLock (line 23) | private static bool TryGetLock() method Dispose (line 38) | public void Dispose() FILE: src/Shared/Internal/StringBuilderExtensions.cs class StringBuilderExtensions (line 7) | internal static class StringBuilderExtensions method AppendFormattedValue (line 11) | internal static void AppendFormattedValue(this StringBuilder destinati... FILE: src/Shared/LayoutRenderers/AspNetAppBasePathLayoutRenderer.cs class AspNetAppBasePathLayoutRenderer (line 36) | [LayoutRenderer("aspnet-appbasepath")] method Append (line 56) | protected override void Append(StringBuilder builder, LogEventInfo log... method ResolveHostEnvironment (line 62) | private IHostEnvironment? ResolveHostEnvironment() method ResolveContentRootPath (line 71) | private string? ResolveContentRootPath() method TrimEndDirectorySeparator (line 85) | private static string? TrimEndDirectorySeparator(string? directoryPath) method ResolveCurrentAppDirectory (line 90) | private static string? ResolveCurrentAppDirectory() method InitializeLayoutRenderer (line 120) | protected override void InitializeLayoutRenderer() method CloseLayoutRenderer (line 127) | protected override void CloseLayoutRenderer() method GetAspNetCoreEnvironment (line 135) | private static string? GetAspNetCoreEnvironment(string variableName) FILE: src/Shared/LayoutRenderers/AspNetHttpContextItemLayoutRenderer.cs class AspNetHttpContextItemLayoutRenderer (line 34) | [LayoutRenderer("aspnet-httpcontext-item")] method InitializeLayoutRenderer (line 78) | protected override void InitializeLayoutRenderer() method Append (line 87) | protected override void Append(StringBuilder builder, LogEventInfo log... method LookupItemValue (line 112) | private static object? LookupItemValue(System.Collections.IDictionary ... method LookupItemValue (line 117) | private static object? LookupItemValue(IDictionary it... FILE: src/Shared/LayoutRenderers/AspNetLayoutMultiValueRendererBase.cs class AspNetLayoutMultiValueRendererBase (line 13) | public abstract class AspNetLayoutMultiValueRendererBase : AspNetLayoutR... method SerializePairs (line 66) | protected void SerializePairs(IEnumerable values, StringBuild... method SerializeValuesJson (line 211) | private static void SerializeValuesJson(IEnumerable values, St... method SerializeValueJson (line 233) | private static void SerializeValueJson(StringBuilder builder, string v... method SerializeValuesFlat (line 239) | private void SerializeValuesFlat(IEnumerable values, StringBui... method GetRenderedItemSeparator (line 259) | protected string GetRenderedItemSeparator(LogEventInfo logEvent) method GetRenderedValueSeparator (line 269) | protected string GetRenderedValueSeparator(LogEventInfo logEvent) method AppendQuoted (line 279) | internal static void AppendQuoted(StringBuilder builder, string? value) FILE: src/Shared/LayoutRenderers/AspNetLayoutRendererBase.cs class AspNetLayoutRendererBase (line 20) | public abstract class AspNetLayoutRendererBase : LayoutRenderer method RetrieveHttpContextAccessor (line 36) | internal static IHttpContextAccessor? RetrieveHttpContextAccessor(ISer... method RetrieveHttpContextAccessor (line 38) | internal static IHttpContextAccessor? RetrieveHttpContextAccessor(ISer... method Append (line 45) | protected override void Append(StringBuilder builder, LogEventInfo log... method DoAppend (line 66) | [Obsolete("Instead override Append-method, and manual handle when Http... method CloseLayoutRenderer (line 73) | protected override void CloseLayoutRenderer() method Register (line 84) | [Obsolete("Instead use LogManager.Setup().SetupExtensions(). Marked ob... FILE: src/Shared/LayoutRenderers/AspNetMvcActionLayoutRenderer.cs class AspNetMvcActionLayoutRenderer (line 18) | [LayoutRenderer("aspnet-mvc-action")] method Append (line 22) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetMvcControllerLayoutRenderer.cs class AspNetMvcControllerLayoutRenderer (line 18) | [LayoutRenderer("aspnet-mvc-controller")] method Append (line 22) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetMvcLayoutRendererBase.cs class AspNetMvcLayoutRendererBase (line 14) | [Obsolete("Inherit from AspNetLayoutRendererBase instead. Marked obsolet... method Append (line 18) | protected override void Append(StringBuilder builder, LogEventInfo log... method MvcDoAppend (line 33) | protected abstract void MvcDoAppend(StringBuilder builder, LogEventInf... FILE: src/Shared/LayoutRenderers/AspNetRequestClientCertificateLayoutRenderer.cs class AspNetRequestClientCertificateLayoutRenderer (line 20) | [LayoutRenderer("aspnet-request-client-certificate")] method Append (line 29) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetRequestContentLengthLayoutRenderer.cs class AspNetRequestContentLengthLayoutRenderer (line 14) | [LayoutRenderer("aspnet-request-contentlength")] method Append (line 18) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetRequestContentTypeLayoutRenderer.cs class AspNetRequestContentTypeLayoutRenderer (line 14) | [LayoutRenderer("aspnet-request-contenttype")] method Append (line 18) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetRequestCookieLayoutRenderer.cs class AspNetRequestCookieLayoutRenderer (line 29) | [LayoutRenderer("aspnet-request-cookie")] method AspNetRequestCookieLayoutRenderer (line 59) | public AspNetRequestCookieLayoutRenderer() method Append (line 65) | protected override void Append(StringBuilder builder, LogEventInfo log... method GetCookieValues (line 77) | private IEnumerable> GetCookieValues(Htt... method GetCookieValues (line 83) | private IEnumerable> GetCookieValues(IRe... FILE: src/Shared/LayoutRenderers/AspNetRequestDurationLayoutRenderer.cs class AspNetRequestDurationLayoutRenderer (line 16) | [LayoutRenderer("aspnet-request-duration")] method InitializeLayoutRenderer (line 38) | protected override void InitializeLayoutRenderer() method Append (line 63) | protected override void Append(StringBuilder builder, LogEventInfo log... method RenderDurationMs (line 92) | private void RenderDurationMs(StringBuilder builder, double durationMs) method FormatDuration (line 134) | string FormatDuration(TimeSpan duration) method GetDuration (line 147) | private static TimeSpan? GetDuration(DateTime contextTimestamp) method GetDuration (line 166) | private static TimeSpan? GetDuration(System.Diagnostics.Activity? acti... FILE: src/Shared/LayoutRenderers/AspNetRequestFormLayoutRenderer.cs class AspNetRequestFormLayoutRenderer (line 25) | [LayoutRenderer("aspnet-request-form")] method AspNetRequestFormLayoutRenderer (line 64) | public AspNetRequestFormLayoutRenderer() method Append (line 71) | protected override void Append(StringBuilder builder, LogEventInfo log... method GetFormDataValues (line 89) | private IEnumerable> GetFormDataValues( FILE: src/Shared/LayoutRenderers/AspNetRequestHasPostedBodyLayoutRenderer.cs class AspNetRequestHasPostedBodyLayoutRenderer (line 26) | [LayoutRenderer("aspnet-request-has-posted-body")] method Append (line 30) | protected override void Append(StringBuilder builder, LogEventInfo log... method CanHaveBody (line 35) | private bool CanHaveBody() FILE: src/Shared/LayoutRenderers/AspNetRequestHeadersLayoutRenderer.cs class AspNetRequestHeadersLayoutRenderer (line 23) | [LayoutRenderer("aspnet-request-headers")] method AspNetRequestHeadersLayoutRenderer (line 53) | public AspNetRequestHeadersLayoutRenderer() method Append (line 59) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetRequestHostLayoutRenderer.cs class AspNetRequestHostLayoutRenderer (line 14) | [LayoutRenderer("aspnet-request-host")] method Append (line 18) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetRequestIpLayoutRenderer.cs class AspNetRequestIpLayoutRenderer (line 26) | [LayoutRenderer("aspnet-request-ip")] method Append (line 59) | protected override void Append(StringBuilder builder, LogEventInfo log... method CalculatePosition (line 81) | private int CalculatePosition(string[] headerContents) method TryLookupForwardHeader (line 101) | string TryLookupForwardHeader(HttpRequestBase httpRequest, LogEventInf... method TryLookupForwardHeader (line 121) | private string TryLookupForwardHeader(HttpRequest httpRequest, LogEven... FILE: src/Shared/LayoutRenderers/AspNetRequestIsWebSocketLayoutRenderer.cs class AspNetRequestIsWebSocketLayoutRenderer (line 14) | [LayoutRenderer("aspnet-request-is-web-socket")] method Append (line 18) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetRequestLayoutRenderer.cs class AspNetRequestLayoutRenderer (line 28) | [LayoutRenderer("aspnet-request")] method Append (line 71) | protected override void Append(StringBuilder builder, LogEventInfo log... method LookupQueryString (line 109) | private static string? LookupQueryString(string key, HttpRequestBase h... method LookupFormValue (line 115) | private static string? LookupFormValue(string key, HttpRequestBase htt... method LookupCookieValue (line 121) | private static string? LookupCookieValue(string key, HttpRequestBase h... method LookupHeaderValue (line 127) | private static string? LookupHeaderValue(string key, HttpRequestBase h... method LookupItemValue (line 133) | private static string? LookupItemValue(string key, HttpRequestBase htt... method LookupServerVariableValue (line 138) | private static string? LookupServerVariableValue(string key, HttpReque... method LookupQueryString (line 144) | private static string? LookupQueryString(string key, HttpRequest httpR... method LookupFormValue (line 155) | private static string? LookupFormValue(string key, HttpRequest httpReq... method LookupCookieValue (line 169) | private static string? LookupCookieValue(string key, HttpRequest httpR... method LookupHeaderValue (line 179) | private static string? LookupHeaderValue(string key, HttpRequest httpR... method LookupItemValue (line 190) | private static string? LookupItemValue(string key, HttpRequest httpReq... method LookupServerVariableValue (line 202) | private static string? LookupServerVariableValue(string key, HttpReque... FILE: src/Shared/LayoutRenderers/AspNetRequestLocalIpLayoutRenderer.cs class AspNetRequestLocalIpLayoutRenderer (line 19) | [LayoutRenderer("aspnet-request-local-ip")] method Append (line 23) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetRequestLocalPortLayoutRenderer.cs class AspNetRequestLocalPortLayoutRenderer (line 19) | [LayoutRenderer("aspnet-request-local-port")] method Append (line 23) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetRequestMethodLayoutRenderer.cs class AspNetRequestMethodLayoutRenderer (line 18) | [LayoutRenderer("aspnet-request-method")] method Append (line 22) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetRequestPostedBodyLayoutRenderer.cs class AspNetRequestPostedBodyLayoutRenderer (line 18) | [LayoutRenderer("aspnet-request-posted-body")] method Append (line 31) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetRequestQueryStringLayoutRenderer.cs class AspNetRequestQueryStringLayoutRenderer (line 27) | [LayoutRenderer("aspnet-request-querystring")] method AspNetRequestQueryStringLayoutRenderer (line 57) | public AspNetRequestQueryStringLayoutRenderer() method Append (line 63) | protected override void Append(StringBuilder builder, LogEventInfo log... method GetQueryStringValues (line 88) | private static IEnumerable> GetQueryStri... FILE: src/Shared/LayoutRenderers/AspNetRequestReferrerLayoutRenderer.cs class AspNetRequestReferrerLayoutRenderer (line 19) | [LayoutRenderer("aspnet-request-referrer")] method Append (line 23) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetRequestRemotePortLayoutRenderer.cs class AspNetRequestRemotePortLayoutRenderer (line 19) | [LayoutRenderer("aspnet-request-remote-port")] method Append (line 23) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetRequestRouteParametersLayoutRenderer.cs class AspNetRequestRouteParametersLayoutRenderer (line 27) | [LayoutRenderer("aspnet-request-routeparameters")] method Append (line 45) | protected override void Append(StringBuilder builder, LogEventInfo log... method GetPairs (line 58) | private static IEnumerable>? GetPairs(Ht... method GetManyPairs (line 86) | private static IEnumerable> GetManyPairs... method GetAllPairs (line 99) | private static IEnumerable> GetAllPairs(... FILE: src/Shared/LayoutRenderers/AspNetRequestServerVariableLayoutRenderer.cs class AspNetRequestServerVariableLayoutRenderer (line 22) | [LayoutRenderer("aspnet-request-servervariable")] method InitializeLayoutRenderer (line 32) | protected override void InitializeLayoutRenderer() method Append (line 41) | protected override void Append(StringBuilder builder, LogEventInfo log... method LookupItemValue (line 50) | private static string? LookupItemValue(string key, HttpContextBase? ht... method LookupItemValue (line 56) | private static string? LookupItemValue(string key, HttpContext? httpCo... FILE: src/Shared/LayoutRenderers/AspNetRequestUrlLayoutRenderer.cs class AspNetRequestUrlLayoutRenderer (line 32) | [LayoutRenderer("aspnet-request-url")] method SetPropertiesFlag (line 92) | private void SetPropertiesFlag(AspNetRequestUrlProperty bit, bool flag) method HasPropertiesFlag (line 104) | private bool HasPropertiesFlag(AspNetRequestUrlProperty bit) method Append (line 120) | protected override void Append(StringBuilder builder, LogEventInfo log... method RenderUrl (line 138) | private void RenderUrl(HttpRequestBase httpRequest, StringBuilder buil... method RenderUrl (line 172) | private void RenderUrl(HttpRequest httpRequest, StringBuilder builder) FILE: src/Shared/LayoutRenderers/AspNetRequestUserAgentLayoutRenderer.cs class AspNetRequestUserAgentLayoutRenderer (line 14) | [LayoutRenderer("aspnet-request-useragent")] method Append (line 18) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetRequestWebSocketRequestedProtocolsLayoutRenderer.cs class AspNetRequestWebSocketRequestedProtocolsLayoutRenderer (line 17) | [LayoutRenderer("aspnet-request-web-socket-requested-protocols")] method Append (line 21) | protected override void Append(StringBuilder builder, LogEventInfo log... method ResolveWebSocketProtocols (line 30) | System.Collections.Generic.IList? ResolveWebSocketProtocols() FILE: src/Shared/LayoutRenderers/AspNetResponseContentLengthLayoutRenderer.cs class AspNetResponseContentLengthLayoutRenderer (line 14) | [LayoutRenderer("aspnet-response-contentlength")] method Append (line 18) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetResponseContentTypeLayoutRenderer.cs class AspNetResponseContentTypeLayoutRenderer (line 14) | [LayoutRenderer("aspnet-response-contenttype")] method Append (line 18) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetResponseCookieLayoutRenderer.cs class AspNetResponseCookieLayoutRenderer (line 33) | [LayoutRenderer("aspnet-response-cookie")] method AspNetResponseCookieLayoutRenderer (line 75) | public AspNetResponseCookieLayoutRenderer() method Append (line 81) | protected override void Append(StringBuilder builder, LogEventInfo log... method GetRenderedObjectSeparator (line 106) | private string GetRenderedObjectSeparator(LogEventInfo logEvent) method AppendJsonProperty (line 114) | private static bool AppendJsonProperty(StringBuilder builder, string n... method AppendFlatProperty (line 134) | private static bool AppendFlatProperty( method GetCookies (line 159) | private static HttpCookieCollection GetCookies(HttpResponseBase response) method GetCookieValues (line 164) | private IEnumerable> GetCookieValues(Htt... method GetVerboseCookieValues (line 170) | private IEnumerable GetVerboseCookieValues(HttpCookieColle... method SerializeAllProperties (line 176) | private void SerializeAllProperties(IEnumerable verboseCoo... method SerializeAllPropertiesJson (line 190) | private void SerializeAllPropertiesJson(IEnumerable verbos... method SerializeAllPropertiesFlat (line 241) | private void SerializeAllPropertiesFlat(IEnumerable verbos... method GetCookies (line 273) | private static IList GetCookies(HttpResponse res... method GetCookieValues (line 282) | private IEnumerable> GetCookieValues(ILi... method GetVerboseCookieValues (line 294) | private IEnumerable GetVerboseCookieValues(IList... method GetCookieNameValues (line 306) | private static IEnumerable> GetCookieNam... method GetCookieAllValues (line 322) | private static IEnumerable> GetCookieAll... method GetCookieVerboseValues (line 336) | private static IEnumerable GetCookieVerboseValue... method GetCookieVerboseAllValues (line 352) | private static IEnumerable GetCookieVerboseAllVa... method SerializeAllProperties (line 366) | private void SerializeAllProperties(IEnumerable ... method SerializeAllPropertiesJson (line 380) | private void SerializeAllPropertiesJson(IEnumerable> GetAllClaims... method GetAllClaims (line 143) | private static IEnumerable> GetAllClaims... method GetClaim (line 151) | private static Claim? GetClaim(ClaimsPrincipal claimsPrincipal, string... method GetClaim (line 153) | private static Claim? GetClaim(System.Security.Principal.IPrincipal cl... FILE: src/Shared/LayoutRenderers/AspNetUserIdentityLayoutRenderer.cs class AspNetUserIdentityLayoutRenderer (line 19) | [LayoutRenderer("aspnet-user-identity")] method Append (line 23) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetUserIsAuthenticatedLayoutRenderer.cs class AspNetUserIsAuthenticatedLayoutRenderer (line 15) | [LayoutRenderer("aspnet-user-isAuthenticated")] method Append (line 19) | protected override void Append(StringBuilder builder, LogEventInfo log... FILE: src/Shared/LayoutRenderers/AspNetWebRootPathLayoutRenderer.cs class AspNetWebRootPathLayoutRenderer (line 36) | [LayoutRenderer("aspnet-webrootpath")] method Append (line 53) | protected override void Append(StringBuilder builder, LogEventInfo log... method ResolveHostEnvironment (line 59) | private IWebHostEnvironment? ResolveHostEnvironment() method ResolveWebRootPath (line 68) | private string? ResolveWebRootPath() method CloseLayoutRenderer (line 79) | protected override void CloseLayoutRenderer() FILE: src/Shared/LayoutRenderers/AssemblyVersionLayoutRenderer.cs class AssemblyVersionLayoutRenderer (line 15) | [LayoutRenderer("assembly-version")] method InitializeLayoutRenderer (line 28) | protected override void InitializeLayoutRenderer() method GetAssembly (line 35) | protected override Assembly GetAssembly() method GetAspNetEntryAssembly (line 50) | private static Assembly? GetAspNetEntryAssembly() FILE: src/Shared/LayoutRenderers/IISSiteNameLayoutRenderer.cs class IISSiteNameLayoutRenderer (line 37) | [LayoutRenderer("iis-site-name")] method Append (line 56) | protected override void Append(StringBuilder builder, LogEventInfo log... method ResolveHostEnvironment (line 62) | private IHostEnvironment? ResolveHostEnvironment() method ResolveInstanceName (line 71) | private string? ResolveInstanceName() method CloseLayoutRenderer (line 82) | protected override void CloseLayoutRenderer() FILE: src/Shared/LayoutRenderers/NLogWebFuncLayoutRenderer.cs class NLogWebFuncLayoutRenderer (line 16) | internal class NLogWebFuncLayoutRenderer : FuncLayoutRenderer method CloseLayoutRenderer (line 28) | protected override void CloseLayoutRenderer() method NLogWebFuncLayoutRenderer (line 34) | public NLogWebFuncLayoutRenderer(string name, Func webHostBuilder) method UseNLog_ReplaceLoggerFactory (line 81) | [Fact] method UseNLogContentRootTest (line 98) | [Fact] method LoadConfigurationFromAppSettingsShouldLogTest (line 144) | [Fact] method LoadConfigurationFromAppSettingsShouldLogTest2 (line 194) | [Fact] method LoadConfigurationFromAppSettingsShouldLogTest3 (line 236) | [Fact] method LoadConfigurationFromAppSettingsUNC (line 283) | [Fact] method CreateConfigWithMemoryTarget (line 309) | private static LoggingConfiguration CreateConfigWithMemoryTarget(out M... method UseAspNetWithoutRegister (line 318) | [Fact] method RegisterHttpContext (line 353) | [Fact] method SkipRegisterHttpContext (line 360) | [Fact] method UseNLog_LoadConfigurationFromSection (line 368) | [Fact] method UseNLogWithNullWebHostBuilderThrowsArgumentNullException (line 393) | [Fact] method UseNLog_ReplaceLoggerFactory_FromConfiguration (line 410) | [Fact] method CreateWebHostBuilder (line 430) | private static IWebHostBuilder CreateWebHostBuilder() method CreateWebHost (line 444) | private static IWebHost CreateWebHost(NLogAspNetCoreOptions options = ... method GetLoggerFactory (line 451) | private static ILoggerFactory GetLoggerFactory(IServiceProvider servic... FILE: tests/NLog.Web.AspNetCore.Tests/CallerArgumentExpressionTests.cs class CallerArgumentExpressionTests (line 7) | public class CallerArgumentExpressionTests : TestBase method ReturnsNonNullInput (line 9) | [Fact] method ReturnsNullInput (line 17) | [Fact] FILE: tests/NLog.Web.AspNetCore.Tests/LayoutRenderers/AspNetEnvironmentLayoutRendererTests.cs class AspNetEnvironmentLayoutRendererTests (line 15) | public class AspNetEnvironmentLayoutRendererTests : TestBase method SuccessTest (line 17) | [Fact] method NullTest (line 29) | [Fact] method InitCloseTest (line 41) | [Fact] FILE: tests/NLog.Web.AspNetCore.Tests/LayoutRenderers/AspNetRequestBidirectionalStreamLayoutRendererTests.cs class AspNetRequestBidirectionalStreamLayoutRendererTests (line 8) | public class AspNetRequestBidirectionalStreamLayoutRendererTests : Layou... method SuccessTrueTest (line 10) | [Fact] method SuccessFalseTest (line 29) | [Fact] method NullTest (line 48) | [Fact] method NullRendersEmptyString (line 64) | protected override void NullRendersEmptyString() FILE: tests/NLog.Web.AspNetCore.Tests/LayoutRenderers/AspNetRequestConnectionIdLayoutRendererTests.cs class AspNetRequestConnectionIdLayoutRendererTests (line 8) | public class AspNetRequestConnectionIdLayoutRendererTests : LayoutRender... method SuccessTest (line 10) | [Fact] method EmptyTest (line 23) | [Fact] method NullTest (line 36) | [Fact] FILE: tests/NLog.Web.AspNetCore.Tests/LayoutRenderers/AspNetRequestEndPointGroupLayoutRendererTests.cs class AspNetRequestEndPointGroupLayoutRendererTests (line 10) | public class AspNetRequestEndPointGroupLayoutRendererTests : LayoutRende... method SuccessTest (line 12) | [Fact] method NullTest (line 31) | [Fact] FILE: tests/NLog.Web.AspNetCore.Tests/LayoutRenderers/AspNetRequestEndPointLayoutRendererTests.cs class AspNetRequestEndPointLayoutRendererTests (line 10) | public class AspNetRequestEndPointLayoutRendererTests : LayoutRenderersT... method SuccessTest (line 12) | [Fact] method NullTest (line 30) | [Fact] FILE: tests/NLog.Web.AspNetCore.Tests/LayoutRenderers/AspNetRequestEndPointNameLayoutRendererTests.cs class AspNetRequestEndPointNameLayoutRendererTests (line 10) | public class AspNetRequestEndPointNameLayoutRendererTests : LayoutRender... method SuccessTest (line 12) | [Fact] method NullTest (line 31) | [Fact] FILE: tests/NLog.Web.AspNetCore.Tests/LayoutRenderers/AspNetRequestHttpTransportTypeLayoutRendererTests.cs class AspNetConnectionHttpTransportTypeLayoutRendererTests (line 11) | public class AspNetConnectionHttpTransportTypeLayoutRendererTests : Layo... method SuccessNoneTest (line 13) | [Fact] method SuccessWebSocketTest (line 32) | [Fact] method SuccessServerSentEventsTest (line 51) | [Fact] method SuccessLongPollingTest (line 70) | [Fact] method NullTest (line 89) | [Fact] FILE: tests/NLog.Web.AspNetCore.Tests/LayoutRenderers/AspNetRequestInherentKeepAliveLayoutRendererTests.cs class AspNetConnectionInherentKeepAliveLayoutRendererTests (line 10) | public class AspNetConnectionInherentKeepAliveLayoutRendererTests : Layo... method SuccessTrueTest (line 12) | [Fact] method SuccessFalseTest (line 31) | [Fact] method NullTest (line 50) | [Fact] method NullRendersEmptyString (line 66) | protected override void NullRendersEmptyString() FILE: tests/NLog.Web.AspNetCore.Tests/LayoutRenderers/AspNetRequestStreamIdLayoutRendererTests.cs class AspNetRequestStreamIdLayoutRendererTests (line 10) | public class AspNetRequestStreamIdLayoutRendererTests : LayoutRenderersT... method SuccessTest (line 12) | [Fact] method NullTest (line 30) | [Fact] FILE: tests/NLog.Web.AspNetCore.Tests/LayoutRenderers/AspNetRequestTlsHandshakeLayoutRendererTests.cs class AspNetRequestTlsHandshakeLayoutRendererTests (line 13) | public class AspNetRequestTlsHandshakeLayoutRendererTests : LayoutRender... method SetupFeature (line 15) | private static void SetupFeature(HttpContext httpContext) method CipherAlgorithmTest (line 44) | [Fact] method CipherStrengthTest (line 62) | [Fact] method HashAlgorithmTest (line 79) | [Fact] method HashStrengthTest (line 96) | [Fact] method KeyExchangeAlgorithmTest (line 113) | [Fact] method KeyExchangeStrengthTest (line 130) | [Fact] method ProtocolTest (line 145) | [Fact] method LocalHostTest (line 159) | [Fact] method NegotiatedCipherSuiteTest (line 172) | [Fact] FILE: tests/NLog.Web.AspNetCore.Tests/LayoutRenderers/AspNetRequestTlsTokenBindingLayoutRendererTests.cs class AspNetRequestTlsTokenBindingLayoutRendererTests (line 10) | public class AspNetRequestTlsTokenBindingLayoutRendererTests : LayoutRen... method SuccessReferrerHexTest (line 12) | [Fact] method SuccessProviderHexTest (line 34) | [Fact] method SuccessReferrerBase64Test (line 56) | [Fact] method SuccessProviderBase64Test (line 78) | [Fact] method NullTest (line 100) | [Fact] FILE: tests/NLog.Web.AspNetCore.Tests/LayoutRenderers/AspNetRequestTrackingConsentLayoutRendererTests.cs class AspNetRequestTrackingConsentLayoutRendererTests (line 8) | public class AspNetRequestTrackingConsentLayoutRendererTests : LayoutRen... method SuccessCanTrackTest (line 10) | [Fact] method SuccessHasConsentTest (line 35) | [Fact] method SuccessHasIsConsentNeededTest (line 60) | [Fact] method NullTest (line 85) | [Fact] method NullRendersEmptyString (line 101) | protected override void NullRendersEmptyString() FILE: tests/NLog.Web.AspNetCore.Tests/LayoutRenderers/AspNetRequestTrailersLayoutRendererTests.cs class AspNetRequestTrailersLayoutRendererTests (line 14) | public class AspNetRequestTrailersLayoutRendererTests : LayoutRenderersT... method NullKeyRendersAllHeaders (line 16) | [Fact] method NullKeyRendersAllHeadersExceptExcluded (line 28) | [Fact] method KeyNotFoundRendersEmptyString_Flat_Formatting (line 41) | [Fact] method KeyNotFoundRendersEmptyString_Json_Formatting (line 53) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Flat_Formatting (line 65) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Flat_Formatting_separators (line 77) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Flat_Formatting_separators_layouts (line 91) | [Fact] method KeyFoundRendersValue_Single_Header_Flat_Formatting (line 110) | [Fact] method KeyFoundRendersValue_Single_Header_Json_Formatting (line 122) | [Fact] method KeyFoundRendersValue_Single_Header_Json_Formatting_no_array (line 135) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Json_Formatting (line 148) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Json_Formatting_no_array (line 161) | [Fact] method KeyNotFoundRendersEmptyString_Flat_Formatting_ValuesOnly (line 174) | [Fact] method KeyNotFoundRendersEmptyString_Json_Formatting_ValuesOnly (line 187) | [Fact] method KeyFoundRendersValue_Header_Multiple_Items_Flat_Formatting_ValuesOnly (line 200) | [Fact] method KeyFoundRendersValue_Header_Multiple_Items_Flat_Formatting_separators_ValuesOnly (line 213) | [Fact] method KeyFoundRendersValue_Single_Item_Flat_Formatting_ValuesOnly (line 228) | [Fact] method KeyFoundRendersValue_Single_Item_Json_Formatting_ValuesOnly (line 241) | [Fact] method KeyFoundRendersValue_Single_Item_Json_Formatting_no_array_ValuesOnly (line 255) | [Fact] method KeyFoundRendersValue_Header_Multiple_Items_Json_Formatting_ValuesOnly (line 271) | [Fact] method CreateRenderer (line 291) | private static AspNetRequestTrailersLayoutRenderer CreateRenderer(bool... FILE: tests/NLog.Web.AspNetCore.Tests/LayoutRenderers/AspNetResponseContentLengthLayoutRendererTests.cs class AspNetResponseContentLengthLayoutRendererTests (line 7) | public class AspNetResponseContentLengthLayoutRendererTests : LayoutRend... method SuccessText (line 9) | [Fact] method EmptyTest (line 23) | [Fact] method NullTest (line 37) | [Fact] FILE: tests/NLog.Web.AspNetCore.Tests/LayoutRenderers/AspNetResponseHttpsCompressionLayoutRendererTests.cs class AspNetResponseHttpsCompressionLayoutRendererTests (line 9) | public class AspNetResponseHttpsCompressionLayoutRendererTests : LayoutR... method SuccessDefaultTest (line 11) | [Fact] method SuccessCompressTest (line 30) | [Fact] method SuccessDoNotCompressTest (line 49) | [Fact] method NullTest (line 68) | [Fact] method NullRendersEmptyString (line 84) | protected override void NullRendersEmptyString() FILE: tests/NLog.Web.AspNetCore.Tests/LayoutRenderers/AspNetResponseTrailersLayoutRendererTests.cs class AspNetResponseTrailersLayoutRendererTests (line 14) | public class AspNetResponseTrailersLayoutRendererTests : LayoutRenderers... method NullKeyRendersAllHeaders (line 16) | [Fact] method NullKeyRendersAllHeadersExceptExcluded (line 28) | [Fact] method KeyNotFoundRendersEmptyString_Flat_Formatting (line 41) | [Fact] method KeyNotFoundRendersEmptyString_Json_Formatting (line 53) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Flat_Formatting (line 65) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Flat_Formatting_separators (line 77) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Flat_Formatting_separators_layouts (line 91) | [Fact] method KeyFoundRendersValue_Single_Header_Flat_Formatting (line 110) | [Fact] method KeyFoundRendersValue_Single_Header_Json_Formatting (line 122) | [Fact] method KeyFoundRendersValue_Single_Header_Json_Formatting_no_array (line 135) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Json_Formatting (line 148) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Json_Formatting_no_array (line 161) | [Fact] method KeyNotFoundRendersEmptyString_Flat_Formatting_ValuesOnly (line 174) | [Fact] method KeyNotFoundRendersEmptyString_Json_Formatting_ValuesOnly (line 187) | [Fact] method KeyFoundRendersValue_Header_Multiple_Items_Flat_Formatting_ValuesOnly (line 200) | [Fact] method KeyFoundRendersValue_Header_Multiple_Items_Flat_Formatting_separators_ValuesOnly (line 213) | [Fact] method KeyFoundRendersValue_Single_Item_Flat_Formatting_ValuesOnly (line 228) | [Fact] method KeyFoundRendersValue_Single_Item_Json_Formatting_ValuesOnly (line 241) | [Fact] method KeyFoundRendersValue_Single_Item_Json_Formatting_no_array_ValuesOnly (line 255) | [Fact] method KeyFoundRendersValue_Header_Multiple_Items_Json_Formatting_ValuesOnly (line 271) | [Fact] method CreateRenderer (line 291) | private static AspNetResponseTrailersLayoutRenderer CreateRenderer(boo... FILE: tests/NLog.Web.AspNetCore.Tests/NLogRequestLoggingMiddlewareTests.cs class NLogRequestLoggingMiddlewareTests (line 11) | public class NLogRequestLoggingMiddlewareTests method HttpRequestCompletedTest (line 13) | [Fact] method HttpRequestExcludedTest (line 41) | [Fact] method HttpRequestFailedTest (line 71) | [Fact] method HttpRequestAbortedTest (line 100) | [Fact] method HttpRequestExceptionFilterTest (line 138) | [Fact] FILE: tests/NLog.Web.AspNetCore.Tests/NLogRequestPostedBodyMiddlewareOptionsTests.cs class NLogRequestPostedBodyMiddlewareOptionsTests (line 8) | public class NLogRequestPostedBodyMiddlewareOptionsTests method SetMaximumRequestSizeTest (line 10) | [Fact] method GetDefault (line 20) | [Fact] method DefaultCaptureTrue (line 28) | [Fact] method DefaultCaptureFalseNullContentLength (line 45) | [Fact] method DefaultCaptureExcessiveContentLength (line 61) | [Fact] FILE: tests/NLog.Web.AspNetCore.Tests/NLogRequestPostedBodyMiddlewareTests.cs class NLogRequestPostedBodyMiddlewareTests (line 13) | public class NLogRequestPostedBodyMiddlewareTests method Next (line 20) | private static Task Next(HttpContext context) method SuccessTest (line 25) | [Fact] method EmptyBodyTest (line 53) | [Fact] method ExcludContentTypeTest (line 71) | [Fact] method NullContextTest (line 91) | [Fact] method NullRequestTest (line 106) | [Fact] method NullBodyTest (line 122) | [Fact] method ContentLengthTooLargeTest (line 138) | [Fact] method MissingContentLengthTest (line 157) | [Fact] method CannotReadLengthTest (line 176) | [Fact] method CannotSeekLengthTest (line 199) | [Fact] class NetworkStream (line 221) | private sealed class NetworkStream : Stream method Read (line 239) | public override int Read(byte[] buffer, int offset, int count) method Seek (line 250) | public override long Seek(long offset, SeekOrigin origin) => throw n... method SetLength (line 251) | public override void SetLength(long value) => throw new System.NotSu... method Write (line 252) | public override void Write(byte[] buffer, int offset, int count) => ... method Flush (line 253) | public override void Flush() => throw new System.NotSupportedExcepti... FILE: tests/NLog.Web.Tests/AspNetTests.cs class AspNetTests (line 6) | public sealed class AspNetTests method RegisterNLogWebTest (line 8) | [Fact] FILE: tests/NLog.Web.Tests/DefaultHttpContextAccessorTests.cs class DefaultHttpContextAccessorTests (line 9) | public class DefaultHttpContextAccessorTests : TestBase method UnavailableHttpContextReturnsNull (line 11) | [Fact] method AvailableHttpContextIsReturned (line 18) | [Fact] FILE: tests/NLog.Web.Tests/FakeHostEnvironment.cs class FakeHostEnvironment (line 8) | public class FakeHostEnvironment : IHostEnvironment method MapPath (line 21) | public string MapPath(string virtualPath) FILE: tests/NLog.Web.Tests/LayoutRenderers/AspNetApplicationLayoutRendererTests.cs class AspNetApplicationLayoutRendererTests (line 13) | public class AspNetApplicationLayoutRendererTests : TestBase method NullHttpContextRendersEmptyString (line 15) | [Fact] method VariableNotFoundRendersEmptyString (line 29) | [Fact] method VariableFoundRendersValue (line 43) | [Theory, MemberData(nameof(VariableFoundData))] method NestedObjectPath (line 60) | [Fact] FILE: tests/NLog.Web.Tests/NLogRequestLoggingModuleTests.cs class NLogRequestLoggingModuleTests (line 6) | public class NLogRequestLoggingModuleTests : TestInvolvingAspNetHttpContext method HttpRequestCompletedTest (line 8) | [Fact] method HttpRequestSlowTest (line 24) | [Fact] method HttpRequestFailedTest (line 41) | [Fact] method HttpRequestExcludedTest (line 58) | [Fact] FILE: tests/NLog.Web.Tests/NLogRequestPostedBodyModuleTests.cs class NLogRequestPostedBodyModuleTests (line 11) | public class NLogRequestPostedBodyModuleTests : TestInvolvingAspNetHttpC... method HttpRequestNoBodyTest (line 13) | [Fact] method HttpRequestBodyTest (line 28) | [Fact] method HttpRequestBodyExcludeTest (line 49) | [Fact] class MyWorkerRequest (line 67) | public class MyWorkerRequest : SimpleWorkerRequest method MyWorkerRequest (line 71) | public MyWorkerRequest(string entityBody) method IsEntireEntityBodyIsPreloaded (line 81) | public override bool IsEntireEntityBodyIsPreloaded() => true; method GetPreloadedEntityBody (line 82) | public override byte[] GetPreloadedEntityBody() => _entityBody.ToArr... FILE: tests/Shared/ApiTests.cs class ApiTests (line 16) | public class ApiTests method ApiTests (line 22) | public ApiTests() method PublicEnumsTest (line 27) | [Fact] method IncrementUsageCount (line 103) | private void IncrementUsageCount(Type type) method TypesInInternalNamespaceShouldBeInternalTest (line 131) | [Fact] method AppDomainFixedOutput_Attribute_EnsureThreadAgnostic (line 143) | [Fact] method NoThreadAgnostic_For_HttpContext (line 157) | [Fact] method WrapperLayoutRenderer_EnsureThreadAgnostic (line 170) | [Fact] method SingleDefaultConfigOption (line 185) | [Fact] method ValidateLayoutRendererTypeAlias (line 208) | [Fact] method ValidateConfigurationItemFactory (line 234) | [Fact] FILE: tests/Shared/FakeHttpContextAccessor.cs class FakeHttpContextAccessor (line 12) | public class FakeHttpContextAccessor : IHttpContextAccessor method FakeHttpContextAccessor (line 17) | public FakeHttpContextAccessor(HttpContext httpContext) method FakeHttpContextAccessor (line 24) | public FakeHttpContextAccessor(HttpContextBase httpContext) method FakeHttpContextAccessor (line 29) | public FakeHttpContextAccessor(HttpContext httpContext) FILE: tests/Shared/LayoutRenderers/AspNetAppBasePathLayoutRendererTests.cs class AspNetAppBasePathLayoutRendererTests (line 18) | public class AspNetAppBasePathLayoutRendererTests : TestBase method SuccessTest (line 20) | [Fact] method NullTest (line 39) | [Fact] method InitCloseTest (line 57) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetHttpContextItemLayoutRendererTests.cs class AspNetHttpContextItemLayoutRendererTests (line 18) | public class AspNetHttpContextItemLayoutRendererTests : LayoutRenderersT... method NullRendersEmptyString (line 20) | protected override void NullRendersEmptyString() method VariableNotFoundRendersEmptyString (line 38) | [Fact] method CulturedVariableFoundRendersValue (line 52) | [Theory, MemberData(nameof(VariableFoundData))] method VariableFoundRendersValue (line 78) | [Theory, MemberData(nameof(VariableFoundData))] method NestedPropertyRendersValueItem (line 102) | [Theory, MemberData(nameof(NestedPropertyData))] method NestedPropertyRendersValueObjectPath (line 126) | [Theory, MemberData(nameof(NestedPropertyData))] class Person (line 173) | internal class Person class Name (line 178) | internal class Name method NestedItemRendersProperly (line 184) | [Fact] method NestedObjectPathRendersProperly (line 220) | [Fact] method NestedObjectPathRendersProperlyII (line 255) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetMvcActionLayoutRendererTests.cs class AspNetMvcActionLayoutRendererTests (line 17) | public class AspNetMvcActionLayoutRendererTests : LayoutRenderersTestBas... method NullRoutesRenderersEmptyString (line 19) | [Fact] method ActionKeyRendersRouteParameter (line 33) | [Fact] method SetupRouteParameters (line 48) | private void SetupRouteParameters(HttpContext httpContext) FILE: tests/Shared/LayoutRenderers/AspNetMvcControllerLayoutRendererTests.cs class AspNetMvcControllerLayoutRendererTests (line 18) | public class AspNetMvcControllerLayoutRendererTests : LayoutRenderersTes... method NullRoutesRenderersEmptyString (line 20) | [Fact] method ControllerKeyRendersRouteParameter (line 34) | [Fact] method SetupRouteParameters (line 49) | private void SetupRouteParameters(HttpContext httpContext) FILE: tests/Shared/LayoutRenderers/AspNetQueryStringLayoutRendererTests.cs class AspNetRequestQueryStringLayoutRendererTests (line 23) | public class AspNetRequestQueryStringLayoutRendererTests : TestInvolving... method NullKeyRendersEmptyString (line 25) | [Fact] method KeyNotFoundRendersEmptyString_Flat_Formatting (line 36) | [Fact] method KeyNotFoundRendersEmptyString_Json_Formatting (line 49) | [Fact] method KeyFoundRendersValue_QueryString_Single_Item_Flat_Formatting (line 62) | [Fact] method KeyFoundRendersValue_QueryString_Single_Item_Json_Formatting (line 77) | [Fact] method KeyFoundRendersValue_QueryString_Single_Item_Json_Formatting_KeyLowercase (line 92) | [Fact] method KeyFoundRendersValue_QueryString_Multiple_Item_Flat_Formatting (line 108) | [Fact] method KeyFoundRendersValue_QueryString_Multiple_Item_Flat_Formatting_KeyLowercase (line 123) | [Fact] method EmptyProperyShouldListAll (line 139) | [Fact] method NullProperyShouldListAll (line 154) | [Fact] method NullKeyRendersAllExceptExcluded (line 169) | [Fact] method MultipleValuesForOneKeyShouldWork (line 185) | [Fact] method MultipleValuesJsonQuoted (line 200) | [Fact] method KeyFoundRendersValue_QueryString_Multiple_Item_Json_Formatting (line 215) | [Fact] method KeyFoundRendersValue_QueryString_Single_Item_Flat_Formatting_ValuesOnly (line 230) | [Fact] method KeyFoundRendersValue_QueryString_Single_Item_Json_Formatting_ValuesOnly (line 246) | [Fact] method KeyFoundRendersValue_QueryString_Multiple_Item_Flat_Formatting_ValuesOnly (line 262) | [Fact] method KeyFoundRendersValue_QueryString_Multiple_Item_Json_Formatting_ValuesOnly (line 278) | [Fact] method MultipleValuesForOneKeyShouldWork_ValuesOnly (line 294) | [Fact] method CreateTuple (line 317) | private static Tuple CreateTuple(string key, params ... method CreateAndMockRenderer (line 322) | private AspNetRequestQueryStringLayoutRenderer CreateAndMockRenderer(p... FILE: tests/Shared/LayoutRenderers/AspNetRequestClientCertificateRendererTests.cs class AspNetRequestClientCertificateRendererTests (line 11) | public class AspNetRequestClientCertificateRendererTests : LayoutRendere... method SuccessTest (line 14) | [Fact] method SuccessVerboseTest (line 33) | [Fact] method NullTest (line 52) | [Fact] method SuccessTest (line 65) | [Fact] method SuccessVerboseTest (line 102) | [Fact] method NullTest (line 140) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetRequestContentLengthLayoutRendererTests.cs class AspNetRequestContentLengthLayoutRendererTests (line 8) | public class AspNetRequestContentLengthLayoutRendererTests : LayoutRende... method SuccessText (line 10) | [Fact] method EmptyTest (line 28) | [Fact] method NullTest (line 45) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetRequestContentTypeLayoutRendererTests.cs class AspNetRequestContentTypeLayoutRendererTests (line 6) | public class AspNetRequestContentTypeLayoutRendererTests : LayoutRendere... method SuccessText (line 8) | [Fact] method EmptyTest (line 23) | [Fact] method NullTest (line 36) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetRequestCookieLayoutRendererTests.cs class AspNetRequestCookieLayoutRendererTests (line 16) | public class AspNetRequestCookieLayoutRendererTests : TestInvolvingAspNe... method NullKeyRendersAllCookies (line 18) | [Fact] method NullKeyRendersAllCookiesExceptExcluded (line 30) | [Fact] method KeyNotFoundRendersEmptyString_Flat_Formatting (line 43) | [Fact] method KeyNotFoundRendersEmptyString_Json_Formatting (line 55) | [Fact] method KeyFoundRendersValue_Multiple_Cookies_Flat_Formatting (line 67) | [Fact] method KeyFoundRendersValue_Multiple_Cookies_Flat_Formatting_separators (line 79) | [Fact] method KeyFoundRendersValue_Multiple_Cookies_Flat_Formatting_separators_layouts (line 93) | [Fact] method KeyFoundRendersValue_Single_Cookie_Flat_Formatting (line 112) | [Fact] method KeyFoundRendersValue_Single_Cookie_Json_Formatting (line 124) | [Fact] method KeyFoundRendersValue_Single_Cookie_Json_Formatting_no_array (line 137) | [Fact] method KeyFoundRendersValue_Multiple_Cookies_Json_Formatting (line 150) | [Fact] method KeyFoundRendersValue_Multiple_Cookies_Json_Formatting_no_array (line 163) | [Fact] method KeyNotFoundRendersEmptyString_Flat_Formatting_ValuesOnly (line 176) | [Fact] method KeyNotFoundRendersEmptyString_Json_Formatting_ValuesOnly (line 189) | [Fact] method KeyFoundRendersValue_Cookie_Multiple_Items_Flat_Formatting_ValuesOnly (line 202) | [Fact] method KeyFoundRendersValue_Cookie_Multiple_Items_Flat_Formatting_separators_ValuesOnly (line 215) | [Fact] method KeyFoundRendersValue_Single_Item_Flat_Formatting_ValuesOnly (line 230) | [Fact] method KeyFoundRendersValue_Single_Item_JsonArray_Formatting_ValuesOnly (line 243) | [Theory] method KeyFoundRendersValue_Multiple_Items_Json_Formatting_ValuesOnly (line 259) | [Theory] method KeyFoundRendersValue_Multiple_Cookies_And_Cookie_Values_Flat_Formatting (line 279) | [Fact] method KeyFoundRendersValue_Multiple_Cookies_And_Cookie_Values_Json_Formatting (line 292) | [Fact] method CommaSeperatedCookieNamesTest_Multiple_Cookie_Values_Flat_Formatting (line 307) | [Fact] method CommaSeperatedCookieNamesTest_Multiple_Cookie_Values_Json_Formatting (line 330) | [Fact] method CreateHttpContextAccessorMockWithCookie (line 351) | private static IHttpContextAccessor CreateHttpContextAccessorMockWithC... method CreateRenderer (line 375) | private AspNetRequestCookieLayoutRenderer CreateRenderer(bool addSecon... FILE: tests/Shared/LayoutRenderers/AspNetRequestDurationLayoutRendererTests.cs class AspNetRequestDurationLayoutRendererTests (line 8) | public class AspNetRequestDurationLayoutRendererTests : LayoutRenderersT... method DurationMsSingleSecondTest (line 10) | [Fact] method DurationMsSingleMsTest (line 35) | [Fact] method DurationFormatSingleHourTest (line 61) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetRequestFormLayoutRendererTests.cs class AspNetRequestFormLayoutRendererTests (line 15) | public class AspNetRequestFormLayoutRendererTests : TestInvolvingAspNetH... method ShouldReturnEmptyForNonValidContentTypes (line 17) | [Fact] method ShouldReturnEmptyIfFormCollectionIsEmpty (line 39) | [Fact] method ShouldReturnAllIfDefaultsAreUsed (line 53) | [Fact] method ShouldReturnOnlySpecifiedIfItemsIsUsed (line 67) | [Fact] method ShouldNotReturnKeysSpecidiedInExclude (line 83) | [Fact] method ShouldUseTheSpecifiedSeparator (line 98) | [Fact] method ItemsTakePrecedenceOverExclude (line 113) | [Fact] method CreateRenderer (line 130) | private AspNetRequestFormLayoutRenderer CreateRenderer(bool hasFormVal... FILE: tests/Shared/LayoutRenderers/AspNetRequestHasPostedBodyLayoutRendererTests.cs class AspNetRequestHasPostedBodyLayoutRendererTests (line 7) | public class AspNetRequestHasPostedBodyLayoutRendererTests : LayoutRende... method TrueTest (line 9) | [Fact] method FalseTest (line 34) | [Fact] method NullTest (line 59) | [Fact] method NullRendersEmptyString (line 73) | protected override void NullRendersEmptyString() FILE: tests/Shared/LayoutRenderers/AspNetRequestHeadersLayoutRendererTests.cs class AspNetRequestHeadersLayoutRendererTests (line 17) | public class AspNetRequestHeadersLayoutRendererTests : TestInvolvingAspN... method NullKeyRendersAllHeaders (line 19) | [Fact] method NullKeyRendersAllHeadersExceptExcluded (line 31) | [Fact] method KeyNotFoundRendersEmptyString_Flat_Formatting (line 44) | [Fact] method KeyNotFoundRendersEmptyString_Json_Formatting (line 56) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Flat_Formatting (line 68) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Flat_Formatting_separators (line 80) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Flat_Formatting_separators_layouts (line 94) | [Fact] method KeyFoundRendersValue_Single_Header_Flat_Formatting (line 113) | [Fact] method KeyFoundRendersValue_Single_Header_Json_Formatting (line 125) | [Fact] method KeyFoundRendersValue_Single_Header_Json_Formatting_no_array (line 138) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Json_Formatting (line 151) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Json_Formatting_no_array (line 164) | [Fact] method KeyNotFoundRendersEmptyString_Flat_Formatting_ValuesOnly (line 177) | [Fact] method KeyNotFoundRendersEmptyString_Json_Formatting_ValuesOnly (line 190) | [Fact] method KeyFoundRendersValue_Header_Multiple_Items_Flat_Formatting_ValuesOnly (line 203) | [Fact] method KeyFoundRendersValue_Header_Multiple_Items_Flat_Formatting_separators_ValuesOnly (line 216) | [Fact] method KeyFoundRendersValue_Single_Item_Flat_Formatting_ValuesOnly (line 231) | [Fact] method KeyFoundRendersValue_Single_Item_Json_Formatting_ValuesOnly (line 244) | [Fact] method KeyFoundRendersValue_Single_Item_Json_Formatting_no_array_ValuesOnly (line 258) | [Fact] method KeyFoundRendersValue_Header_Multiple_Items_Json_Formatting_ValuesOnly (line 274) | [Fact] method CreateRenderer (line 294) | private AspNetRequestHeadersLayoutRenderer CreateRenderer(bool addSeco... FILE: tests/Shared/LayoutRenderers/AspNetRequestHostLayoutRendererTests.cs class AspNetRequestHostLayoutRendererTests (line 19) | public class AspNetRequestHostLayoutRendererTests : LayoutRenderersTestB... method RequestHostTest (line 21) | [Fact] method CreateRenderer (line 31) | private static AspNetRequestHostLayoutRenderer CreateRenderer(string h... FILE: tests/Shared/LayoutRenderers/AspNetRequestIpLayoutRendererTests.cs class AspNetRequestIpLayoutRendererTests (line 18) | public class AspNetRequestIpLayoutRendererTests : LayoutRenderersTestBas... method ForwardedForHeaderNotPresentRenderRemoteAddress (line 22) | [Fact] method ForwardedForHeaderPresentRenderForwardedValue (line 44) | [Fact] method ForwardedForHeaderContainsMultipleEntriesRenderFirstValue (line 67) | [Fact] method ForwardedForHeaderPresentWithCustomRenderForwardedValue (line 91) | [Fact] method ForwardedForHeaderContainsMultipleEntriesRendersIndexValue (line 116) | [Fact] method ForwardedForHeaderContainsMultipleEntriesRendersLastValue (line 140) | [Fact] method ForwardedForHeaderContainsMultipleEntriesExcessiveIndexRendersLastValue (line 164) | [Fact] method ForwardedForHeaderContainsMultipleEntriesExcessiveNegativeIndexRendersFirstValue (line 196) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetRequestIsWebSocketLayoutRendererTests.cs class AspNetRequestIsWebSocketLayoutRendererTests (line 8) | public class AspNetRequestIsWebSocketLayoutRendererTests : LayoutRendere... method TrueCase (line 11) | [Fact] method FalseCase (line 23) | [Fact] method TrueCase (line 40) | [Fact] method FalseCase (line 52) | [Fact] method NullCase (line 65) | [Fact] method NullRendersEmptyString (line 80) | protected override void NullRendersEmptyString() FILE: tests/Shared/LayoutRenderers/AspNetRequestLayoutRendererTests.cs class AspNetRequestLayoutRendererTests (line 20) | public class AspNetRequestLayoutRendererTests : TestInvolvingAspNetHttpC... method NullHttpContextRendersEmptyString (line 22) | [Fact] method NullRequestRendersEmptyStringWithoutLoggingError (line 34) | [Fact] class ItemTests (line 55) | public class ItemTests method NullKeyRendersEmptyString (line 57) | [Fact] method KeyNotFoundRendersEmptyString (line 71) | [Fact] method KeyFoundRendersValue (line 85) | [Fact] class QueryStringTests (line 106) | public class QueryStringTests method NullKeyRendersEmptyString (line 108) | [Fact] method KeyNotFoundRendersEmptyString (line 122) | [Fact] method KeyFoundRendersValue (line 136) | [Fact] class HeaderTests (line 166) | public class HeaderTests method NullKeyRendersEmptyString (line 168) | [Fact] method KeyNotFoundRendersEmptyString (line 182) | [Fact] method KeyFoundRendersValue (line 196) | [Fact] class FormTests (line 218) | public class FormTests method NullKeyRendersEmptyString (line 220) | [Fact] method KeyNotFoundRendersEmptyString (line 234) | [Fact] method KeyFoundRendersValue (line 248) | [Fact] class ServerVariablesTests (line 272) | public class ServerVariablesTests method NullKeyRendersEmptyString (line 274) | [Fact] method KeyNotFoundRendersEmptyString (line 288) | [Fact] method KeyFoundRendersValue (line 302) | [Fact] method NullKeyRendersEmptyString (line 323) | [Fact] method KeyNotFoundRendersEmptyString (line 342) | [Fact] method KeyFoundRendersValue (line 361) | [Fact] class ServerVariablesTests (line 321) | public class ServerVariablesTests method NullKeyRendersEmptyString (line 274) | [Fact] method KeyNotFoundRendersEmptyString (line 288) | [Fact] method KeyFoundRendersValue (line 302) | [Fact] method NullKeyRendersEmptyString (line 323) | [Fact] method KeyNotFoundRendersEmptyString (line 342) | [Fact] method KeyFoundRendersValue (line 361) | [Fact] class CookieTests (line 383) | public class CookieTests method NullKeyRendersEmptyString (line 385) | [Fact] method KeyNotFoundRendersEmptyString (line 399) | [Fact] method KeyFoundRendersValue (line 413) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetRequestLocalIpRendererTests.cs class AspNetRequestLocalIpRendererTests (line 9) | public class AspNetRequestLocalIpRendererTests : LayoutRenderersTestBase... method SuccessTest (line 11) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetRequestLocalPortRendererTests.cs class AspNetRequestLocalPortRendererTests (line 8) | public class AspNetRequestLocalPortRendererTests : LayoutRenderersTestBa... method SuccessTest (line 11) | [Fact] method NullRendersEmptyString (line 23) | protected override void NullRendersEmptyString() method SuccessTest (line 35) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetRequestMethodLayoutRendererTests.cs class AspNetRequestMethodLayoutRendererTests (line 16) | public class AspNetRequestMethodLayoutRendererTests : LayoutRenderersTes... method HttpMethod_Set_Renderer (line 18) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetRequestPostedBodyLayoutRendererTests.cs class AspNetRequestPostedBodyLayoutRendererTests (line 14) | public class AspNetRequestPostedBodyLayoutRendererTests : LayoutRenderer... method RequestPostedBodyPresentRenderNonEmptyString (line 16) | [Fact] method NullItemsRendersEmptyString (line 31) | [Fact] method EmptyItemsRendersEmptyString (line 43) | [Fact] method NonEmptyItemsWithoutPostedBodyRendersEmptyString (line 55) | [Fact] method NotStringTypeRendersEmptyString (line 72) | [Fact] method NullHttpContextRendersEmptyString (line 87) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetRequestReferrerLayoutRendererTests.cs class AspNetRequestReferrerLayoutRendererTests (line 17) | public class AspNetRequestReferrerLayoutRendererTests : LayoutRenderersT... method ReferrerPresentRenderNonEmptyString (line 19) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetRequestRemotePortRendererTests.cs class AspNetRequestRemotePortRendererTests (line 8) | public class AspNetRequestRemotePortRendererTests : LayoutRenderersTestB... method SuccessTest (line 10) | [Fact] method NullRendersEmptyString (line 34) | protected override void NullRendersEmptyString() FILE: tests/Shared/LayoutRenderers/AspNetRequestRouteParametersLayoutRendererTests.cs class AspNetRequestRouteParametersLayoutRendererTests (line 13) | public class AspNetRequestRouteParametersLayoutRendererTests : LayoutRen... method NullKeyRendersAllRouteParameters (line 16) | [Fact] method SingleKeyRendersRouteParameter (line 32) | [Fact] method SetupRouteParameters (line 48) | private void SetupRouteParameters(HttpContext httpContext) FILE: tests/Shared/LayoutRenderers/AspNetRequestServerVariableLayoutRendererTests.cs class AspNetRequestServerVariableLayoutRendererTests (line 21) | public class AspNetRequestServerVariableLayoutRendererTests : TestInvolv... method NullRequestRendersEmptyStringWithoutLoggingError (line 25) | [Fact] method KeyNotFoundRendersEmptyString (line 47) | [Fact] method KeyFoundRendersValue (line 61) | [Fact] method KeyNotFoundRendersEmptyString (line 79) | [Fact] method KeyFoundRendersValue (line 98) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetRequestUrlLayoutRendererTests.cs class AspNetRequestUrlLayoutRendererTests (line 15) | public class AspNetRequestUrlLayoutRendererTests : LayoutRenderersTestBa... method UrlPresentRenderNonEmpty_Default (line 17) | [Fact] method UrlPresentRenderNonEmpty_IncludeQueryString (line 27) | [Fact] method UrlPresentRenderNonEmpty_IncludeQueryString_IncludePort (line 40) | [Fact] method UrlPresentRenderNonEmpty_IncludeQueryString_ExcludePort (line 53) | [Fact] method UrlPresentRenderNonEmpty_ExcludeQueryString_ExcludePort (line 67) | [Fact] method UrlPresentRenderNonEmpty_ExcludeScheme (line 77) | [Fact] method UrlPresentRenderNonEmpty_ExcludeScheme_IncludePort_IncludeQueryString (line 89) | [Fact] method UrlPresentRenderNonEmpty_ExcludeScheme_IncludePort (line 103) | [Fact] method UrlPresentRenderNonEmpty_ExcludeScheme_ExcludeHost (line 116) | [Fact] method UrlPresentRenderNonEmpty_ExcludeHost (line 129) | [Fact] method UrlPresentRenderNonEmpty_ExcludeHost_IncludeQueryString (line 141) | [Fact] method UrlPresentRenderNonEmpty_UseRawTarget (line 154) | [Fact] method UrlPresentRenderNonEmpty_UseRawTarget_IncludeQueryString (line 165) | [Fact] method CreateRenderer (line 179) | private static AspNetRequestUrlLayoutRenderer CreateRenderer(string ho... class HttpRequestFeatureMock (line 209) | private class HttpRequestFeatureMock : IHttpRequestFeature method EnumUrlPresentRenderNonEmpty_IncludeQueryString (line 232) | [Fact] method EnumUrlPresentRenderNonEmpty_IncludeQueryString_IncludePort (line 244) | [Fact] method EnumUrlPresentRenderNonEmpty_IncludeQueryString_ExcludePort (line 256) | [Fact] method EnumUrlPresentRenderNonEmpty_ExcludeScheme (line 269) | [Fact] method EnumUrlPresentRenderNonEmpty_ExcludeScheme_IncludePort_IncludeQueryString (line 281) | [Fact] method EnumUrlPresentRenderNonEmpty_ExcludeScheme_IncludePort (line 295) | [Fact] method EnumUrlPresentRenderNonEmpty_ExcludeScheme_ExcludeHost (line 308) | [Fact] method EnumUrlPresentRenderNonEmpty_ExcludeHost (line 321) | [Fact] method EnumUrlPresentRenderNonEmpty_ExcludeHost_IncludeQueryString (line 333) | [Fact] method EnumUrlPresentRenderNonEmpty_UseRawTarget_IncludeQueryString (line 347) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetRequestUserAgentLayoutRendererTests.cs class AspNetRequestUserAgentLayoutRendererTests (line 16) | public class AspNetRequestUserAgentLayoutRendererTests : LayoutRenderers... method NotNullUserAgentRendersEmptyString (line 18) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetRequestWebSocketRequestedProtocolsLayoutRendererTests.cs class AspNetRequestWebSocketRequestedProtocolsLayoutRendererTests (line 9) | public class method SuccessCaseFlat (line 14) | [Fact] method SuccessCaseJson (line 31) | [Fact] method NullCase (line 49) | [Fact] method EmptyCase (line 63) | [Fact] method SuccessCaseFlat (line 79) | [Fact] method SuccessCaseJson (line 96) | [Fact] method NullCase (line 114) | [Fact] method EmptyCase (line 128) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetResponseContentTypeLayoutRendererTests.cs class AspNetResponseContentTypeLayoutRendererTests (line 7) | public class AspNetResponseContentTypeLayoutRendererTests : LayoutRender... method StatusCode_Set_Renderer (line 9) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetResponseCookieLayoutRendererTests.cs class AspNetResponseCookieLayoutRendererTests (line 15) | public class AspNetResponseCookieLayoutRendererTests : TestInvolvingAspN... method NullKeyRendersAllCookies (line 17) | [Fact] method NullKeyRendersAllCookiesExceptExcluded (line 29) | [Fact] method KeyNotFoundRendersEmptyString_Flat_Formatting (line 42) | [Fact] method KeyNotFoundRendersEmptyString_Json_Formatting (line 54) | [Fact] method KeyFoundRendersValue_Multiple_Cookies_Flat_Formatting (line 66) | [Fact] method KeyFoundRendersValue_Multiple_Cookies_Flat_Formatting_separators (line 78) | [Fact] method KeyFoundRendersValue_Multiple_Cookies_Flat_Formatting_separators_layouts (line 92) | [Fact] method KeyFoundRendersValue_Single_Cookie_Flat_Formatting (line 111) | [Fact] method KeyFoundRendersValue_Single_Cookie_Json_Formatting (line 123) | [Fact] method KeyFoundRendersValue_Single_Cookie_Json_Formatting_no_array (line 136) | [Fact] method KeyFoundRendersValue_Multiple_Cookies_Json_Formatting (line 149) | [Fact] method KeyFoundRendersValue_Multiple_Cookies_Json_Formatting_no_array (line 162) | [Fact] method KeyNotFoundRendersEmptyString_Flat_Formatting_ValuesOnly (line 175) | [Fact] method KeyNotFoundRendersEmptyString_Json_Formatting_ValuesOnly (line 188) | [Fact] method KeyFoundRendersValue_Cookie_Multiple_Items_Flat_Formatting_ValuesOnly (line 201) | [Fact] method KeyFoundRendersValue_Cookie_Multiple_Items_Flat_Formatting_separators_ValuesOnly (line 214) | [Fact] method KeyFoundRendersValue_Single_Item_Flat_Formatting_ValuesOnly (line 229) | [Fact] method KeyFoundRendersValue_Single_Item_JsonArray_Formatting_ValuesOnly (line 242) | [Theory] method KeyFoundRendersValue_Multiple_Items_Json_Formatting_ValuesOnly (line 258) | [Theory] method KeyFoundRendersValue_Multiple_Cookies_And_Cookie_Values_Flat_Formatting (line 278) | [Fact] method KeyFoundRendersValue_Multiple_Cookies_And_Cookie_Values_Json_Formatting (line 291) | [Fact] method CommaSeperatedItemsTest_Multiple_Cookie_Values_Flat_Formatting (line 306) | [Fact] method CommaSeperatedCookieNamesTest_Multiple_Cookie_Values_Json_Formatting (line 329) | [Fact] method CreateHttpContextAccessorMockWithCookie (line 350) | private static IHttpContextAccessor CreateHttpContextAccessorMockWithC... method CreateRenderer (line 374) | private AspNetResponseCookieLayoutRenderer CreateRenderer(bool addSeco... FILE: tests/Shared/LayoutRenderers/AspNetResponseHasStartedLayoutRendererTests.cs class AspNetResponseHasStartedLayoutRendererTests (line 8) | public class AspNetResponseHasStartedLayoutRendererTests : LayoutRendere... method TrueCase (line 11) | [Fact] method FalseCase (line 23) | [Fact] method NullCase (line 36) | [Fact] method TrueCase (line 53) | [Fact] method FalseCase (line 65) | [Fact] method NullCase (line 78) | [Fact] method NullRendersEmptyString (line 93) | protected override void NullRendersEmptyString() FILE: tests/Shared/LayoutRenderers/AspNetResponseHeadersLayoutRendererTests.cs class AspNetResponseHeadersLayoutRendererTests (line 17) | public class AspNetResponseHeadersLayoutRendererTests : TestInvolvingAsp... method NullKeyRendersAllHeaders (line 19) | [Fact] method NullKeyRendersAllHeadersExceptExcluded (line 31) | [Fact] method KeyNotFoundRendersEmptyString_Flat_Formatting (line 44) | [Fact] method KeyNotFoundRendersEmptyString_Json_Formatting (line 56) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Flat_Formatting (line 68) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Flat_Formatting_separators (line 80) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Flat_Formatting_separators_layouts (line 94) | [Fact] method KeyFoundRendersValue_Single_Header_Flat_Formatting (line 113) | [Fact] method KeyFoundRendersValue_Single_Header_Json_Formatting (line 125) | [Fact] method KeyFoundRendersValue_Single_Header_Json_Formatting_no_array (line 138) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Json_Formatting (line 151) | [Fact] method KeyFoundRendersValue_Multiple_Headers_Json_Formatting_no_array (line 164) | [Fact] method KeyNotFoundRendersEmptyString_Flat_Formatting_ValuesOnly (line 177) | [Fact] method KeyNotFoundRendersEmptyString_Json_Formatting_ValuesOnly (line 190) | [Fact] method KeyFoundRendersValue_Header_Multiple_Items_Flat_Formatting_ValuesOnly (line 203) | [Fact] method KeyFoundRendersValue_Header_Multiple_Items_Flat_Formatting_separators_ValuesOnly (line 216) | [Fact] method KeyFoundRendersValue_Single_Item_Flat_Formatting_ValuesOnly (line 231) | [Fact] method KeyFoundRendersValue_Single_Item_Json_Formatting_ValuesOnly (line 244) | [Fact] method KeyFoundRendersValue_Single_Item_Json_Formatting_no_array_ValuesOnly (line 258) | [Fact] method KeyFoundRendersValue_Header_Multiple_Items_Json_Formatting_ValuesOnly (line 274) | [Fact] method CreateRenderer (line 294) | private AspNetResponseHeadersLayoutRenderer CreateRenderer(bool addSec... FILE: tests/Shared/LayoutRenderers/AspNetResponseStatusCodeLayoutRendererTests.cs class AspNetResponseStatusCodeLayoutRendererTests (line 8) | public class AspNetResponseStatusCodeLayoutRendererTests : LayoutRendere... method StatusCode_Set_Renderer_DefaultFormat (line 10) | [Fact] method StatusCode_Set_Renderer_EnumFormatF (line 24) | [Fact] method StatusCode_Set_Renderer_EnumFormatG (line 40) | [Fact] method StatusCode_Set_Renderer_IntegerFormat (line 56) | [Fact] method StatusCode_Set_Renderer_HexFormat (line 72) | [Fact] method StatusCode_Set_Renderer_InvalidFormat (line 88) | [Fact] method StatusCode_Set_Renderer_UpperCaseIntegerFormat (line 104) | [Fact] method Only_Render_Valid_StatusCodes_DefaultFormat (line 120) | [Theory] method Only_Render_Valid_StatusCodes_EnumFormatF (line 146) | [Theory] method Only_Render_Valid_StatusCodes_EnumFormatG (line 174) | [Theory] method Only_Render_Valid_StatusCodes_IntegerFormat (line 201) | [Theory] method Only_Render_Valid_StatusCodes_UpperCaseIntegerFormat (line 228) | [Theory] method Only_Render_Valid_StatusCodes_HexFormat (line 255) | [Theory] FILE: tests/Shared/LayoutRenderers/AspNetSessionIDLayoutRendererTests.cs class AspNetSessionIDLayoutRendererTests (line 13) | public class AspNetSessionIDLayoutRendererTests : LayoutRenderersTestBas... method NullSessionRendersEmptyString (line 15) | [Fact] method AvailableSessionRendersSessionId (line 33) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetSessionItemLayoutRendererTests.cs class AspNetSessionItemLayoutRendererTests (line 25) | public class AspNetSessionItemLayoutRendererTests : TestInvolvingAspNetH... method SimpleTest (line 27) | [Fact] method SimpleTest2 (line 38) | [Fact] method NestedPropsObjectPath (line 49) | [Fact] method NestedPropsObjectPath2 (line 63) | [Fact] method EmptyPath (line 77) | [Fact] method EmptyVarname (line 90) | [Fact] method SessionWithCulture (line 103) | [Fact] method ExecTest (line 125) | private void ExecTest(string key, object value, object expected, Layou... method ExecTest (line 142) | private void ExecTest(string key, object value, object expected, AspNe... FILE: tests/Shared/LayoutRenderers/AspNetSessionItemLayoutRendererTests2.cs class AspNetSessionItemLayoutRendererTests2 (line 23) | public class AspNetSessionItemLayoutRendererTests2 : LayoutRenderersTest... method NullRendersEmptyString (line 25) | protected override void NullRendersEmptyString() method SingleStringItemRendersCorrectValue (line 43) | [Fact] method SingleIntItemRendersCorrectValue (line 57) | [Fact] method MissingItemRendersEmpty (line 72) | [Fact] method CreateRenderer (line 86) | private static (AspNetSessionItemLayoutRenderer, HttpContext) CreateRe... class SessionFeatureMock (line 99) | private class SessionFeatureMock : ISessionFeature method SessionFeatureMock (line 104) | public SessionFeatureMock(ISession session) class SessionMock (line 115) | private class SessionMock : ISession method SessionMock (line 121) | public SessionMock(bool throwsErrorOnGet) method LoadAsync (line 132) | public Task LoadAsync(CancellationToken cancellationToken = default(... method CommitAsync (line 141) | public Task CommitAsync(CancellationToken cancellationToken = defaul... method LoadAsync (line 147) | public Task LoadAsync() method CommitAsync (line 153) | public Task CommitAsync() method TryGetValue (line 159) | public bool TryGetValue(string key, out byte[] value) method Set (line 170) | public void Set(string key, byte[] value) method Remove (line 176) | public void Remove(string key) method Clear (line 182) | public void Clear() FILE: tests/Shared/LayoutRenderers/AspNetTraceIdentifierRendererTests.cs class AspNetTraceIdentifierRendererTests (line 16) | public class AspNetTraceIdentifierRendererTests : LayoutRenderersTestBas... method EmptyGuidRendersEmptyString (line 18) | [Fact] method AvailableTraceIdentifierRendersGuid (line 32) | [Fact] method AvailableActivityIdOverridesGuid (line 48) | [Fact] method SetTraceIdentifier (line 67) | private static void SetTraceIdentifier(HttpContextBase httpContext, Gu... FILE: tests/Shared/LayoutRenderers/AspNetUserAuthTypeLayoutRendererTests.cs class AspNetUserAuthTypeLayoutRendererTests (line 16) | public class AspNetUserAuthTypeLayoutRendererTests : LayoutRenderersTest... method AuthenticatedUserRendersAuthenticationType (line 18) | [Fact] method NullUserIdentityRendersEmptyString (line 34) | [Fact] method UnauthenticatedUserRendersEmptyString (line 48) | [Fact] method SetIIdentity (line 62) | private static void SetIIdentity(string expectedResult, HttpContextBas... FILE: tests/Shared/LayoutRenderers/AspNetUserClaimLayoutRendererTests.cs class AspNetUserClaimLayoutRendererTests (line 16) | public class AspNetUserClaimLayoutRendererTests : LayoutRenderersTestBas... method NullRendersEmptyString (line 18) | protected override void NullRendersEmptyString() method NullUserIdentityRendersEmptyString (line 37) | [Fact] method UserClaimTypeNameRendersValue (line 52) | [Fact] method UserClaimTypeNameRendersAzureClaims (line 72) | [Theory] method AllRendersAllValue (line 93) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetUserIdentityLayoutRendererTests.cs class AspNetUserIdentityLayoutRendererTests (line 17) | public class AspNetUserIdentityLayoutRendererTests : LayoutRenderersTest... method NullUserIdentityRendersEmptyString (line 19) | [Fact] method UserIdentityNameRendersName (line 33) | [Fact] FILE: tests/Shared/LayoutRenderers/AspNetUserIsAuthenticatedLayoutRendererTests.cs class AspNetUserIsAuthenticatedLayoutRendererTests (line 16) | public class AspNetUserIsAuthenticatedLayoutRendererTests : LayoutRender... method NullRendersEmptyString (line 18) | protected override void NullRendersEmptyString() method UnauthenticatedUserRendersZero (line 30) | [Fact] method AuthenticatedUserRendersOne (line 44) | [Fact] method SetIIdentity (line 58) | private static void SetIIdentity(string expectedResult, HttpContextBas... FILE: tests/Shared/LayoutRenderers/AspNetVerboseResponseCookieLayoutRendererTests.cs class AspNetVerboseResponseCookieLayoutRendererTests (line 16) | public class AspNetVerboseResponseCookieLayoutRendererTests : TestInvolv... method NullKeyRendersAllCookies (line 18) | [Fact] method NullKeyRendersAllCookiesExceptExcluded (line 34) | [Fact] method KeyNotFoundRendersEmptyString_Flat_Formatting (line 51) | [Fact] method KeyNotFoundRendersEmptyString_Json_Formatting (line 63) | [Fact] method KeyNotFoundRendersEmptyString_JsonDictionary_Formatting (line 75) | [Fact] method KeyFoundRendersValue_Multiple_Cookies_Flat_Formatting (line 87) | [Fact] method KeyFoundRendersValue_Multiple_Cookies_Flat_Formatting_separators (line 102) | [Fact] method KeyFoundRendersValue_Multiple_Cookies_Flat_Formatting_separators_layouts (line 119) | [Fact] method KeyFoundRendersValue_Single_Cookie_Flat_Formatting (line 142) | [Fact] method KeyFoundRendersValue_Single_Cookie_Json_Formatting (line 157) | [Fact] method KeyFoundRendersValue_Single_Cookie_JsonDictionary_Formatting (line 173) | [Fact] method KeyFoundRendersValue_Multiple_Cookies_Json_Formatting (line 189) | [Fact] method KeyFoundRendersValue_Multiple_Cookies_And_Cookie_Values_Flat_Formatting (line 210) | [Fact] method KeyFoundRendersValue_Multiple_Cookies_And_Cookie_Values_Json_Formatting (line 223) | [Fact] method CommaSeperatedCookieNamesTest_Multiple_Cookie_Values_Flat_Formatting (line 238) | [Fact] method CommaSeperatedCookieNamesTest_Multiple_Cookie_Values_Json_Formatting (line 261) | [Fact] method CreateHttpContextAccessorMockWithCookie (line 282) | private static IHttpContextAccessor CreateHttpContextAccessorMockWithC... method CreateRenderer (line 306) | private AspNetResponseCookieLayoutRenderer CreateRenderer(bool addSeco... FILE: tests/Shared/LayoutRenderers/AspNetWebRootPathLayoutRendererTests.cs class AspNetWebRootPathLayoutRendererTests (line 18) | public class AspNetWebRootPathLayoutRendererTests : TestBase method SuccessTest (line 20) | [Fact] method NullTest (line 39) | [Fact] method InitCloseTest (line 57) | [Fact] FILE: tests/Shared/LayoutRenderers/AssemblyVersionLayoutRendererTests.cs class AssemblyVersionLayoutRendererTests (line 7) | public class AssemblyVersionLayoutRendererTests : TestInvolvingAspNetHtt... method AssemblyNameVersionTest (line 15) | [Fact] method AssemblyNameFileVersionTest (line 25) | [Fact] method AssemblyNameInformationalVersionTest (line 35) | [Fact] class TestAplication (line 46) | class TestAplication : System.Web.HttpApplication method HttpContextAssemblyNameVersionTest (line 50) | [Fact] FILE: tests/Shared/LayoutRenderers/IISSiteNameLayoutRendererTests.cs class IISSiteNameLayoutRendererTests (line 17) | public class IISSiteNameLayoutRendererTests : TestBase method SuccessTest (line 19) | [Fact] method NullTest (line 38) | [Fact] method InitCloseTest (line 57) | [Fact] FILE: tests/Shared/LayoutRenderers/LayoutRenderersTestBase.cs class LayoutRenderersTestBase (line 15) | public abstract class LayoutRenderersTestBase : TestBase method NullRendersEmptyStringTest (line 18) | [Fact] method NullRendersEmptyString (line 24) | protected virtual void NullRendersEmptyString() method CreateWithHttpContext (line 36) | protected static (TLayoutRenderer renderer, HttpContextBase httpContex... FILE: tests/Shared/LayoutRenderers/TestInvolvingAspNetHttpContext.cs class TestInvolvingAspNetHttpContext (line 14) | public abstract class TestInvolvingAspNetHttpContext : TestBase, IDispos... method Dispose (line 19) | public void Dispose() method SetUpFakeHttpContext (line 29) | protected HttpContext SetUpFakeHttpContext(bool nullContext = false) method SetUpHttpRequest (line 44) | protected virtual HttpRequest SetUpHttpRequest(Uri uri = null) method SetUpHttpResponse (line 51) | protected virtual HttpResponse SetUpHttpResponse() method SetUpFakeHttpContext (line 60) | protected HttpContext SetUpFakeHttpContext(bool nullContext = false) method SetUpHttpRequest (line 71) | protected virtual HttpRequest SetUpHttpRequest(HttpContext context) method SetUpHttpResponse (line 82) | protected virtual HttpResponse SetUpHttpResponse(HttpContext context) FILE: tests/Shared/LayoutRenderers/W3CLoggerLayoutTests.cs class W3CLoggerLayoutTests (line 15) | public class W3CLoggerLayoutTests : TestBase, IDisposable method Dispose (line 18) | public void Dispose() method W3CLoggerLayoutNoContextTest (line 26) | [Fact] method W3CLoggerLayoutWithContextTest (line 56) | [Fact] method IServiceProvider (line 86) | private static FILE: tests/Shared/RegisterCustomLayoutRenderer.cs class RegisterCustomLayoutRenderer (line 14) | public class RegisterCustomLayoutRenderer : TestBase method RegisterLayoutRendererTest (line 16) | [Fact] FILE: tests/Shared/Targets/AspNetBufferingTargetWrapperTests.cs class AspNetBufferingTargetWrapperTests (line 18) | public class AspNetBufferingTargetWrapperTests : TestInvolvingAspNetHttp... method RegisterSingleDebugTarget (line 20) | private static LogFactory RegisterSingleDebugTarget() method RegisterSingleMemoryTarget (line 40) | private static LogFactory RegisterSingleMemoryTarget() method RegisterMultipleMemoryTargets (line 60) | private static LogFactory RegisterMultipleMemoryTargets() method TestSingleDebugTarget (line 98) | [Fact] method TestSingleMemoryTarget (line 137) | [Fact] method TestSingleDebugTargetWithNullContext (line 188) | [Fact] method TestSingleMemoryTargetWithNullContext (line 224) | [Fact] method TestSingleMemoryTargetWithMultipleContext (line 271) | [Fact] class FakeAsyncLocalHttpContextAccessor (line 341) | private class FakeAsyncLocalHttpContextAccessor : IHttpContextAccessor method FakeAsyncLocalHttpContextAccessor (line 351) | public FakeAsyncLocalHttpContextAccessor(HttpContext httpContext) method TestMultipleMemoryTargets (line 358) | [Fact] method TestMemoryTargetForMultipleCase (line 394) | private void TestMemoryTargetForMultipleCase(WrapperTargetBase target) method TestMultipleMemoryTargetsWithNullContext (line 419) | [Fact] method TestMemoryTargetForMultipleCaseNullContext (line 454) | private void TestMemoryTargetForMultipleCaseNullContext(WrapperTargetB... method ExecuteLogging (line 480) | private static void ExecuteLogging(HttpContext httpContext, Action log... method ExecuteLogging (line 492) | private static void ExecuteLogging(System.Web.HttpContext httpContext,... FILE: tests/Shared/TestBase.cs class TestBase (line 10) | public class TestBase method TestBase (line 13) | public TestBase() class HeaderDict (line 19) | protected class HeaderDict : Dictionary, IHeader...