Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NoGameNoLife00/mybolg
/ functions
Functions
11,096 in github.com/NoGameNoLife00/mybolg
⨍
Functions
11,096
◇
Types & classes
1,936
↳
Endpoints
117
↓ 5 callers
Function
bd
(a)
static/js/jquery.min.js:2
↓ 5 callers
Function
bi
(a,b)
static/js/jquery.min.js:2
↓ 5 callers
Method
bindparams
Establish the values and/or types of bound parameters within this :class:`.TextClause` construct. Given a text construct such as::
libs/sqlalchemy/sql/elements.py:1346
↓ 5 callers
Function
bj
(a,b,c)
static/js/jquery.min.js:2
↓ 5 callers
Function
blueprint_is_module
Used to figure out if something is actually a module
libs/flask/module.py:17
↓ 5 callers
Function
ca
(a,b,c,d)
static/js/jquery.min.js:2
↓ 5 callers
Method
changed
Subclasses should call this method whenever change events occur.
libs/sqlalchemy/ext/mutable.py:484
↓ 5 callers
Method
close
(self)
libs/werkzeug/wsgi.py:742
↓ 5 callers
Method
close
(self)
libs/werkzeug/contrib/iterio.py:186
↓ 5 callers
Method
close
(self)
libs/werkzeug/debug/console.py:32
↓ 5 callers
Method
cls
(self)
libs/sqlalchemy/ext/declarative/base.py:419
↓ 5 callers
Method
commit
Commit this :class:`.Transaction`.
libs/sqlalchemy/engine/base.py:1328
↓ 5 callers
Method
configure
Configure rule and assign to rule set. :param rule_set: Rule set :param parent:
libs/flask_admin/form/rules.py:15
↓ 5 callers
Method
connect
Return a new :class:`.Connection` object. The :class:`.Connection` object is a facade that uses a DBAPI connection internally in orde
libs/sqlalchemy/engine/base.py:1764
↓ 5 callers
Method
construct_params
Return the bind params for this compiled object. :param params: a dict of string/object pairs whose values will overri
libs/sqlalchemy/sql/compiler.py:229
↓ 5 callers
Method
contains_state
(self, state)
libs/sqlalchemy/orm/identity.py:97
↓ 5 callers
Method
delete
Perform a bulk delete query. Deletes rows matched by this query from the database. :param synchronize_session: chooses the strategy
libs/sqlalchemy/orm/query.py:2642
↓ 5 callers
Method
delete
Delete `key` from the cache. :param key: the key to delete. :returns: Whether the key existed and has been deleted. :rtype: b
libs/werkzeug/contrib/cache.py:110
↓ 5 callers
Function
detect_is_backref
(state, initiator)
libs/sqlalchemy/orm/util.py:81
↓ 5 callers
Method
discard
(self, element)
libs/sqlalchemy/util/_collections.py:334
↓ 5 callers
Function
e
(c)
static/js/jquery.min.js:2
↓ 5 callers
Function
er
(e,t)
static/simplemde/simplemde.min.js:10
↓ 5 callers
Method
extend
(other)
libs/sqlalchemy/testing/exclusions.py:78
↓ 5 callers
Function
fail
(msg)
libs/sqlalchemy/testing/util.py:175
↓ 5 callers
Method
fget
(instance)
libs/sqlalchemy/orm/descriptor_props.py:177
↓ 5 callers
Function
find_undeclared
Check if the names passed are accessed undeclared. The return value is a set of all the undeclared names from the sequence of names found.
libs/jinja2/compiler.py:88
↓ 5 callers
Method
format
Return (id, name) tuple from the model.
libs/flask_admin/model/ajax.py:18
↓ 5 callers
Function
format_argspec_plus
Returns a dictionary of formatted, introspected function arguments. A enhanced variant of inspect.formatargspec to support code generation.
libs/sqlalchemy/util/langhelpers.py:310
↓ 5 callers
Method
format_from_hint_text
(self, sqltext, table, hint, iscrud)
libs/sqlalchemy/sql/compiler.py:1277
↓ 5 callers
Method
from_envvar
Loads a configuration from an environment variable pointing to a configuration file. This is basically just a shortcut with nicer err
libs/flask/config.py:87
↓ 5 callers
Method
from_object
Updates the values from the given object. An object can be of one of the following two types: - a string: in this case the object
libs/flask/config.py:138
↓ 5 callers
Function
g
(a)
static/ckeditor/plugins/forms/dialogs/select.js:6
↓ 5 callers
Function
getNestedEditable
( guard, node )
static/ckeditor/plugins/widget/plugin.js:1945
↓ 5 callers
Method
get_children
(self, **kwargs)
libs/sqlalchemy/sql/dml.py:471
↓ 5 callers
Method
get_environ
Return the built environ.
libs/werkzeug/test.py:521
↓ 5 callers
Method
get_json
Parses the incoming JSON request data and returns it. If parsing fails the :meth:`on_json_loading_failed` method on the request objec
libs/flask/wrappers.py:110
↓ 5 callers
Method
get_one
Return one model by its id. Must be implemented in the child class. :param id: Model id
libs/flask_admin/model/base.py:1067
↓ 5 callers
Method
get_property
return a MapperProperty associated with the given key.
libs/sqlalchemy/orm/mapper.py:1780
↓ 5 callers
Method
get_rules
(self, map)
libs/werkzeug/routing.py:576
↓ 5 callers
Function
getbool
(options, key, default=False)
libs/jinja2/ext.py:590
↓ 5 callers
Method
getter
(self)
libs/werkzeug/test.py:418
↓ 5 callers
Function
gr
(e)
static/simplemde/simplemde.min.js:10
↓ 5 callers
Function
ha
(a)
static/ckeditor/ckeditor.js:866
↓ 5 callers
Method
ilike
Implement the ``ilike`` operator. In a column context, produces the clause ``a ILIKE other``. E.g.:: select([sometable]
libs/sqlalchemy/sql/operators.py:391
↓ 5 callers
Method
invalidate
Mark this connection as invalidated. This method can be called directly, and is also called as a result of the :meth:`.Connection.inv
libs/sqlalchemy/pool.py:739
↓ 5 callers
Function
is
( type, flag )
static/ckeditor/plugins/lineutils/plugin.js:895
↓ 5 callers
Method
isEnabledFor
Is this logger enabled for level 'level'?
libs/sqlalchemy/log.py:157
↓ 5 callers
Method
is_authenticated
(self)
data_model.py:53
↓ 5 callers
Method
iter_encoded
Iter the response encoded with the encoding of the response. If the response object is invoked as WSGI application the return value of
libs/werkzeug/wrappers.py:974
↓ 5 callers
Function
je
(e,t,n)
static/simplemde/simplemde.min.js:8
↓ 5 callers
Method
length
(self)
libs/jinja2/runtime.py:337
↓ 5 callers
Function
lt
(e)
static/simplemde/simplemde.min.js:8
↓ 5 callers
Function
n
(a)
static/ckeditor/plugins/image/dialogs/image.js:10
↓ 5 callers
Function
n
(a,k)
static/ckeditor/plugins/div/dialogs/div.js:1
↓ 5 callers
Method
next_state
(self, c)
libs/html_convert/chardet/codingstatemachine.py:40
↓ 5 callers
Method
on_model_change
Perform some actions after a model is created or updated. Called from create_model and update_model in the same transaction
libs/flask_admin/model/base.py:1090
↓ 5 callers
Function
p
(a,k,o)
static/ckeditor/plugins/div/dialogs/div.js:1
↓ 5 callers
Method
parse
Parses the information from the given stream, mimetype, content length and mimetype parameters. :param stream: an input stream
libs/werkzeug/formparser.py:171
↓ 5 callers
Function
pformat
Prettyprint an object. Either use the `pretty` library or the builtin `pprint`.
libs/jinja2/utils.py:173
↓ 5 callers
Function
q
(a)
static/ckeditor/plugins/wsc/dialogs/wsc.js:5
↓ 5 callers
Function
r
(e,n)
static/highlight/highlight.pack.js:1
↓ 5 callers
Method
references
Return True if this Column references the given column via foreign key.
libs/sqlalchemy/sql/schema.py:1170
↓ 5 callers
Method
remove
(self, event_key)
libs/sqlalchemy/orm/events.py:387
↓ 5 callers
Method
remove
Remove an item by value, consulting the keyfunc for the key.
libs/sqlalchemy/orm/collections.py:1518
↓ 5 callers
Method
render_literal_value
Render the value of a bind parameter as a quoted literal. This is used for statement sections that do not accept bind parameters on t
libs/sqlalchemy/sql/compiler.py:1025
↓ 5 callers
Function
reraise
(tp, value, tb=None)
libs/flask/_compat.py:30
↓ 5 callers
Method
returning_clause
(self, stmt, returning_cols)
libs/sqlalchemy/sql/compiler.py:1632
↓ 5 callers
Method
reverse_operate
Reverse operate on an argument. Usage is the same as :meth:`operate`.
libs/sqlalchemy/sql/operators.py:187
↓ 5 callers
Function
rn
(e,t)
static/simplemde/simplemde.min.js:9
↓ 5 callers
Function
run_simple
Start a WSGI application. Optional features include a reloader, multithreading and fork support. This function has a command-line interface t
libs/werkzeug/serving.py:524
↓ 5 callers
Method
set
(self, state, dict_, value, initiator, passive=PASSIVE_OFF, check_old=None, pop=False)
libs/sqlalchemy/orm/attributes.py:626
↓ 5 callers
Method
set
Add a new key/value to the cache (overwrites value, if key already exists in the cache). :param key: the key to set :param va
libs/werkzeug/contrib/cache.py:144
↓ 5 callers
Function
setFocusedEditable
( widgetsRepo, widget, editableElement, offline )
static/ckeditor/plugins/widget/plugin.js:2138
↓ 5 callers
Method
set_column_strategy
(self, attrs, strategy, opts=None)
libs/sqlalchemy/orm/strategy_options.py:198
↓ 5 callers
Function
skip_if
(predicate, reason=None)
libs/sqlalchemy/testing/exclusions.py:18
↓ 5 callers
Function
to_bytes
Transform string to bytes.
libs/flask_wtf/_compat.py:10
↓ 5 callers
Method
to_wsgi_list
Convert the headers into a list suitable for WSGI. The values are byte strings in Python 2 converted to latin1 and unicode strings in
libs/werkzeug/datastructures.py:1185
↓ 5 callers
Method
top
The topmost item on the stack. If the stack is empty, `None` is returned.
libs/werkzeug/local.py:158
↓ 5 callers
Function
u
(e)
static/highlight/highlight.pack.js:1
↓ 5 callers
Method
unsign
Unsigns the given string.
libs/itsdangerous.py:364
↓ 5 callers
Function
uri_to_iri
r""" Converts a URI in a given charset to a IRI. Examples for URI versus IRI: >>> uri_to_iri(b'http://xn--n3h.net/') u'http://\u2603
libs/werkzeug/urls.py:579
↓ 5 callers
Function
url_quote_plus
URL encode a single string with the given encoding and convert whitespace to "+". :param s: The string to quote. :param charset: The char
libs/werkzeug/urls.py:470
↓ 5 callers
Function
v
(e,t)
static/simplemde/simplemde.min.js:7
↓ 5 callers
Function
v
(G)
static/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js:1
↓ 5 callers
Method
validate_form
Validate the form on submit. :param form: Form to validate
libs/flask_admin/contrib/fileadmin.py:402
↓ 5 callers
Method
validate_identifier
(self, ident)
libs/sqlalchemy/engine/default.py:369
↓ 5 callers
Method
value
Return a scalar result corresponding to the given column expression.
libs/sqlalchemy/orm/query.py:1014
↓ 5 callers
Function
ve
(e,t)
static/simplemde/simplemde.min.js:8
↓ 5 callers
Function
visit
(element)
libs/sqlalchemy/sql/util.py:96
↓ 5 callers
Function
w
(e,t,n,r)
static/simplemde/simplemde.min.js:7
↓ 5 callers
Method
with_labels
Apply column labels to the return value of Query.statement. Indicates that this Query's `statement` accessor should return a SELECT s
libs/sqlalchemy/orm/query.py:604
↓ 5 callers
Function
wsgi_decoding_dance
(s, charset='utf-8', errors='replace')
libs/werkzeug/_compat.py:91
↓ 5 callers
Function
x
(b,a)
static/ckeditor/ckeditor.js:609
↓ 5 callers
Function
xe
(e,t,n,r)
static/simplemde/simplemde.min.js:8
↓ 5 callers
Function
xt
(e)
static/simplemde/simplemde.min.js:9
↓ 5 callers
Function
zi
(e)
static/simplemde/simplemde.min.js:10
↓ 4 callers
Function
$n
(e)
static/simplemde/simplemde.min.js:10
↓ 4 callers
Function
B
(e,t,n,r,i,o)
static/simplemde/simplemde.min.js:7
↓ 4 callers
Function
En
(e,t,n,r)
static/simplemde/simplemde.min.js:9
↓ 4 callers
Function
Hn
(e,t,n,r,i)
static/simplemde/simplemde.min.js:9
← previous
next →
801–900 of 11,096, ranked by callers