MCPcopy Create free account

hub / github.com/NoGameNoLife00/mybolg / functions

Functions11,096 in github.com/NoGameNoLife00/mybolg

↓ 15 callersFunction_literal_as_binds
(element, name=None, type_=None)
libs/sqlalchemy/sql/elements.py:3491
↓ 15 callersMethodappend
(self, item)
libs/sqlalchemy/util/_collections.py:630
↓ 15 callersMethodclose
Close this :class:`.Connection`. This results in a release of the underlying database resources, that is, the DBAPI connection refere
libs/sqlalchemy/engine/base.py:616
↓ 15 callersMethodcoerce
Given a value, coerce it into the target type. Can be overridden by custom subclasses to coerce incoming data into a particular type.
libs/sqlalchemy/ext/mutable.py:377
↓ 15 callersMethoddrop
Issue a ``DROP`` statement for this :class:`.Table`, using the given :class:`.Connectable` for connectivity. .. seealso::
libs/sqlalchemy/sql/schema.py:709
↓ 15 callersMethodget
Return the default value if the requested data doesn't exist. If `type` is provided and is a callable it should convert the value, ret
libs/werkzeug/datastructures.py:909
↓ 15 callersMethodget_attribute_history
facade to attributes.get_state_history(), including caching of results.
libs/sqlalchemy/orm/unitofwork.py:177
↓ 15 callersFunctionhtml_params
Generate HTML attribute syntax from inputted keyword arguments. The output value is sorted by the passed keys, to provide consistent output
libs/wtforms/widgets/core.py:17
↓ 15 callersMethodlog
Delegate a log call to the underlying logger. The level here is determined by the echo flag as well as that of the underlying logger,
libs/sqlalchemy/log.py:135
↓ 15 callersFunctionn
(e)
static/highlight/highlight.pack.js:1
↓ 15 callersFunctionsetup
()
libs/flask_admin/tests/mongoengine/__init__.py:6
↓ 15 callersMethodupdate
(self, value)
libs/sqlalchemy/util/_collections.py:185
↓ 15 callersMethodvalidate
Validate value. If value is valid, returns `True` and `False` otherwise. :param value: Value to
libs/flask_admin/model/filters.py:46
↓ 14 callersFunctionCi
(e,t)
static/simplemde/simplemde.min.js:10
↓ 14 callersFunctionDt
(e,t,n,r)
static/simplemde/simplemde.min.js:9
↓ 14 callersMethod__new__
(cls, *args, **kw)
libs/sqlalchemy/sql/schema.py:357
↓ 14 callersMethod_set_parent_with_dispatch
(self, parent)
libs/sqlalchemy/sql/base.py:431
↓ 14 callersMethodbetween
Produce a :func:`~.expression.between` clause against the parent object, given the lower and upper range.
libs/sqlalchemy/sql/operators.py:595
↓ 14 callersMethoddenormalize_name
(self, name)
libs/sqlalchemy/dialects/oracle/base.py:915
↓ 14 callersMethodfind
Get the position of an entry or return -1. :param key: The key to be looked up.
libs/werkzeug/datastructures.py:1621
↓ 14 callersMethodinfo
A user-modifiable dictionary. The initial value of this dictioanry can be populated using the ``info`` argument to the :class:`.Sessi
libs/sqlalchemy/orm/session.py:666
↓ 14 callersMethoditems
(self, lower=False)
libs/werkzeug/datastructures.py:986
↓ 14 callersFunctionj
(a)
static/ckeditor/ckeditor.js:193
↓ 14 callersFunctionk
(a,b,c)
static/ckeditor/ckeditor.js:194
↓ 14 callersMethodload
Loads a template. This method looks up the template in the cache or loads one by calling :meth:`get_source`. Subclasses should not o
libs/jinja2/loaders.py:100
↓ 14 callersMethodo
(self, data, puredata=0, force=0)
libs/html_convert/html2text.py:352
↓ 14 callersFunctionparse_options_header
Parse a ``Content-Type`` like header into a tuple with the content type and the options: >>> parse_options_header('text/html; charset=utf8')
libs/werkzeug/http.py:318
↓ 14 callersMethodreverse
(self)
libs/werkzeug/datastructures.py:116
↓ 14 callersMethodtranslate_connect_args
Translate url attributes into a dictionary of connection arguments. Returns attributes of this url (`host`, `database`, `username`, `
libs/sqlalchemy/engine/url.py:140
↓ 14 callersFunctionurl_parse
Parses a URL from a string into a :class:`URL` tuple. If the URL is lacking a scheme it can be provided as second argument. Otherwise, it is
libs/werkzeug/urls.py:393
↓ 13 callersFunctionAt
(e,t)
static/simplemde/simplemde.min.js:9
↓ 13 callersFunctionB
(a,b,c)
static/ckeditor/ckeditor.js:553
↓ 13 callersFunctionH
(e,t,n,r)
static/simplemde/simplemde.min.js:7
↓ 13 callersMethod__init__
Construct a REAL. :param precision: Total digits in this number. If scale and precision are both None, values are stored to limits
libs/sqlalchemy/dialects/drizzle/base.py:128
↓ 13 callersMethod_literal_round_trip
test literal rendering
libs/sqlalchemy/testing/suite/test_types.py:19
↓ 13 callersMethodadd
(self, *others)
libs/sqlalchemy/testing/exclusions.py:40
↓ 13 callersMethodadd
Add a new header tuple to the list. Keyword arguments can specify additional parameters for the header value, with underscores conver
libs/werkzeug/datastructures.py:1076
↓ 13 callersFunctioncache_property
Return a new property object for a cache header. Useful if you want to add support for a cache extension in a subclass.
libs/werkzeug/datastructures.py:1750
↓ 13 callersFunctioncallback
()
libs/flask_admin/static/bootstrap/bootstrap3/js/bootstrap.js:57
↓ 13 callersMethodcopy
Return a shallow copy of the instance.
libs/jinja2/utils.py:329
↓ 13 callersMethodextend
(self, values)
libs/sqlalchemy/ext/associationproxy.py:602
↓ 13 callersMethodextend
Add the items to the instance of the environment if they do not exist yet. This is used by :ref:`extensions <writing-extensions>` to register
libs/jinja2/environment.py:314
↓ 13 callersMethodfail
()
libs/flask/testsuite/basic.py:625
↓ 13 callersMethodgetStateError
(self, error)
uploader.py:170
↓ 13 callersMethodget_column_name
Return a human-readable column name. :param field: Model field name.
libs/flask_admin/model/base.py:708
↓ 13 callersMethodget_impl
(self, key)
libs/sqlalchemy/orm/state.py:268
↓ 13 callersMethodis_derived_from
(self, fromclause)
libs/sqlalchemy/sql/selectable.py:623
↓ 13 callersMethodpop
Removes and returns a key or index. :param key: The key to be popped. If this is an integer the item at that position is
libs/werkzeug/datastructures.py:1033
↓ 13 callersMethodpopulate_obj
(self, obj, name)
libs/flask_admin/form/upload.py:208
↓ 13 callersFunctionqi
(e,t)
static/simplemde/simplemde.min.js:10
↓ 13 callersMethodquote
Return the value of the ``quote`` flag passed to this schema object, for those schema items which have a ``name`` field.
libs/sqlalchemy/sql/schema.py:83
↓ 13 callersMethodquote_identifier
Quote an identifier. Subclasses should override this to provide database-dependent quoting behavior.
libs/sqlalchemy/sql/compiler.py:2851
↓ 13 callersMethodsetdefault
(self, key, default=None)
libs/sqlalchemy/orm/identity.py:60
↓ 13 callersMethodupdate
(self, *a, **kw)
libs/sqlalchemy/ext/mutable.py:624
↓ 12 callersFunctionNi
(e,t)
static/simplemde/simplemde.min.js:10
↓ 12 callersMethod__init__
Constructor for :class:`~.schema.Table`. This method is a no-op. See the top-level documentation for :class:`~.schema.Table`
libs/sqlalchemy/sql/schema.py:422
↓ 12 callersMethod__init__
(self, strong_etags=None, weak_etags=None, star_tag=False)
libs/werkzeug/datastructures.py:2073
↓ 12 callersMethod_do_test
(self, type_, input_, output, filter_=None, check_scale=False)
libs/sqlalchemy/testing/suite/test_types.py:336
↓ 12 callersMethod_extend_string
Extend a string-type declaration with standard SQL CHARACTER SET / COLLATE annotations and MySQL specific extensions.
libs/sqlalchemy/dialects/mysql/base.py:1958
↓ 12 callersMethod_from_keys
(self, meth, keys, chained, kw)
libs/sqlalchemy/orm/strategy_options.py:303
↓ 12 callersMethod_get_dir_url
Return prettified URL :param endpoint: Endpoint name :param path: Directory path
libs/flask_admin/contrib/fileadmin.py:411
↓ 12 callersMethodadd
(self, element)
libs/sqlalchemy/util/_collections.py:320
↓ 12 callersMethodapp_context
Binds the application only. For as long as the application is bound to the current context the :data:`flask.current_app` points to that
libs/flask/app.py:1730
↓ 12 callersMethodassert_false
(self, x, msg=None)
libs/flask/testsuite/__init__.py:151
↓ 12 callersFunctionb
()
static/js/bootstrap.min.js:6
↓ 12 callersMethodclear
(self)
libs/sqlalchemy/orm/identity.py:28
↓ 12 callersMethodconnect
Return a DBAPI connection from the pool. The connection is instrumented such that when its ``close()`` method is called, the connecti
libs/sqlalchemy/pool.py:329
↓ 12 callersMethodcontextual_connect
Return a :class:`.Connection` object which may be part of some ongoing context. By default, this method does the same thing as :meth:
libs/sqlalchemy/engine/base.py:1780
↓ 12 callersMethoddatetime
target dialect supports representation of Python datetime.datetime() objects.
libs/sqlalchemy/testing/requirements.py:348
↓ 12 callersFunctionescape
Convert the characters &, <, >, ' and " in string s to HTML-safe sequences. Use this if you need to display text that might contain such char
libs/markupsafe/_native.py:15
↓ 12 callersMethodformat_constraint
(self, naming, constraint)
libs/sqlalchemy/sql/compiler.py:2920
↓ 12 callersMethodformat_sequence
(self, sequence, use_schema=True)
libs/sqlalchemy/sql/compiler.py:2903
↓ 12 callersMethodgettext
(self, string)
libs/flask_wtf/i18n.py:44
↓ 12 callersMethodinfo
Info dictionary associated with the underlying DBAPI connection referred to by this :class:`.ConnectionFairy`, allowing user-defined d
libs/sqlalchemy/pool.py:725
↓ 12 callersMethoditems
(self)
libs/sqlalchemy/ext/associationproxy.py:800
↓ 12 callersMethoditer_child_nodes
Iterates over all direct child nodes of the node. This iterates over all fields and yields the values of they are nodes. If the value
libs/jinja2/nodes.py:164
↓ 12 callersMethodnormalize_name
(self, name)
libs/sqlalchemy/dialects/oracle/base.py:903
↓ 12 callersMethodparse
If any of the :attr:`tags` matched this method is called with the parser as first argument. The token the parser stream is pointing at
libs/jinja2/ext.py:99
↓ 12 callersMethodprocess
(value)
libs/sqlalchemy/dialects/oracle/zxjdbc.py:35
↓ 12 callersMethodresolve
Looks up a variable like `__getitem__` or `get` but returns an :class:`Undefined` object with the name of the name looked up.
libs/jinja2/runtime.py:146
↓ 12 callersFunctionsafe_delete
(path, name)
libs/flask_admin/tests/test_form_upload.py:24
↓ 12 callersMethodself_group
(self, against=None)
libs/sqlalchemy/sql/selectable.py:628
↓ 12 callersMethodtype
(self)
libs/sqlalchemy/sql/elements.py:1544
↓ 12 callersFunctionurl_unparse
The reverse operation to :meth:`url_parse`. This accepts arbitrary as well as :class:`URL` tuples and returns a URL as a string. :param comp
libs/werkzeug/urls.py:481
↓ 11 callersFunctionWi
(e,t,n)
static/simplemde/simplemde.min.js:10
↓ 11 callersMethod__init__
Construct a new field. :param label: The label of the field. :param validators: A sequence of valida
libs/wtforms/fields/core.py:40
↓ 11 callersMethod_get_state_attr_by_column
(self, state, dict_, column, passive=attributes.PASSIVE_OFF)
libs/sqlalchemy/orm/mapper.py:2321
↓ 11 callersFunction_interpret_as_from
(element)
libs/sqlalchemy/sql/selectable.py:34
↓ 11 callersMethod_modified_event
( self, dict_, attr, previous, collection=False, force=False)
libs/sqlalchemy/orm/state.py:481
↓ 11 callersMethod_reset
Remove the given attribute and any callables associated with it.
libs/sqlalchemy/orm/state.py:329
↓ 11 callersMethodas_view
Converts the class into an actual view function that can be used with the routing system. Internally this generates a function on the
libs/flask/views.py:73
↓ 11 callersMethodassert_
(self, val, msg=None)
libs/sqlalchemy/testing/fixtures.py:41
↓ 11 callersMethodcompare
(self, other)
libs/sqlalchemy/sql/elements.py:1553
↓ 11 callersFunctiond
(a)
static/js/jquery.min.js:2
↓ 11 callersFunctiond
(e,t,n,r)
static/simplemde/simplemde.min.js:7
↓ 11 callersFunctiond
(a)
static/ckeditor/plugins/tabletools/dialogs/tableCell.js:5
↓ 11 callersMethoddate
target dialect supports representation of Python datetime.date() objects.
libs/sqlalchemy/testing/requirements.py:369
↓ 11 callersMethoddiscard
(self, state)
libs/sqlalchemy/orm/identity.py:181
↓ 11 callersMethodexecution_options
Set non-SQL options which take effect during execution. The options are the same as those accepted by :meth:`.Connection.execution_o
libs/sqlalchemy/orm/query.py:1143
↓ 11 callersMethodformat
(*args, **kwargs)
libs/markupsafe/__init__.py:197
← previousnext →301–400 of 11,096, ranked by callers