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
↓ 11 callers
Method
get
(self, id=None)
libs/flask/testsuite/helpers.py:485
↓ 11 callers
Function
he
(e,t)
static/simplemde/simplemde.min.js:8
↓ 11 callers
Function
ii
(e)
static/simplemde/simplemde.min.js:10
↓ 11 callers
Method
issuperset
(self, iterable)
libs/sqlalchemy/util/_collections.py:493
↓ 11 callers
Function
itervalues
(d)
libs/flask_sqlalchemy/_compat.py:21
↓ 11 callers
Method
normalize_name
(self, name)
libs/sqlalchemy/dialects/firebird/base.py:434
↓ 11 callers
Method
open
(self, *args, **kwargs)
libs/flask/testing.py:96
↓ 11 callers
Function
parse_cache_control_header
Parse a cache control header. The RFC differs between response and request cache control, this method does not. It's your responsibility to
libs/werkzeug/http.py:384
↓ 11 callers
Method
post
(self)
libs/flask/testsuite/views.py:46
↓ 11 callers
Method
register_module
Registers a module with this application. The keyword argument of this function are the same as the ones for the constructor of the :
libs/flask/app.py:847
↓ 11 callers
Function
setup
()
libs/flask_admin/tests/test_model.py:119
↓ 11 callers
Method
token
(self, token)
libs/sqlalchemy/orm/path_registry.py:127
↓ 11 callers
Method
traverse_single
(self, obj, **kw)
libs/sqlalchemy/sql/visitors.py:116
↓ 11 callers
Function
w
(a,b)
static/ckeditor/ckeditor.js:280
↓ 10 callers
Function
A
(a)
static/ckeditor/ckeditor.js:143
↓ 10 callers
Function
E
(e,t,n)
static/simplemde/simplemde.min.js:7
↓ 10 callers
Function
O
(e,t,n)
static/simplemde/simplemde.min.js:7
↓ 10 callers
Function
Ye
(e)
static/simplemde/simplemde.min.js:8
↓ 10 callers
Function
_get_table_key
(name, schema)
libs/sqlalchemy/sql/schema.py:51
↓ 10 callers
Method
_log
(self, msg, *args)
libs/sqlalchemy/orm/mapper.py:1736
↓ 10 callers
Method
_mapper_zero
(self)
libs/sqlalchemy/orm/query.py:290
↓ 10 callers
Method
attach
Adds an attachment to the message. :param filename: filename of attachment :param content_type: file mimetype :param data: th
libs/flask_mail.py:437
↓ 10 callers
Method
base_listen
(self, propagate=False, insert=False, named=False)
libs/sqlalchemy/event/registry.py:223
↓ 10 callers
Function
class_mapper
Given a class, return the primary :class:`.Mapper` associated with the key. Raises :exc:`.UnmappedClassError` if no mapping is configured
libs/sqlalchemy/orm/base.py:395
↓ 10 callers
Method
close
Close the stream.
libs/jinja2/lexer.py:354
↓ 10 callers
Method
copy
Creates a copy of this request context with the same request object. This can be used to move a request context to a different greenlet.
libs/flask/ctx.py:266
↓ 10 callers
Function
d
(c,b)
static/ckeditor/plugins/specialchar/dialogs/specialchar.js:6
↓ 10 callers
Method
debug
Delegate a debug call to the underlying logger.
libs/sqlalchemy/log.py:101
↓ 10 callers
Function
ei
(e,t)
static/simplemde/simplemde.min.js:10
↓ 10 callers
Method
extend
(self, iterator)
libs/sqlalchemy/orm/dynamic.py:295
↓ 10 callers
Method
get_list
(self, page, sort_field, sort_desc, search, filters)
libs/flask_admin/tests/test_model.py:92
↓ 10 callers
Method
has
Return true if this element references a member which meets the given criterion. The usual implementation of ``has()`` is :me
libs/sqlalchemy/orm/interfaces.py:397
↓ 10 callers
Method
has_key
(self, key)
libs/sqlalchemy/sql/util.py:451
↓ 10 callers
Method
isa
Return True if the this mapper inherits from the given mapper.
libs/sqlalchemy/orm/mapper.py:2194
↓ 10 callers
Method
keys
(self)
libs/sqlalchemy/sql/util.py:457
↓ 10 callers
Function
m
()
static/ckeditor/plugins/wsc/dialogs/wsc.js:30
↓ 10 callers
Method
make_response
Converts the return value from a view function to a real response object that is an instance of :attr:`response_class`. The following
libs/flask/app.py:1532
↓ 10 callers
Function
n
(a)
static/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js:9
↓ 10 callers
Method
on_update
(header_set)
libs/werkzeug/datastructures.py:2360
↓ 10 callers
Function
op
(a, opstring, b)
libs/sqlalchemy/sql/operators.py:702
↓ 10 callers
Method
p
(self)
libs/html_convert/html2text.py:350
↓ 10 callers
Method
parse_statements
Parse multiple statements into a list until one of the end tokens is reached. This is used to parse the body of statements as it also
libs/jinja2/parser.py:141
↓ 10 callers
Method
position
Return a human readable position for the node.
libs/jinja2/compiler.py:748
↓ 10 callers
Method
process
(value)
libs/sqlalchemy/dialects/firebird/base.py:152
↓ 10 callers
Function
start_response
(status, headers, exc_info=None)
libs/werkzeug/test.py:861
↓ 10 callers
Function
to_bytes
(x, charset=sys.getdefaultencoding(), errors='strict')
libs/werkzeug/_compat.py:99
↓ 10 callers
Function
u
(a)
static/ckeditor/ckeditor.js:193
↓ 10 callers
Function
w
(A,z)
static/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js:1
↓ 10 callers
Method
where
return a new update() construct with the given expression added to its WHERE clause, joined to the existing clause via AND, if any.
libs/sqlalchemy/sql/dml.py:691
↓ 10 callers
Function
y
(e,t,n)
static/simplemde/simplemde.min.js:7
↓ 10 callers
Function
yr
(e)
static/simplemde/simplemde.min.js:10
↓ 10 callers
Function
z
(a,b)
static/js/jquery.min.js:2
↓ 9 callers
Function
Gi
()
static/simplemde/simplemde.min.js:10
↓ 9 callers
Function
Gt
(e,t)
static/simplemde/simplemde.min.js:9
↓ 9 callers
Function
Ht
(e,t,n)
static/simplemde/simplemde.min.js:9
↓ 9 callers
Method
_compat_fetchall
Proxy result rows to smooth over MySQL-Python driver inconsistencies.
libs/sqlalchemy/dialects/mysql/base.py:2397
↓ 9 callers
Method
_copy_internals
(self, clone=_clone, **kw)
libs/sqlalchemy/sql/dml.py:539
↓ 9 callers
Method
_create_crud_bind_param
(self, col, value, required=False, name=None)
libs/sqlalchemy/sql/compiler.py:1869
↓ 9 callers
Method
_get
(self, object)
libs/sqlalchemy/ext/associationproxy.py:715
↓ 9 callers
Method
_normalize_key
(self, key)
libs/werkzeug/contrib/cache.py:350
↓ 9 callers
Function
_re_compile
Compile a string to regex, I and UNICODE.
libs/sqlalchemy/dialects/mysql/base.py:3246
↓ 9 callers
Method
_truncated_identifier
(self, ident_class, name)
libs/sqlalchemy/sql/compiler.py:1056
↓ 9 callers
Method
add
Add a new entry to the feed. This function can either be called with a :class:`FeedEntry` or some keyword and positional arguments th
libs/werkzeug/contrib/atom.py:139
↓ 9 callers
Function
bh
(a)
static/js/jquery.min.js:2
↓ 9 callers
Method
blockvisit
Visit a list of nodes as block in a frame. If the current frame is no buffer a dummy ``if 0: yield None`` is written automatically un
libs/jinja2/compiler.py:477
↓ 9 callers
Method
clear
Clear all Table objects from this MetaData.
libs/sqlalchemy/sql/schema.py:3217
↓ 9 callers
Method
column
Return the target :class:`.Column` referenced by this :class:`.ForeignKey`. If no target column has been established, an exception
libs/sqlalchemy/sql/schema.py:1696
↓ 9 callers
Method
comparator_factory
express comparison behavior in terms of the base type
libs/sqlalchemy/sql/type_api.py:1033
↓ 9 callers
Function
configure_mappers
Initialize the inter-mapper relationships of all mappers that have been constructed thus far. This function can be called any number of times
libs/sqlalchemy/orm/mapper.py:2548
↓ 9 callers
Function
de
(e,t)
static/simplemde/simplemde.min.js:8
↓ 9 callers
Method
denormalize_name
(self, name)
libs/sqlalchemy/dialects/firebird/base.py:446
↓ 9 callers
Function
dt
(e,t,n,r,i,o)
static/simplemde/simplemde.min.js:9
↓ 9 callers
Method
format_column
Prepare a quoted column name.
libs/sqlalchemy/sql/compiler.py:2946
↓ 9 callers
Method
get_history
(self, key, passive)
libs/sqlalchemy/orm/state.py:265
↓ 9 callers
Method
get_label
Get inline model field label :param info: Inline model info :param name: Field n
libs/flask_admin/model/form.py:184
↓ 9 callers
Method
in_
Implement the ``in`` operator. In a column context, produces the clause ``a IN other``. "other" may be a tuple/list of column express
libs/sqlalchemy/sql/operators.py:413
↓ 9 callers
Method
index
Get the position of an entry or raise :exc:`ValueError`. :param key: The key to be looked up. .. versionchanged:: 0.5 Thi
libs/werkzeug/datastructures.py:1605
↓ 9 callers
Method
iteritems
(self)
libs/flask_admin/_compat.py:92
↓ 9 callers
Function
k
(v)
static/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js:1
↓ 9 callers
Function
listen
Register a listener function for the given target. e.g.:: from sqlalchemy import event from sqlalchemy.schema import UniqueConst
libs/sqlalchemy/event/api.py:31
↓ 9 callers
Method
look
Look at the next token.
libs/jinja2/lexer.py:318
↓ 9 callers
Method
lookup
(self, obj)
libs/werkzeug/utils.py:106
↓ 9 callers
Method
parse
(self, parser)
libs/jinja2/testsuite/ext.py:107
↓ 9 callers
Method
reload_user
(self, user=None)
libs/flask_login.py:317
↓ 9 callers
Method
replace
(self, col)
libs/sqlalchemy/sql/util.py:525
↓ 9 callers
Function
ri
(e)
static/simplemde/simplemde.min.js:10
↓ 9 callers
Method
rollback
Rollback the current transaction in progress. If no transaction is in progress, this method is a pass-through. This method rolls bac
libs/sqlalchemy/orm/session.py:722
↓ 9 callers
Method
seek
(self, pos, mode=0)
libs/werkzeug/contrib/iterio.py:245
↓ 9 callers
Method
shares_lineage
Return True if the given :class:`.ColumnElement` has a common ancestor to this :class:`.ColumnElement`.
libs/sqlalchemy/sql/elements.py:702
↓ 9 callers
Function
soft_unicode
Make a string unicode if it isn't already. That way a markup string is not converted back to unicode.
libs/markupsafe/_native.py:40
↓ 9 callers
Method
sort
(self, cmp=None, key=None, reverse=None)
libs/werkzeug/datastructures.py:119
↓ 9 callers
Function
t
(e)
static/highlight/highlight.pack.js:1
↓ 9 callers
Function
url_unquote
URL decode a single string with a given encoding. If the charset is set to `None` no unicode decoding is performed and raw bytes are returned
libs/werkzeug/urls.py:512
↓ 9 callers
Method
values
Return a list of all values.
libs/jinja2/utils.py:442
↓ 9 callers
Function
write
(string)
libs/werkzeug/test.py:70
↓ 9 callers
Function
wsgi_get_bytes
(s)
libs/werkzeug/_compat.py:168
↓ 8 callers
Function
E
(a)
static/ckeditor/ckeditor.js:194
↓ 8 callers
Function
I
(a,b)
static/ckeditor/ckeditor.js:512
↓ 8 callers
Function
V
(e,t,n,r)
static/simplemde/simplemde.min.js:7
↓ 8 callers
Function
Wt
(e)
static/simplemde/simplemde.min.js:9
← previous
next →
401–500 of 11,096, ranked by callers