Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathWidget.php | file | core/ |
|
| PathWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| PathWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| PathWidget::validateFormElement | function | core/ |
Form element validation handler for URL alias form element. |
| path_field_widget_form_alter | function | core/ |
Implements hook_field_widget_form_alter(). |
| PendingRevisionTest::getTaxonomyIndex | function | core/ |
|
| PerComponentEntityDisplay::getEntity | function | core/ |
Gets the entity. |
| PerComponentEntityFormDisplay::getEntity | function | core/ |
Gets the entity. |
| PerformanceForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| PerformanceForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Permission::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Permission::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| Permission::getCacheTags | function | core/ |
The cache tags associated with this object. |
| PermissionHandler::getModuleNames | function | core/ |
Returns all module names. |
| PermissionHandler::getPermissions | function | core/ |
Gets all available permissions. |
| PermissionHandler::getYamlDiscovery | function | core/ |
Gets the YAML discovery. |
| PermissionHandlerInterface::getPermissions | function | core/ |
Gets all available permissions. |
| Permissions::getValueOptions | function | core/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
| PersistentDatabaseLockBackend::getLockId | function | core/ |
Gets the unique page token for locks. |
| PgsqlQueryFactory::get | function | core/ |
Instantiates an entity query for a given entity type. |
| PgsqlQueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| PhoneField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| PhpArrayContainerTest::getCollection | function | core/ |
Helper function to return a machine-optimized '@notation'. |
| PhpArrayContainerTest::getParameterCall | function | core/ |
Helper function to return a service definition. |
| PhpArrayContainerTest::getServiceCall | function | core/ |
Helper function to return a service definition. |
| PhpArrayDumper::getArray | function | core/ |
Gets the service container definition as a PHP array. |
| PhpArrayDumper::getParameterCall | function | core/ |
Gets a parameter reference in a suitable PHP array format. |
| PhpArrayDumper::getServiceCall | function | core/ |
Gets a service reference for an ID in a suitable PHP array format. |
| PhpArrayDumperTest::getCollection | function | core/ |
Helper function to return a machine-optimized collection. |
| PhpArrayDumperTest::getParameterCall | function | core/ |
Helper function to return a parameter definition. |
| PhpArrayDumperTest::getServiceCall | function | core/ |
Helper function to return a service definition. |
| PhpassHashedPassword::getCountLog2 | function | core/ |
Parses the log2 iteration count from a stored hash or setting string. |
| PhpBackend::get | function | core/ |
Returns data from the persistent cache. |
| PhpBackend::getByHash | function | core/ |
Fetch a cache item using a hashed cache ID. |
| PhpBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
| PhpBackendFactory::get | function | core/ |
Gets PhpBackend for the specified cache bin. |
| PhpSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| PhpSerialize::getFileExtension | function | core/ |
Gets the file extension for this serialization format. |
| PhpStorageFactory::get | function | core/ |
Instantiates a storage for generated PHP code. |
| PhpStorageFactoryTest::testGetDefault | function | core/ |
Tests the get() method using the 'default' settings. |
| PhpStorageFactoryTest::testGetNoSettings | function | core/ |
Tests the get() method with no settings. |
| PhpStorageFactoryTest::testGetOverride | function | core/ |
Tests the get() method with overridden settings. |
| PhpStorageInterface::getFullPath | function | core/ |
Gets the full file path. |
| PhpStorageTestBase | class | core/ |
Base test for PHP storages. |
| PhpStorageTestBase.php | file | core/ |
|
| PhpStorageTestBase::$directory | property | core/ |
A unique per test class directory path to test php storage. |
| PhpStorageTestBase::additionalAssertCRUD | function | core/ |
Additional asserts to be run. |
| PhpStorageTestBase::assertCRUD | function | core/ |
Assert that a PHP storage's load/save/delete operations work. |
| PhpStorageTestBase::setUp | function | core/ |
|
| PhpUnitBridgeTest | class | core/ |
Tests Drupal's integration with Symfony PHPUnit Bridge. |
Pagination
- Previous page
- Page 150
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.