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
↓ 695 callers
Function
eq_
Assert a == b, with repr messaging on failure.
libs/sqlalchemy/testing/assertions.py:185
↓ 627 callers
Method
push
Binds the app context to the current context.
libs/flask/ctx.py:163
↓ 606 callers
Method
append
(self, clause)
libs/sqlalchemy/sql/elements.py:1717
↓ 588 callers
Method
replace
Return an URL with the same values, except for those parameters given new values by whichever keyword arguments are specified.
libs/werkzeug/urls.py:51
↓ 457 callers
Method
join
Joins this URL with another one. This is just a convenience function for calling into :meth:`url_join` and then parsing the return va
libs/werkzeug/urls.py:134
↓ 421 callers
Method
assert_equal
(self, x, y)
libs/flask/testsuite/__init__.py:138
↓ 409 callers
Method
split
(self, *args, **kwargs)
libs/markupsafe/__init__.py:113
↓ 401 callers
Method
call
Call the callable with the arguments and keyword arguments provided but inject the active context or environment as first argument if
libs/jinja2/runtime.py:167
↓ 391 callers
Method
data
(self)
libs/wtforms/form.py:157
↓ 371 callers
Method
get
(self, cls)
libs/flask_admin/tests/test_base.py:48
↓ 351 callers
Function
set
(self, attr)
libs/sqlalchemy/orm/scoping.py:158
↓ 339 callers
Method
render
This method accepts the same arguments as the `dict` constructor: A dict, a dict subclass or some keyword arguments. If no arguments
libs/jinja2/environment.py:954
↓ 322 callers
Method
decode
Decodes the URL to a tuple made out of strings. The charset is only being used for the path, query and fragment.
libs/werkzeug/urls.py:337
↓ 304 callers
Method
from_string
Load a template from a string. This parses the source given and returns a :class:`Template` object.
libs/jinja2/environment.py:835
↓ 289 callers
Method
test
Test a token against a token expression. This can either be a token type or ``'token_type:token_value'``. This can only test against
libs/jinja2/lexer.py:240
↓ 287 callers
Function
$
(a)
static/ckeditor/ckeditor.js:878
↓ 272 callers
Method
fire
()
libs/flask/testsuite/regression.py:65
↓ 262 callers
Method
add
Add a new rule or factory to the map and bind it. Requires that the rule is not bound to another map. :param rulefactory: a :class:`
libs/werkzeug/routing.py:1100
↓ 260 callers
Method
extend
(self, cols)
libs/sqlalchemy/sql/base.py:609
↓ 221 callers
Method
find
Find the first node of a given type. If no such node exists the return value is `None`.
libs/jinja2/nodes.py:177
↓ 218 callers
Method
remove
Remove the given Table object from this MetaData.
libs/sqlalchemy/sql/schema.py:3224
↓ 215 callers
Method
attr
Return an attribute node for the current extension. This is useful to pass constants on extensions to generated template code. ::
libs/jinja2/ext.py:107
↓ 213 callers
Method
test_client
Creates a test client for this application. For information about unit testing head over to :ref:`testing`. Note that if you are tes
libs/flask/app.py:779
↓ 190 callers
Method
append
(self, item)
libs/werkzeug/datastructures.py:103
↓ 190 callers
Method
get
Like open but method is enforced to GET.
libs/werkzeug/test.py:771
↓ 179 callers
Method
match
Check if the rule matches a given path. Path is a string in the form ``"subdomain|/path(method)"`` and is assembled by the map. If th
libs/werkzeug/routing.py:664
↓ 174 callers
Method
get
Return an instance based on the given primary key identifier, or ``None`` if not found. E.g.:: my_user = session.query(U
libs/sqlalchemy/orm/query.py:752
↓ 159 callers
Method
execute
Execute this DDL immediately. Executes the DDL statement in isolation using the supplied :class:`.Connectable` or :class:`.Co
libs/sqlalchemy/sql/ddl.py:71
↓ 147 callers
Method
apply
Apply search criteria to the query and return new query. :param query: Query
libs/flask_admin/model/filters.py:71
↓ 144 callers
Method
encode
Encodes the URL to a tuple made out of bytes. The charset is only being used for the path, query and fragment.
libs/werkzeug/urls.py:309
↓ 137 callers
Method
pop
(self)
libs/sqlalchemy/testing/util.py:74
↓ 134 callers
Method
slice
apply LIMIT/OFFSET to the ``Query`` based on a " "range and return the newly resulting ``Query``.
libs/sqlalchemy/orm/query.py:2236
↓ 134 callers
Method
write
Write a string into the output stream.
libs/jinja2/compiler.py:492
↓ 133 callers
Method
lower
(self)
libs/sqlalchemy/sql/elements.py:3196
↓ 130 callers
Method
startswith
Implement the ``startwith`` operator. In a column context, produces the clause ``LIKE '<other>%'``
libs/sqlalchemy/sql/operators.py:498
↓ 111 callers
Method
join
Create a SQL JOIN against this :class:`.Query` object's criterion and apply generatively, returning the newly resulting :class:`.Query`.
libs/sqlalchemy/orm/query.py:1474
↓ 111 callers
Method
proxy
(*children, **arguments)
libs/werkzeug/utils.py:160
↓ 110 callers
Method
pop
Pops the app context.
libs/flask/ctx.py:169
↓ 109 callers
Method
add_view
Add a view to the collection. :param view: View to add.
libs/flask_admin/base.py:509
↓ 109 callers
Function
next
(it)
libs/jinja2/_compat.py:88
↓ 108 callers
Method
get
(self)
libs/flask/testsuite/views.py:44
↓ 107 callers
Function
a
()
static/ckeditor/ckeditor.js:6
↓ 106 callers
Function
fn
(e,t,n)
static/simplemde/simplemde.min.js:9
↓ 105 callers
Method
clone
(self, **kwargs)
libs/flask_admin/model/base.py:47
↓ 104 callers
Method
filter
apply the given filtering criterion to a copy of this :class:`.Query`, using SQL expressions. e.g.:: session.query(MyCla
libs/sqlalchemy/orm/query.py:1237
↓ 103 callers
Function
iteritems
(d)
libs/flask_sqlalchemy/_compat.py:18
↓ 103 callers
Method
select
Create a :class:`.Select` from this :class:`.Join`. The equivalent long-hand form, given a :class:`.Join` object ``j``, is::
libs/sqlalchemy/sql/selectable.py:787
↓ 101 callers
Function
a
(b,c)
static/js/jquery.min.js:2
↓ 101 callers
Method
contains
Check if an etag is part of the set ignoring weak tags. It is also possible to use the ``in`` operator.
libs/werkzeug/datastructures.py:2094
↓ 99 callers
Method
setdefault
Set `default` if the key is not in the cache otherwise leave unchanged. Return the value of this key.
libs/jinja2/utils.py:343
↓ 96 callers
Method
update
Called before matching and building to keep the compiled rules in the correct order after things changed.
libs/werkzeug/routing.py:1229
↓ 95 callers
Function
a
()
libs/werkzeug/debug/shared/jquery.js:22
↓ 91 callers
Method
warn
()
libs/sqlalchemy/orm/descriptor_props.py:474
↓ 90 callers
Method
writeline
Combination of newline and write.
libs/jinja2/compiler.py:507
↓ 88 callers
Function
e
()
libs/flask_admin/static/bootstrap/bootstrap3/js/bootstrap.min.js:6
↓ 88 callers
Method
update
Perform a bulk update query. Updates rows matched by this query in the database. :param values: a dictionary with attributes names a
libs/sqlalchemy/orm/query.py:2712
↓ 87 callers
Method
get
()
libs/flask/testsuite/basic.py:158
↓ 81 callers
Method
_get_current_object
Return the current object. This is useful if you want the real object behind the proxy at a time for performance reasons or because y
libs/werkzeug/local.py:291
↓ 81 callers
Method
execute
(self, conn, clauseelement, multiparams, params, result)
libs/sqlalchemy/testing/assertsql.py:341
↓ 80 callers
Method
get
Look up key in the cache and return the value for it. :param key: the key to be looked up. :returns: The value if it exists and is re
libs/werkzeug/contrib/cache.py:102
↓ 77 callers
Method
count
Return a count of rows this Query would return. This generates the SQL for this Query as follows:: SELECT count(1) AS count_1 FR
libs/sqlalchemy/orm/query.py:2602
↓ 77 callers
Method
visit
Visit a node.
libs/jinja2/visitor.py:34
↓ 76 callers
Method
append
(self, item)
libs/sqlalchemy/orm/dynamic.py:301
↓ 76 callers
Function
b
()
static/ckeditor/ckeditor.js:7
↓ 76 callers
Function
c
()
libs/flask_admin/static/bootstrap/bootstrap3/js/bootstrap.min.js:6
↓ 73 callers
Method
one
Return exactly one result or raise an exception. Raises ``sqlalchemy.orm.exc.NoResultFound`` if the query selects no rows. Raises ``
libs/sqlalchemy/orm/query.py:2373
↓ 72 callers
Function
e
(a)
static/ckeditor/ckeditor.js:9
↓ 72 callers
Method
post
(self, cls)
libs/flask_admin/tests/test_base.py:51
↓ 72 callers
Method
test_request_context
Creates a WSGI environment from the given values (see :func:`werkzeug.test.EnvironBuilder` for more information, this function accepts
libs/flask/app.py:1775
↓ 71 callers
Function
gettext
(string, **variables)
libs/flask_admin/babel.py:28
↓ 70 callers
Method
get_template
Load a template from the loader. If a loader is configured this method ask the loader for the template and returns a :class:`Template`.
libs/jinja2/environment.py:771
↓ 69 callers
Function
escape
Replace special characters "&", "<", ">" and (") to HTML-safe sequences. There is a special handling for `None` which escapes to an empty string.
libs/werkzeug/utils.py:292
↓ 69 callers
Method
test
Test if a rule would match. Works like `match` but returns `True` if the URL matches, or `False` if it does not exist. :param path_i
libs/werkzeug/routing.py:1464
↓ 67 callers
Method
assert_in
(self, x, y)
libs/flask/testsuite/__init__.py:154
↓ 67 callers
Function
c
(f)
static/ckeditor/ckeditor.js:52
↓ 67 callers
Method
concat
Implement the 'concat' operator. In a column context, produces the clause ``a || b``, or uses the ``concat()`` operator on MySQL.
libs/sqlalchemy/sql/operators.py:360
↓ 67 callers
Method
open
Takes the same arguments as the :class:`EnvironBuilder` class with some additions: You can provide a :class:`EnvironBuilder` or a WSGI
libs/werkzeug/test.py:701
↓ 66 callers
Function
Column
A schema.Column wrapper/hook for dialect-specific tweaks.
libs/sqlalchemy/testing/schema.py:64
↓ 64 callers
Method
pop
(self, key, *args)
libs/sqlalchemy/orm/identity.py:57
↓ 62 callers
Function
flash
Flashes a message to the next request. In order to remove the flashed message from the session and to display it to the user, the template ha
libs/flask/helpers.py:342
↓ 61 callers
Function
p
(a,b)
static/js/jquery.min.js:2
↓ 61 callers
Function
warn
Issue a warning. If msg is a string, :class:`.exc.SAWarning` is used as the category. .. note:: This function is swapped out whe
libs/sqlalchemy/util/langhelpers.py:1190
↓ 59 callers
Function
d
()
static/ckeditor/ckeditor.js:7
↓ 59 callers
Method
insert
Generate an :func:`.insert` construct against this :class:`.TableClause`. E.g.:: table.insert().values(name='foo')
libs/sqlalchemy/sql/selectable.py:1239
↓ 59 callers
Function
ji
(e,t,n,r)
static/simplemde/simplemde.min.js:10
↓ 59 callers
Function
m
(a)
static/ckeditor/ckeditor.js:188
↓ 58 callers
Method
_compiler_dispatch
(self, visitor, **kw)
libs/sqlalchemy/sql/annotation.py:70
↓ 58 callers
Method
assert_true
(self, x, msg=None)
libs/flask/testsuite/__init__.py:148
↓ 56 callers
Function
Zr
(e,t)
static/simplemde/simplemde.min.js:10
↓ 55 callers
Method
listen
(self, *args, **kw)
libs/sqlalchemy/event/registry.py:183
↓ 55 callers
Method
parent
Return an inspection instance representing the parent. This will be either an instance of :class:`.Mapper` or :class:`.AliasedInsp`,
libs/sqlalchemy/orm/attributes.py:131
↓ 55 callers
Method
save
(self)
libs/jinja2/nodes.py:89
↓ 54 callers
Method
first
Return the first result of this ``Query`` or None if the result doesn't contain any row. first() applies a limit of one within the ge
libs/sqlalchemy/orm/query.py:2352
↓ 52 callers
Method
add
Place an object in the ``Session``. Its state will be persisted to the database on the next flush operation. Repeated calls
libs/sqlalchemy/orm/session.py:1474
↓ 51 callers
Method
next
Returns a :class:`Pagination` object for the next page.
libs/flask_sqlalchemy/__init__.py:342
↓ 50 callers
Function
i
(a,l)
static/simplemde/simplemde.min.js:7
↓ 49 callers
Function
s
()
libs/flask_admin/static/bootstrap/bootstrap2/js/bootstrap.min.js:6
↓ 48 callers
Method
endswith
Implement the 'endswith' operator. In a column context, produces the clause ``LIKE '%<other>'``
libs/sqlalchemy/sql/operators.py:506
↓ 48 callers
Method
extend
Extend the headers with a dict or an iterable yielding keys and values.
libs/werkzeug/datastructures.py:1000
↓ 48 callers
Method
obj
(self)
libs/sqlalchemy/orm/state.py:231
next →
1–100 of 11,096, ranked by callers