AsseticFilterInvoker.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
openid_extract_ax_values |
function |
drupal/core/modules/openid/openid.inc |
Extracts values from an OpenID AX Response. |
StorageInterface::delete |
function |
drupal/core/lib/Drupal/Core/Config/StorageInterface.php |
Deletes a configuration object from the storage. |
QueryBase::getEntityType |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Implements Drupal\Core\Entity\Query\QueryInterface::getEntityType(). |
_openid_get_math_library |
function |
drupal/core/modules/openid/openid.inc |
Determine the available math library GMP vs. BCMath, favouring GMP for performance. |
system_system_info_alter |
function |
drupal/core/modules/system/system.module |
Implements hook_system_info_alter(). |
StorageInterface::rename |
function |
drupal/core/lib/Drupal/Core/Config/StorageInterface.php |
Renames a configuration object in the storage. |
JpegtranFilter::COPY_ALL |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegtranFilter.php |
|
ArrayCollection::indexOf |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Searches for a given element and, if found, returns the corresponding key/index
of that element. The comparison of two elements is strict, that means not
only the value but also the type must match.
For objects this means reference equality. |
SessionInterface::remove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Removes an attribute. |
StorageInterface::encode |
function |
drupal/core/lib/Drupal/Core/Config/StorageInterface.php |
Encodes configuration data into the storage-specific format. |
EventDispatcherInterface |
interface |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php |
The EventDispatcherInterface is the central point of Symfony's event listener system.
Listeners are registered on the manager and events are dispatched through the
manager. |
DecoderInterface::decode |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/DecoderInterface.php |
Decodes a string into PHP data |
SerializationTestEncoder |
class |
drupal/core/modules/system/tests/modules/serialization_test/lib/Drupal/serialization_test/SerializationTestEncoder.php |
|
StorageInterface::decode |
function |
drupal/core/lib/Drupal/Core/Config/StorageInterface.php |
Decodes configuration data from the storage-specific format. |
FieldUnitTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Overrides Drupal\views\Tests\ViewTestBase::viewsData(). |
ArrayCollection::getKeys |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Gets all keys/indexes of the collection elements. |
Translation::__construct |
function |
drupal/core/lib/Drupal/Core/Annotation/Translation.php |
Constructs a Translation object. |
Schema::constraintExists |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Helper function: check if a constraint (PK, FK, UK) exists. |
template_preprocess_node |
function |
drupal/core/modules/node/node.module |
Processes variables for node.tpl.php. |
image_field_prepare_view |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_prepare_view(). |
language_from_user_admin |
function |
drupal/core/modules/language/language.negotiation.inc |
Identifies admin language from the user preferences. |
action_send_email_action |
function |
drupal/core/modules/action/action.module |
Sends an e-mail message. |
ViewExecutable::usePager |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Determine if the pager actually uses a pager. |
EfqTest::testTaxonomyEfq |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/EfqTest.php |
Tests that a basic taxonomy entity query works. |
LayoutManager::$defaults |
property |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Type/LayoutManager.php |
A set of defaults to be referenced by $this->processDefinition() if
additional processing of plugins is necessary or helpful for development
purposes. |
SessionInterface::getBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Gets a bag instance by name. |
file_get_stream_wrappers |
function |
drupal/core/includes/file.inc |
Provides Drupal stream wrapper registry. |
JpegtranFilter::$restart |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegtranFilter.php |
|
InvalidArgumentException |
class |
drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/InvalidArgumentException.php |
|
ImageUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ImageUpgradePathTest.php |
Definition of Drupal\system\Tests\Upgrade\ImageUpgradePathTest. |
field_info_storage_types |
function |
drupal/core/modules/field/field.info.inc |
Returns information about field storage from hook_field_storage_info(). |
update_settings_validate |
function |
drupal/core/modules/update/update.settings.inc |
Form validation handler for update_settings(). |
Connection::prefixTables |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Appends a database prefix to all tables in a query. |
AnnotationInterface::get |
function |
drupal/core/lib/Drupal/Core/Annotation/AnnotationInterface.php |
Returns the value of an annotation. |
SearchMatchTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php |
|
SassFilter::$lineNumbers |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php |
|
RemovePrivateAliasesPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemovePrivateAliasesPass.php |
Remove private aliases from the container. They were only used to establish
dependencies between services, and these dependencies have been resolved in
one of the previous passes. |
Block::blockCachingModes |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php |
Provide a list of core's block caching modes. |
NodeTokenReplaceTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTokenReplaceTest.php |
Definition of Drupal\node\Tests\NodeTokenReplaceTest. |
_menu_set_expanded_menus |
function |
drupal/core/includes/menu.inc |
Updates a list of menus with expanded items. |
ArrayCollection::isEmpty |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Checks whether the collection is empty. |
Connection::prepareQuery |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Prepares a query string and returns the prepared statement. |
FloodInterface::register |
function |
drupal/core/lib/Drupal/Core/Flood/FloodInterface.php |
Registers an event for the current visitor to the flood control mechanism. |
ExceptionCollection::add |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/ExceptionCollection.php |
Add exceptions to the collection |
BasePhpFormulaLoader.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
_form_button_was_clicked |
function |
drupal/core/includes/form.inc |
Determines if a given button triggered the form submission. |
aggregator_element_start |
function |
drupal/core/modules/aggregator/aggregator.parser.inc |
Performs an action when an opening tag is encountered. |
path_admin_form_validate |
function |
drupal/core/modules/path/path.admin.inc |
Form validation handler for path_admin_form(). |
SearchMatchTest::getText |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php |
_test_: Helper method for generating snippets of content. |