Search for object
- Search 7.x for object
- Search 9.5.x for object
- Search 8.9.x for object
- Search 10.3.x for object
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormTestControllerObject | class | core/ |
Provides a test form object. |
| FormTestControllerObject.php | file | core/ |
|
| FormTestControllerObject::buildForm | function | core/ |
Form constructor. |
| FormTestControllerObject::create | function | core/ |
Instantiates a new instance of this class. |
| FormTestControllerObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| FormTestControllerObject::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestControllerObject::submitForm | function | core/ |
Form submission handler. |
| FormTestControllerObject::validateForm | function | core/ |
Form validation handler. |
| FormTestObject | class | core/ |
Provides a test form object. |
| FormTestObject.php | file | core/ |
|
| FormTestObject::buildForm | function | core/ |
Form constructor. |
| FormTestObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| FormTestObject::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestObject::submitForm | function | core/ |
Form submission handler. |
| FormTestObject::validateForm | function | core/ |
Form validation handler. |
| FormTestServiceObject | class | core/ |
Provides a test form object. |
| FormTestServiceObject.php | file | core/ |
|
| FormTestServiceObject::buildForm | function | core/ |
Form constructor. |
| FormTestServiceObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| FormTestServiceObject::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestServiceObject::submitForm | function | core/ |
Form submission handler. |
| FormTestServiceObject::validateForm | function | core/ |
Form validation handler. |
| GenericCacheBackendUnitTestBase::$testObjectProperties | property | core/ |
Most cache backends ensure changes to objects do not affect the cache. |
| HtmlEntityFormController::getFormObject | function | core/ |
Instead of a class name or service ID, $form_arg will be a string representing the entity and operation being performed. Consider the following route: |
| HtmlFormController::getFormObject | function | core/ |
Returns the object used to build the form. |
| HTMLRestrictions::fromObjectWithHtmlRestrictions | function | core/ |
Constructs a set of HTML restrictions matching the given object. |
| HttpExceptionNormalizer::buildErrorObjects | function | core/ |
Builds the normalized JSON:API error objects for the response. |
| Inspector::assertAllObjects | function | core/ |
Asserts that all members are objects. |
| InspectorTest::testAssertAllObjects | function | core/ |
Tests asserting all members are objects. |
| InvokableUntrustedObject | class | core/ |
Invokable untrusted test class. |
| InvokableUntrustedObject::__invoke | function | core/ |
|
| JsonApiTopLevelResourceNormalizerTest::testConfigEntityResourceObjectSchema | function | core/ |
Test the generated config resource object normalization against the schema. |
| JsonApiTopLevelResourceNormalizerTest::testResourceObjectSchema | function | core/ |
Test the generated resource object normalization against the schema. |
| LabelOnlyResourceObject | class | core/ |
Value object decorating a ResourceObject; only its label is available. |
| LabelOnlyResourceObject.php | file | core/ |
|
| LabelOnlyResourceObject::$entity | property | core/ |
The entity represented by this resource object. |
| LabelOnlyResourceObject::createFromEntity | function | core/ |
Creates a new ResourceObject from an entity. |
| LabelOnlyResourceObject::extractFieldsFromEntity | function | core/ |
Extracts the entity's fields. |
| LabelOnlyResourceObject::getEntity | function | core/ |
Gets the decorated entity. |
| LabelOnlyResourceObject::setEntity | function | core/ |
Sets the underlying entity. |
| LanguageConfigFactoryOverride::createConfigObject | function | core/ |
Creates a configuration object for use during install and synchronization. |
| LinksetController::toLinkTargetObjects | function | core/ |
Encode a menu tree as link items and capture any cacheability metadata. |
| LOCALE_JS_OBJECT | constant | core/ |
Regular expression pattern used to match simple JS object literal. |
| LOCALE_JS_OBJECT_CONTEXT | constant | core/ |
Regular expression to match an object containing a key 'context'. |
| LruCacheGenericTest::$testObjectProperties | property | core/ |
Most cache backends ensure changes to objects do not affect the cache. |
| MemoryCacheGenericTest::$testObjectProperties | property | core/ |
Most cache backends ensure changes to objects do not affect the cache. |
| MenuLinkBase::getUrlObject | function | core/ |
Returns a URL object containing either the external path or route. |
| MenuLinkContent::getUrlObject | function | core/ |
Gets the URL object pointing to the URL of the menu link content entity. |
| MenuLinkContentInterface::getUrlObject | function | core/ |
Gets the URL object pointing to the URL of the menu link content entity. |
| MenuLinkInterface::getUrlObject | function | core/ |
Returns a URL object containing either the external path or route. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.