text
stringlengths
3
1.43k
Executes raw SQL from a file
Sets errors on element
Check that given callable is registered by shutdown manager . It also allow to check that jShutdownManager is registered itself
Add a new trigger at once
Follows a set of ops assuming their value is False and find blocked Switch paths .
we can handle up to 64 rx flows at a time
getTokens returns a map of tokenID - > tokenSecret . It ensures the token is valid for signing .
Register local broadcast listener for refreshed push tokens and push messages .
Get number of non - exception control successors of given basic block .
Render an XML representation of the metadata
Constructs POINT from two doubles .
Return arrays the region of interest
Generate wavelength array to be used for spectrum sampling .
Create an insert query object
Send Power command .
CreateWebhook registers a webhook that is invoked when something interesting happens .
Get retrieves the id and timestamp .
Execute a multiquery
Parse a monolog row into array bits
Returns a list of sections
a helper method for creating a temporary audio clip folder
IsPublishableModel check if current model is a publishable
This function replaces the parameter with the provided value .
Return all models that match the given condition .
Updates the given sessionId so its last request time is equal to the present date and time .
Configure Cascaded Monolog logger and use it .
Generates an alternative version of given filename .
Detect a view matching the query
returns all layers for the service
Set the index buffer for this VAO
Returns an OAuth2 Session to be used to make requests . Returns None if a token hasn t yet been received .
Validate subscription policy value .
changes date by given amount of days
Returns the associated subtable if one exists . Returns false if none exists .
Returns a list of the keys required by this script assuming a multi - sig script .
Undo changes for a single patch entry .
Child records should not be deleted but will have the foreign key modified . Use database level ON DELETE CASCADE for cascading deletion .
Get the XML metadata for a single article from the Pubmed database .
Acquires a visit state for a scheme + authority accessible by politeness . Note that this is a blocking method that will wait until such a state is available .
Create a new date - for today if no other parameters given .
Other personal NIFS are meant for temporary residents that do not qualify for a NIE but nonetheless need a NIF
do a recursive scan of the top level target file This lets us search for included files based on the directory of the main file just as latex does
Bucket represents a boltdb Bucket and its associated metadata necessary for write deduplication . Like bolt . Buckets it is only valid for the duration of the transaction that created it .
Validate that value is a path - like object that exists on the local filesystem .
Ajax get log file content .
GetAllAWSKinesisAnalyticsV2ApplicationResources retrieves all AWSKinesisAnalyticsV2Application items from an AWS CloudFormation template
Create a Multifield element
handle event via request .
Initialize a new expandable .
Add new route .
Check whether the given fd is supported by poll
Returns orbital projections from a band structure .
Internal version of Exec adds a timeout .
virtualMachineFromContainerView is a compatability method that is used when the version of vSphere is too old to support using SearchIndex s FindByUuid method correctly . This is mainly to facilitate the ability to use FromUUID to find both templates in addition to virtual machines which historically was not supported by FindByUuid .
Scope the given model to the current tenant .
Serializes footnotes .
Modifier decorator to force the inclusion or exclusion of an attribute .
FromNetworkHostPort is a convenience helper to create a parameter out of the network type here for HostPort .
Strip header content
Shuffles all arguments and returns them . ARG_1 ... ARG_N
Retrieve the next message in the mailbox
Creates a core connection
Perform continuum normalization using running quantile for spectrum that comes in chunks .
Set the Checksum metadata for a path
Returns the Java Locale for the specified language or the Locale for the default language if the requested language can not be mapped to a Locale .
Fetch all availabe metadata
Gets a float constant .
Logout the user from the app .
This object has been selected .
make assignments for a topology The nimbus core function this function has been totally rewrite
Invokes the given method on the remote service passing the given arguments and reads a response .
Reset the Criteria for re - use . This is called by querybuilder after the criteria has been used to generate SQL . It can be called manually as well .
Handle admin bar stuff
RunBoundedArgs wraps a function in a function that checks its argument count is within a range .
Determines if the severity for the given rule configuration represents an error .
enumSchema checks the global config for strictness . If not strict returns a schema that matches a string . If strict returns a schema that matches a string which can only be the known set of values . Also includes a custom key called known which records the original set of known values regardless of the config setting . The parameter to enumSchema can be either an array or an object which at least contains a known key .
Get the wrapped element as a numeric string type .
Add before middleware .
Convert a string s Chinese characters to IPA .
Gets the related entity references of the given interaction
Override config with additional configuration in override_config or override_config_fn
Method to get the friends of a user .
Convert array attribute value to string
Called just after removing the VM from the vm_list but before doing any other destruction
Returns whether we are currently in a transaction
Queries the Kronos server and fetches a list of streams available to be read .
Decides how to handle an item depending on where we are in the arguments
Does one bounding box contain another?
Groups a list of ASG related objects by cluster name .
convert rho0 to angle at Rs
Create a fake filesystem for unit testing GitBook .
Hide the opened menu and reset the nodes active state .
Build form form - specific javascript Script updates require attribute if req is dependant on other fields
Returns a counter whose keys are the elements in this priority queue and whose counts are the priorities in this queue . In the event there are multiple instances of the same element in the queue the counter s count will be the sum of the instances priorities .
Checks if there s exactly one option that exists among all opts .
Augment request parameters with includes .
Scans the config block and parses the peer - address value
get conversation by id
Produce slides show of the different cycles . One plot per cycle .
Evaluate supplier stategies that produce Optionals until one returns something . This implements the strategy pattern with a simple varargs of suppliers that produce an Optional T . You can use this to use several strategies to calculate a T .