overlay_get_regions_to_render |
function |
drupal/core/modules/overlay/overlay.module |
Returns a list of page regions that rendering should be limited to. |
EntityListControllerInterface |
interface |
drupal/core/lib/Drupal/Core/Entity/EntityListControllerInterface.php |
Defines an interface for entity list controllers. |
ConditionInterface::isNegated |
function |
drupal/core/lib/Drupal/Core/Condition/ConditionInterface.php |
Determines whether condition result will be negated. |
PathTaxonomyTermTest::getInfo |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathTaxonomyTermTest.php |
|
FileManagedTestBase::$modules |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Modules to enable. |
TypeValidatorTest::createFile |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
|
field_info_formatter_settings |
function |
drupal/core/modules/field/field.info.inc |
Returns a field formatter's default settings. |
overlay_set_regions_to_render |
function |
drupal/core/modules/overlay/overlay.module |
Sets the regions of the page that rendering will be limited to. |
UriItem::$propertyDefinitions |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/UriItem.php |
Field definitions of the contained properties. |
ConfigController::__construct |
function |
drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php |
Constructs a ConfigController object. |
SearchSettingsForm::getFormID |
function |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
Returns a unique string identifying the form. |
ToolkitTest::testScaleAndCrop |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTest.php |
Test the image_scale_and_crop() function. |
EasyRdf_GraphStore::sendGraph |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/GraphStore.php |
Send some graph data to the graph store |
EntityReferenceLabelFormatter |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceLabelFormatter.php |
Plugin implementation of the 'entity reference label' formatter. |
TypedDataManager::$prototypes |
property |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
An array of typed data property prototypes. |
SearchSettingsForm::buildForm |
function |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
ScopeInterface::getParentName |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ScopeInterface.php |
@api |
FieldPluginBase::adminSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Provide extra data to the administration form |
MemberMetadataTest::$metadata |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/MemberMetadataTest.php |
|
MemcacheSessionHandler::close |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php |
|
TypedDataManager::__construct |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
|
Twig_Test_EscapingTest::setUp |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/escapingTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
IpUtilsTest::testIpv4Provider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/IpUtilsTest.php |
|
BlockListController::$regions |
property |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
The regions containing the blocks. |
CustomBlockTypeFormController |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeFormController.php |
Base form controller for category edit forms. |
MemcacheSessionHandler::write |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php |
|
DisplayExtenderPluginBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Definition of Drupal\views\Plugin\views\display_extender\DisplayExtenderPluginBase. |
template_preprocess_item_list |
function |
drupal/core/includes/theme.inc |
Preprocesses variables for theme_item_list(). |
FileTokenReplaceTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileTokenReplaceTest.php |
|
IpUtilsTest::testIpv6Provider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/IpUtilsTest.php |
|
PropertyMetadata::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/PropertyMetadata.php |
Constructor. |
DisplayPluginBase::useGroupBy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Does the display have groupby enabled? |
CompositeExpression::TYPE_AND |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/CompositeExpression.php |
|
RequirementsClassDocBlockTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/RequirementsClassDocBlockTest.php |
@requires PHP 5.3
@requires PHPUnit 3.8
@requires function testFuncClass
@requires extension testExtClass |
TypedDataManager::getInstance |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Implements \Drupal\Component\Plugin\PluginManagerInterface::getInstance(). |
PageTitleFilteringTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Implement setUp(). |
FieldPluginBase::isValueEmpty |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Checks if a field value is empty. |
MessageRenderController::view |
function |
drupal/core/modules/contact/lib/Drupal/contact/MessageRenderController.php |
Overrides Drupal\Core\Entity\EntityRenderController::view(). |
QueueInterface::numberOfItems |
function |
drupal/core/lib/Drupal/Core/Queue/QueueInterface.php |
Retrieves the number of items in the queue. |
RdfMappingEventTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfMappingEventTest.php |
Modules to enable. |
UploadedFile::getErrorMessage |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Returns an informative upload error message. |
WidgetFactory::createInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetFactory.php |
Overrides Drupal\Component\Plugin\Factory\DefaultFactory::createInstance(). |
EntityBody::handleCompression |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
|
EntityReferenceItem::setValue |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityReferenceItem.php |
Overrides \Drupal\Core\Entity\Field\FieldItemBase::get(). |
database_test_odd_pager_query |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Runs a pager query and returns the results. |
DumperCollection::$attributes |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
|
MongoDbSessionHandler::$mongo |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php |
|
Collection::$allowExtraFields |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Collection.php |
|
CoverageClassExtendedTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageClassExtendedTest.php |
|
DbLogTest::generateLogEntries |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php |
Generates a number of random database log events. |