GDToolkit::settingsForm |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkit/GDToolkit.php |
Implements \Drupal\system\Plugin\ImageToolkitInterface::settingsForm(). |
IndexTid::setBreadcrumb |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTid.php |
Give an argument the opportunity to modify the breadcrumb, if it wants.
This only gets called on displays where a breadcrumb is actually used. |
EventDispatcherTest.php |
file |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
LocaleValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php |
|
theme_menu_local_action |
function |
drupal/core/includes/menu.inc |
Returns HTML for a single local action link. |
DatabaseStorage::encode |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::encode(). |
GenericEvent::offsetSet |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/GenericEvent.php |
ArrayAccess for argument setter. |
common_test_destination |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Prints a destination query parameter. |
classHasStaticAttribute |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Returns a PHPUnit_Framework_Constraint_ClassHasStaticAttribute matcher
object. |
FieldWidgetTypeForm.php |
file |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldWidgetTypeForm.php |
Contains \Drupal\field_ui\Form\FieldWidgetTypeForm. |
overlay_preprocess_page |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_preprocess_HOOK() for page.tpl.php. |
DatabaseStorage::decode |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::decode(). |
WidgetBase::__construct |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Constructs a WidgetBase object. |
PdoSessionHandler::open |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php |
|
CompiledRoute::getRegex |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php |
Returns the regex. |
IsbnValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/IsbnValidator.php |
Checks if the passed value is valid. |
FlashBagInterface::keys |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php |
Returns a list of all defined types. |
Logging severity levels |
group |
drupal/core/includes/bootstrap.inc |
Logging severity levels as defined in RFC 3164. |
AssetFactory::getFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
UriTemplate::$delimsPct |
property |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplate.php |
|
form_test_validate_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form builder for testing drupal_validate_form(). |
containsOnlyInstancesOf |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Returns a PHPUnit_Framework_Constraint_TraversableContainsOnly matcher
object. |
Node::getAvailableSorts |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::getAvailableSorts(). |
common_test.routing.yml |
file |
drupal/core/modules/system/tests/modules/common_test/common_test.routing.yml |
drupal/core/modules/system/tests/modules/common_test/common_test.routing.yml |
EditorBase::getMetadata |
function |
drupal/core/modules/edit/lib/Drupal/edit/EditorBase.php |
Implements \Drupal\edit\EditPluginInterface::getMetadata(). |
WebTestBase::assertMail |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that the most recently sent e-mail message has the given value. |
Twig_Tests_CompilerTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/CompilerTest.php |
|
CompassFilter::$homeEnv |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
DynamicRouterTest::$url |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php |
|
CompositeExpression.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/CompositeExpression.php |
|
field_info_field_by_ids |
function |
drupal/core/modules/field/field.info.inc |
Returns the same data as field_info_field_by_id() for every field. |
_DiffOp_Delete::reverse |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
entity_get_form_display |
function |
drupal/core/includes/entity.inc |
Returns the entity_form_display object associated to a bundle and form mode. |
DisplayTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php |
Views used by this test. |
LinkWidget::formElement |
function |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/widget/LinkWidget.php |
Returns the form for a single field widget. |
PdoSessionHandler::read |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php |
|
FieldSqlStorageTest.php |
file |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Definition of Drupal\field_sql_storage\FieldSqlStorageTest. |
MimeTypeMatcherTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MimeTypeMatcherTest.php |
Contains Drupal\system\Tests\Routing\MimeTypeMatcherTest. |
BundleKeyTestEntity.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/BundleKeyTestEntity.php |
Contains Drupal\field_test\Plugin\Core\Entity\BundleKeyTestEntity. |
ColorTest::testHexToRgb |
function |
drupal/core/tests/Drupal/Tests/Core/Utility/ColorTest.php |
Tests Color::hexToRgb(). |
config_test_cache_flush |
function |
drupal/core/modules/config/tests/config_test/config_test.module |
Implements hook_cache_flush(). |
UsageTest::testGetUsage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Tests file_usage()->listUsage(). |
Request::prepareBaseUrl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Prepares the base URL. |
RouteTest::testDefaults |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php |
|
UploadedFile::$mimeType |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
The mime type provided by the uploader. |
Date::validateValidTime |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Date.php |
Validate that the time values convert to something usable. |
EntityReference::render |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/style/EntityReference.php |
Overrides \Drupal\views\Plugin\views\style\StylePluginBase\StylePluginBase::render(). |
SchemaTermInterface.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SchemaTermInterface.php |
Contains SchemaTermInterface. |
SiteMaintenanceModeForm |
class |
drupal/core/modules/system/lib/Drupal/system/Form/SiteMaintenanceModeForm.php |
Configure maintenance settings for this site. |
UsageTest::testAddUsage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Tests file_usage()->add(). |