Attachment::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
AttributeBagInterface::remove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php |
Removes an attribute. |
drupal_schema_get_field_value |
function |
drupal/core/includes/schema.inc |
Typecasts values to proper datatypes. |
FieldAttachOtherTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
|
SchemaTermInterface::getGraph |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SchemaTermInterface.php |
Get the full graph of terms and properties to display. |
TraceableEventDispatcher::$id |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
|
FileValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
AnnotationClassLoaderTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
|
custom_block_type_delete_form |
function |
drupal/core/modules/block/custom_block/custom_block.admin.inc |
Page callback: Form constructor for the custom block type deletion form. |
ConfirmFormBase::validateForm |
function |
drupal/core/lib/Drupal/Core/Form/ConfirmFormBase.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
FieldEditForm::$entityManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldEditForm.php |
The entity manager. |
PagerPluginBase::$total_items |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
FieldInstance::$default_value |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
Default field value. |
DatabaseNotFoundException.php |
file |
drupal/core/lib/Drupal/Core/Database/DatabaseNotFoundException.php |
Contains Drupal\Core\Database\DatabaseNotFoundException. |
ViewExecutable::$parent_views |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
To avoid recursion in views embedded into areas. |
language_get_default_langcode |
function |
drupal/core/modules/language/language.module |
Returns the default language code assigned to an entity type and a bundle. |
MailCaptureTest::testMailSend |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MailCaptureTest.php |
Test to see if the wrapper function is executed correctly. |
RequestFactory::$requestClass |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
|
FilterUserUIDTest::$testViews |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/FilterUserUIDTest.php |
Views used by this test. |
PagerPluginBase::$usesOptions |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Overrides Drupal\views\Plugin\Plugin::$usesOptions. |
FieldByClassEnhancer::$source |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldByClassEnhancer.php |
|
custom_block_menu_local_tasks |
function |
drupal/core/modules/block/custom_block/custom_block.module |
Implements hook_menu_local_tasks(). |
FeedStorageController::create |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedStorageController.php |
Overrides Drupal\Core\Entity\DataBaseStorageController::create(). |
Twig_FilterInterface::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/FilterInterface.php |
Compiles a filter. |
EasyRdf_Format::getExtensions |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Get all the registered file extensions (filename suffix) for a format object |
RouteCollection::getResources |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Returns an array of resources loaded to build this collection. |
RequestDataCollector::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
Collects data for the given Request and Response. |
ApcCacheTest::_getCacheDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/ApcCacheTest.php |
|
FieldByClassEnhancer::$target |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldByClassEnhancer.php |
|
views.view.test_page_view.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_view.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_view.yml |
translation_entity_menu_alter |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_menu_alter(). |
Twig_TokenStream::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php |
Constructor. |
EasyRdf_Format::setExtensions |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Set the file format extensions (filename suffix) for a format object |
DiffArray::diffAssocRecursive |
function |
drupal/core/lib/Drupal/Component/Utility/DiffArray.php |
Recursively computes the difference of arrays with additional index check. |
CustomBooleanTest::$testViews |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/CustomBooleanTest.php |
Views used by this test. |
CancelUser::$tempStoreFactory |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/CancelUser.php |
The tempstore factory. |
CacheBackendInterface::delete |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Deletes an item from the cache. |
DateTimePlusIntlTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusIntlTest.php |
|
TestKernelThatThrowsException |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php |
|
ProfileFormController::submit |
function |
drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
Twig_FilterInterface::getSafe |
function |
drupal/core/vendor/twig/twig/lib/Twig/FilterInterface.php |
|
BlockStorageUnitTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
|
SiteSchemaManager::writeCache |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchemaManager.php |
Writes the cache of site schema types. |
CriteriaTest::testConstructor |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CriteriaTest.php |
|
FieldByClassEnhancer::enhance |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldByClassEnhancer.php |
If the source field is instance of one of the entries in the map,
target is set to the value of that map entry. |
drupal_installation_attempted |
function |
drupal/core/includes/bootstrap.inc |
Returns TRUE if a Drupal installation is currently being attempted. |
SiteSchemaManager::getSchemas |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchemaManager.php |
|
ModuleTestBase::assertModules |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php |
Assert the list of modules are enabled or disabled. |
PhpFileCacheTest::testObjects |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
IbanValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IbanValidatorTest.php |
|