AssetCollectionIterator::key |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|
BooleanOperatorString::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperatorString.php |
Add this filter to the query. |
ContainerAwareHttpKernelTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/ContainerAwareHttpKernelTest.php |
|
ViewFormControllerBase::init |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Initialize the form state and the entity before the first form build. |
Twig_Loader_Chain::addLoader |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Chain.php |
Adds a loader instance. |
AssetInterface::clearFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php |
Clears all filters from the current asset. |
ConstraintViolationList::add |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
Adds a constraint violation to this list. |
ArgumentDefaultTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentDefaultTest.php |
|
CollectionValidatorArrayTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorArrayTest.php |
|
TestEntityFormController.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityFormController.php |
Definition of Drupal\field_test\TestEntityFormController. |
ArchiverManager::__construct |
function |
drupal/core/lib/Drupal/Core/Archiver/ArchiverManager.php |
Constructs a ArchiverManager object. |
QueryAggregate::addAggregate |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryAggregate.php |
Adds the aggregations to the query. |
Twig_Loader_Chain::getSource |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Chain.php |
Gets the source code of a template, given its name. |
InOperator::$value_form_type |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php |
|
CollectionTest::testContains |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
SearchTokenizerTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchTokenizerTest.php |
|
NodeSaveTest::testTimestamps |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSaveTest.php |
Verifies accuracy of the "created" and "changed" timestamp functionality. |
CommentTestBase::$admin_user |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
An administrative user with permission to configure comment settings. |
ContainerBuilder::addAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Adds the service aliases. |
ConstraintViolationList::get |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
Returns the violation at a given offset. |
ConfigDataCollector::isDebug |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns true if the debug is enabled. |
update_verify_update_archive |
function |
drupal/core/modules/update/update.module |
Implements hook_verify_update_archive(). |
ArchiverManager::getInstance |
function |
drupal/core/lib/Drupal/Core/Archiver/ArchiverManager.php |
Implements \Drupal\Core\PluginManagerInterface::getInstance(). |
ContainerBuilder::setAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Sets the service aliases. |
ConstraintViolationList::has |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
Returns whether the given offset exists. |
FormController::validateForm |
function |
drupal/core/modules/system/tests/modules/condition_test/lib/Drupal/condition_test/FormController.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
LANGUAGE_NEGOTIATION_BROWSER |
constant |
drupal/core/modules/language/language.negotiation.inc |
The language is set based on the browser language settings. |
PoDatabaseReader::$_langcode |
property |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Language code of the language being read from the database. |
EasyRdf_Utils::parseMimeType |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Utils.php |
Clean up and split a mime-type up into its parts |
BackendChain::prependBackend |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Prepends a cache backend to the cache chain. |
CKEditorLoadingTest::getInfo |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorLoadingTest.php |
|
ConstraintViolationList::set |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
Sets a violation at a given offset. |
PHPUnit_Util_Log_JSON::write |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php |
|
ProfilerListener::$exception |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
|
ClassMetadata::getFieldNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
A numerically indexed list of field names of this persistent class. |
RouteContentEnhancerTest.php |
file |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php |
|
FieldByClassEnhancerTest.php |
file |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
ActionListController::render |
function |
drupal/core/modules/action/lib/Drupal/action/ActionListController.php |
Implements \Drupal\Core\Entity\EntityListControllerInterface::render(). |
Twig_SimpleFunction::getName |
function |
drupal/core/vendor/twig/twig/lib/Twig/SimpleFunction.php |
|
CommentTestBase::postComment |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Posts a comment. |
Response::getWwwAuthenticate |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the WWW-Authenticate HTTP header |
MultiFormTest::testMultiForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/MultiFormTest.php |
Tests that pages with the 'page_node_form' included twice work correctly. |
FalseValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FalseValidatorTest.php |
|
drupal_pre_render_dropbutton |
function |
drupal/core/includes/common.inc |
Pre-render callback: Attaches the dropbutton library and required markup. |
EasyRdf_Parser_Turtle::parse |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parse Turtle into an EasyRdf_Graph |
ContainerBuilder::getAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Gets all defined aliases. |
TableFormatter::viewElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/TableFormatter.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
FlashBagTest::testInitialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php |
|
PHPUnit_Util_Test::getGroups |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
Returns the groups for a test class or method. |
SettingsCommand::__construct |
function |
drupal/core/lib/Drupal/Core/Ajax/SettingsCommand.php |
Constructs a SettingsCommand object. |